diff options
author | grog <grog@FreeBSD.org> | 2016-03-13 06:36:11 +0800 |
---|---|---|
committer | grog <grog@FreeBSD.org> | 2016-03-13 06:36:11 +0800 |
commit | 38ee5a189781f95ee25e0c36d14cb895312eed1c (patch) | |
tree | 4387b3cf790f1eefed45d5f55422e5de1c959028 /graphics | |
parent | 55ccbb09936b2c4706918a7f4437c58990320c72 (diff) | |
download | freebsd-ports-gnome-38ee5a189781f95ee25e0c36d14cb895312eed1c.tar.gz freebsd-ports-gnome-38ee5a189781f95ee25e0c36d14cb895312eed1c.tar.zst freebsd-ports-gnome-38ee5a189781f95ee25e0c36d14cb895312eed1c.zip |
Upgrade to 2016.0.0 RC2.
Remove repetitive PKGNAMESUFFIX.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/hugin-2016/Makefile | 7 | ||||
-rw-r--r-- | graphics/hugin-2016/distinfo | 4 |
2 files changed, 5 insertions, 6 deletions
diff --git a/graphics/hugin-2016/Makefile b/graphics/hugin-2016/Makefile index ffd541c6f78c..6bb66b7eed0d 100644 --- a/graphics/hugin-2016/Makefile +++ b/graphics/hugin-2016/Makefile @@ -2,13 +2,12 @@ # $FreeBSD$ PORTNAME= hugin -DISTVERSION= 2016.0.0.r1 +DISTVERSION= 2016.0.0.r2 PORTREVISION= 0 CATEGORIES= graphics -MASTER_SITES= https://launchpad.net/hugin/2016.0/2016.0rc1/+download/ -DISTFILES= hugin-2016.0.0_rc1.tar.bz2 +MASTER_SITES= https://launchpad.net/hugin/2016.0/2016.0rc2/+download/ +DISTFILES= hugin-2016.0.0_rc2.tar.bz2 WRKSRC= ${WRKDIR}/hugin-2016.0.0 -PKGNAMESUFFIX= -2016 MAINTAINER= grog@FreeBSD.org COMMENT= GUI for Panorama Tools, to stitch panoramic images diff --git a/graphics/hugin-2016/distinfo b/graphics/hugin-2016/distinfo index bb0201893f8f..8cf0d7f8150e 100644 --- a/graphics/hugin-2016/distinfo +++ b/graphics/hugin-2016/distinfo @@ -1,2 +1,2 @@ -SHA256 (hugin-2016.0.0_rc1.tar.bz2) = 1be18902e70d541a8b2d2855cff7ccd8ce5bdc3836a6185a5d94262392b4f533 -SIZE (hugin-2016.0.0_rc1.tar.bz2) = 10507908 +SHA256 (hugin-2016.0.0_rc2.tar.bz2) = b030b05b248b583cf9a26817f5b350303e3ce2c8bc4b43d45f697fbdf55b65e6 +SIZE (hugin-2016.0.0_rc2.tar.bz2) = 10508576 |