diff options
author | yuri <yuri@FreeBSD.org> | 2018-05-06 13:55:48 +0800 |
---|---|---|
committer | yuri <yuri@FreeBSD.org> | 2018-05-06 13:55:48 +0800 |
commit | 944dfc786535230146d449f2a076f7e18635e209 (patch) | |
tree | 1b06457ae2c522ef1a86ed7f3e277c120045869c /science/libcint | |
parent | a0181dd29042fadcb43f3e9c302904c316f75fb1 (diff) | |
download | freebsd-ports-gnome-944dfc786535230146d449f2a076f7e18635e209.tar.gz freebsd-ports-gnome-944dfc786535230146d449f2a076f7e18635e209.tar.zst freebsd-ports-gnome-944dfc786535230146d449f2a076f7e18635e209.zip |
science/libcint: Update 3.0.11 -> 3.0.12
Reported by: portscout
Diffstat (limited to 'science/libcint')
-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 4698e89afc11..9985bd56f0cb 100644 --- a/science/libcint/Makefile +++ b/science/libcint/Makefile @@ -2,7 +2,7 @@ PORTNAME= libcint DISTVERSIONPREFIX= v -DISTVERSION= 3.0.11 +DISTVERSION= 3.0.12 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.11 + lib/libcint.so.${PORTVERSION} .include <bsd.port.mk> diff --git a/science/libcint/distinfo b/science/libcint/distinfo index c47ee30a2b9b..e37352f256c8 100644 --- a/science/libcint/distinfo +++ b/science/libcint/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1523867678 -SHA256 (sunqm-libcint-v3.0.11_GH0.tar.gz) = 4c9c24d4bd4791391848f19a4be5177137aca27a8e0375574101a7a1261157cf -SIZE (sunqm-libcint-v3.0.11_GH0.tar.gz) = 38801800 +TIMESTAMP = 1525585882 +SHA256 (sunqm-libcint-v3.0.12_GH0.tar.gz) = 7409ef41f1465cf4c1ae9834dfc0b0585c0fdc63b55d8ee8b8a7a6d5e31f309d +SIZE (sunqm-libcint-v3.0.12_GH0.tar.gz) = 38802059 |