diff options
author | yuri <yuri@FreeBSD.org> | 2018-04-16 16:44:20 +0800 |
---|---|---|
committer | yuri <yuri@FreeBSD.org> | 2018-04-16 16:44:20 +0800 |
commit | 62e82657bd2677da87aa926a804f3531d751c898 (patch) | |
tree | 3e387bb7520a7c664ca668b1542c9dadb70a02df /science | |
parent | 5dea4928f09c06114fd4a09ad27f501a57dfd691 (diff) | |
download | freebsd-ports-graphics-62e82657bd2677da87aa926a804f3531d751c898.tar.gz freebsd-ports-graphics-62e82657bd2677da87aa926a804f3531d751c898.tar.zst freebsd-ports-graphics-62e82657bd2677da87aa926a804f3531d751c898.zip |
science/libcint: Update 3.0.10 -> 3.0.11
Reported by: portscout
Diffstat (limited to 'science')
-rw-r--r-- | science/libcint/Makefile | 4 | ||||
-rw-r--r-- | science/libcint/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/science/libcint/Makefile b/science/libcint/Makefile index d2962b7b51e..4698e89afc1 100644 --- a/science/libcint/Makefile +++ b/science/libcint/Makefile @@ -2,7 +2,7 @@ PORTNAME= libcint DISTVERSIONPREFIX= v -DISTVERSION= 3.0.10 +DISTVERSION= 3.0.11 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org @@ -20,6 +20,6 @@ USE_LDCONFIG= yes PLIST_FILES= include/cint.h \ lib/libcint.so \ - lib/libcint.so.3.0.6 + lib/libcint.so.3.0.11 .include <bsd.port.mk> diff --git a/science/libcint/distinfo b/science/libcint/distinfo index 12b0db73c27..c47ee30a2b9 100644 --- a/science/libcint/distinfo +++ b/science/libcint/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1522103933 -SHA256 (sunqm-libcint-v3.0.10_GH0.tar.gz) = aac6d9630dc4c62840f03262166e877d3aeaf27b6b33498fb490fa3428f12fe4 -SIZE (sunqm-libcint-v3.0.10_GH0.tar.gz) = 38801760 +TIMESTAMP = 1523867678 +SHA256 (sunqm-libcint-v3.0.11_GH0.tar.gz) = 4c9c24d4bd4791391848f19a4be5177137aca27a8e0375574101a7a1261157cf +SIZE (sunqm-libcint-v3.0.11_GH0.tar.gz) = 38801800 |