diff --git a/math/libhomfly/Makefile b/math/libhomfly/Makefile index 691ac8866ec8..eee1f3219a0c 100644 --- a/math/libhomfly/Makefile +++ b/math/libhomfly/Makefile @@ -1,29 +1,30 @@ PORTNAME= libhomfly -DISTVERSION= 1.02r6 +DISTVERSION= 1.03 CATEGORIES= math MASTER_SITES= https://github.com/miguelmarco/${PORTNAME}/releases/download/${DISTVERSION}/ MAINTAINER= ports@FreeBSD.org COMMENT= Library to compute the homfly polynomial of knots and link WWW= https://github.com/miguelmarco/libhomfly LICENSE= PD LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libgc.so:devel/boehm-gc \ libgc-threaded.so:devel/boehm-gc-threaded USES= libtool localbase USE_LDCONFIG= yes GNU_CONFIGURE= yes TEST_TARGET= check PLIST_FILES= include/homfly.h \ lib/libhomfly.a \ lib/libhomfly.so \ lib/libhomfly.so.0 \ - lib/libhomfly.so.0.0.0 + lib/libhomfly.so.0.0.0 \ + libdata/pkgconfig/libhomfly.pc .include diff --git a/math/libhomfly/distinfo b/math/libhomfly/distinfo index 6e4142543a2f..6e46cfb67bac 100644 --- a/math/libhomfly/distinfo +++ b/math/libhomfly/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1737056308 -SHA256 (libhomfly-1.02r6.tar.gz) = f990d991d29a590c54b09eff68bc209c4cf2b8b12d945351688d2db8a0d30979 -SIZE (libhomfly-1.02r6.tar.gz) = 359354 +TIMESTAMP = 1768336201 +SHA256 (libhomfly-1.03.tar.gz) = 2a06e93cccd91d33ed9c345eba2e59b2ba175c11e454cf2029644a9364250871 +SIZE (libhomfly-1.03.tar.gz) = 385778