diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2015-08-01 05:51:08 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2015-08-01 05:51:08 +0800 |
commit | 88bdd3786ad25393c5377a83bfde8b541b5230c6 (patch) | |
tree | d04ff9ef0c0610d3332068213069d23f1afdb738 /ports-mgmt | |
parent | f023d138a16b3963844bb299805d9306d5b0d911 (diff) | |
download | freebsd-ports-gnome-88bdd3786ad25393c5377a83bfde8b541b5230c6.tar.gz freebsd-ports-gnome-88bdd3786ad25393c5377a83bfde8b541b5230c6.tar.zst freebsd-ports-gnome-88bdd3786ad25393c5377a83bfde8b541b5230c6.zip |
ports-mgmt/freebsd-bugzilla-cli: update 0.5.0->0.5.2
Changes:
minor bug fixes from live test run
add shameless plug to descriptions
Diffstat (limited to 'ports-mgmt')
-rw-r--r-- | ports-mgmt/freebsd-bugzilla-cli/Makefile | 2 | ||||
-rw-r--r-- | ports-mgmt/freebsd-bugzilla-cli/distinfo | 4 | ||||
-rw-r--r-- | ports-mgmt/freebsd-bugzilla-cli/pkg-plist | 1 |
3 files changed, 4 insertions, 3 deletions
diff --git a/ports-mgmt/freebsd-bugzilla-cli/Makefile b/ports-mgmt/freebsd-bugzilla-cli/Makefile index 252ed7e7c338..1d3fc32cfaec 100644 --- a/ports-mgmt/freebsd-bugzilla-cli/Makefile +++ b/ports-mgmt/freebsd-bugzilla-cli/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= freebsd-bugzilla-cli -PORTVERSION= 0.5.0 +PORTVERSION= 0.5.2 CATEGORIES= ports-mgmt MASTER_SITES= GH diff --git a/ports-mgmt/freebsd-bugzilla-cli/distinfo b/ports-mgmt/freebsd-bugzilla-cli/distinfo index c9f6b71cce43..061b2cd6e12e 100644 --- a/ports-mgmt/freebsd-bugzilla-cli/distinfo +++ b/ports-mgmt/freebsd-bugzilla-cli/distinfo @@ -1,2 +1,2 @@ -SHA256 (pgollucci-freebsd-bugzilla-cli-0.5.0_GH0.tar.gz) = 7b468b405dd444ddc51fce1e5e2b2255c1bba52b3467b359722cedaeb8b78b89 -SIZE (pgollucci-freebsd-bugzilla-cli-0.5.0_GH0.tar.gz) = 8407 +SHA256 (pgollucci-freebsd-bugzilla-cli-0.5.2_GH0.tar.gz) = 854f87c3f7c32651f25adcc514df42d206104a38064ab50cfe780fb9b5385c2d +SIZE (pgollucci-freebsd-bugzilla-cli-0.5.2_GH0.tar.gz) = 8515 diff --git a/ports-mgmt/freebsd-bugzilla-cli/pkg-plist b/ports-mgmt/freebsd-bugzilla-cli/pkg-plist index ba5c57cbdc34..d92732b23f3a 100644 --- a/ports-mgmt/freebsd-bugzilla-cli/pkg-plist +++ b/ports-mgmt/freebsd-bugzilla-cli/pkg-plist @@ -1,4 +1,5 @@ %%DATADIR%%/_util.sh +%%DATADIR%%/_version.sh %%DATADIR%%/close.sh %%DATADIR%%/comment.sh %%DATADIR%%/get.sh |