diff --git a/math/libhomfly/Makefile b/math/libhomfly/Makefile index eee1f3219a0c..4dc3d95503eb 100644 --- a/math/libhomfly/Makefile +++ b/math/libhomfly/Makefile @@ -1,30 +1,30 @@ PORTNAME= libhomfly -DISTVERSION= 1.03 +DISTVERSION= 1.04 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 \ libdata/pkgconfig/libhomfly.pc .include diff --git a/math/libhomfly/distinfo b/math/libhomfly/distinfo index 6e46cfb67bac..52a230cce5dc 100644 --- a/math/libhomfly/distinfo +++ b/math/libhomfly/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1768336201 -SHA256 (libhomfly-1.03.tar.gz) = 2a06e93cccd91d33ed9c345eba2e59b2ba175c11e454cf2029644a9364250871 -SIZE (libhomfly-1.03.tar.gz) = 385778 +TIMESTAMP = 1779099664 +SHA256 (libhomfly-1.04.tar.gz) = 659a77b4f4b53340d24a7d6a69f4219e77ab9439a6ab8afa0156b7f6bd7af64f +SIZE (libhomfly-1.04.tar.gz) = 385799