diff options
author | jrm <jrm@FreeBSD.org> | 2016-09-30 05:12:50 +0800 |
---|---|---|
committer | jrm <jrm@FreeBSD.org> | 2016-09-30 05:12:50 +0800 |
commit | 90679458aad0b481fa9c8748e103459e8574f474 (patch) | |
tree | b9963a3fb77cd44c2e7dd31255f1dd0124cfa3f8 | |
parent | 1c9413fde4668e48d93403e92a4ad990cf722888 (diff) | |
download | freebsd-ports-gnome-90679458aad0b481fa9c8748e103459e8574f474.tar.gz freebsd-ports-gnome-90679458aad0b481fa9c8748e103459e8574f474.tar.zst freebsd-ports-gnome-90679458aad0b481fa9c8748e103459e8574f474.zip |
Update PORTREVISION and dinstinfo due to upstream tarball change
Reviewed by: swills (mentor)
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D8083
-rw-r--r-- | biology/paml/Makefile | 1 | ||||
-rw-r--r-- | biology/paml/distinfo | 6 |
2 files changed, 4 insertions, 3 deletions
diff --git a/biology/paml/Makefile b/biology/paml/Makefile index 265e61490a39..fa3b8c51da75 100644 --- a/biology/paml/Makefile +++ b/biology/paml/Makefile @@ -3,6 +3,7 @@ PORTNAME= paml PORTVERSION= 4.9c +PORTREVISION= 1 CATEGORIES= biology MASTER_SITES= http://abacus.gene.ucl.ac.uk/software/ DISTNAME= ${PORTNAME}${PORTVERSION} diff --git a/biology/paml/distinfo b/biology/paml/distinfo index 7165f2139526..b43c26950787 100644 --- a/biology/paml/distinfo +++ b/biology/paml/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1474920596 -SHA256 (paml4.9c.tgz) = c0c5fb1e1af5a27b2bd80c9daaa91c259157f34a44d297e058f1b9d8689dce02 -SIZE (paml4.9c.tgz) = 5405921 +TIMESTAMP = 1475182775 +SHA256 (paml4.9c.tgz) = 8be4250399f3daaf22b0b643fa1a1fd5fddb892d54ce330bfe77ea9dbed577b9 +SIZE (paml4.9c.tgz) = 5409741 |