diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2018-03-30 22:32:41 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2018-03-30 22:32:41 +0000 |
commit | aa139b18f354a3fc08e939ef108891a088e925ce (patch) | |
tree | 45bf822c828adc112591c13e494b93999f29450a | |
parent | Remove to fix history (diff) |
devel/ga: Update 5.6.4 -> 5.6.5
Also change WWW to a more project-specific URL.
-rw-r--r-- | devel/ga/Makefile | 2 | ||||
-rw-r--r-- | devel/ga/distinfo | 6 | ||||
-rw-r--r-- | devel/ga/pkg-descr | 2 | ||||
-rw-r--r-- | devel/ga/pkg-plist | 2 |
4 files changed, 6 insertions, 6 deletions
diff --git a/devel/ga/Makefile b/devel/ga/Makefile index 80362ccb7e1a..95b6d9eac318 100644 --- a/devel/ga/Makefile +++ b/devel/ga/Makefile @@ -2,7 +2,7 @@ PORTNAME= ga DISTVERSIONPREFIX= v -DISTVERSION= 5.6.4 +DISTVERSION= 5.6.5 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/ga/distinfo b/devel/ga/distinfo index 4155f3c138d3..70b2d982b6bb 100644 --- a/devel/ga/distinfo +++ b/devel/ga/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1522000478 -SHA256 (GlobalArrays-ga-v5.6.4_GH0.tar.gz) = f1e2e92e0ab76f58d7f8afde633b7614dc120f35a99b6880e7320b1dd7e8e652 -SIZE (GlobalArrays-ga-v5.6.4_GH0.tar.gz) = 4958446 +TIMESTAMP = 1522394877 +SHA256 (GlobalArrays-ga-v5.6.5_GH0.tar.gz) = abeb6e105e1a39e9ceb092c5d301f0cb6fa9bf5ce480bd5dd54ac87d86a20346 +SIZE (GlobalArrays-ga-v5.6.5_GH0.tar.gz) = 4963339 diff --git a/devel/ga/pkg-descr b/devel/ga/pkg-descr index 118ca6188049..7bbe14d09594 100644 --- a/devel/ga/pkg-descr +++ b/devel/ga/pkg-descr @@ -8,4 +8,4 @@ obtained and taken advantage of whenever data locality is important. The primary target architectures for which GA was developed are massively-parallel distributed-memory and scalable shared-memory systems. -WWW: https://github.com/GlobalArrays/ga +WWW: http://hpc.pnl.gov/globalarrays/ diff --git a/devel/ga/pkg-plist b/devel/ga/pkg-plist index 0badf852e84f..6774a3c1e285 100644 --- a/devel/ga/pkg-plist +++ b/devel/ga/pkg-plist @@ -46,4 +46,4 @@ lib/libcomex.so.0 lib/libcomex.so.0.0.0 lib/libga.so lib/libga.so.1 -lib/libga.so.1.0.4 +lib/libga.so.1.0.5 |