aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt/freebsd-bugzilla-cli
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2015-08-14 16:58:12 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2015-08-14 16:58:12 +0000
commitebb0f1a6b3a0d5b1ebee9eb2a6a2d199e5061ad7 (patch)
tree85a5d98e6bfac6a1300b8a93ae8f18a56d28a4ca /ports-mgmt/freebsd-bugzilla-cli
parent9b02a7e3f06831db92f746f3662a680edbe929e5 (diff)
downloadports-ebb0f1a6b3a0d5b1ebee9eb2a6a2d199e5061ad7.tar.gz
ports-ebb0f1a6b3a0d5b1ebee9eb2a6a2d199e5061ad7.zip
ports-mgmt/freebsd-bugzilla-cli: update 0.10.8->0.12.0
Changes: -------- impliment bz show impliment bz attach [1] fix bz comment to do nothing when no changes are made in editor [2] do a better job of not orphaning temp files Reported by: jmg@ [1] [2]
Notes
Notes: svn path=/head/; revision=394237
Diffstat (limited to 'ports-mgmt/freebsd-bugzilla-cli')
-rw-r--r--ports-mgmt/freebsd-bugzilla-cli/Makefile2
-rw-r--r--ports-mgmt/freebsd-bugzilla-cli/distinfo4
-rw-r--r--ports-mgmt/freebsd-bugzilla-cli/pkg-plist2
3 files changed, 5 insertions, 3 deletions
diff --git a/ports-mgmt/freebsd-bugzilla-cli/Makefile b/ports-mgmt/freebsd-bugzilla-cli/Makefile
index d52df94cb680..18679d74e715 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.10.8
+PORTVERSION= 0.12.0
CATEGORIES= ports-mgmt
MAINTAINER= pgollucci@FreeBSD.org
diff --git a/ports-mgmt/freebsd-bugzilla-cli/distinfo b/ports-mgmt/freebsd-bugzilla-cli/distinfo
index 0a5306c79203..1161bc3df53c 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.10.8_GH0.tar.gz) = 6f6b9ab174e64c604157329226861d6de5a82665be843879a563740329b891a9
-SIZE (pgollucci-freebsd-bugzilla-cli-0.10.8_GH0.tar.gz) = 13610
+SHA256 (pgollucci-freebsd-bugzilla-cli-0.12.0_GH0.tar.gz) = 022f55c4342164b9308b42f4d54d9f5aa4fd7ba04ad47d771723df0bb6070241
+SIZE (pgollucci-freebsd-bugzilla-cli-0.12.0_GH0.tar.gz) = 14148
diff --git a/ports-mgmt/freebsd-bugzilla-cli/pkg-plist b/ports-mgmt/freebsd-bugzilla-cli/pkg-plist
index 25d42c954ece..0165d99c7916 100644
--- a/ports-mgmt/freebsd-bugzilla-cli/pkg-plist
+++ b/ports-mgmt/freebsd-bugzilla-cli/pkg-plist
@@ -1,5 +1,6 @@
%%DATADIR%%/_util.sh
%%DATADIR%%/_version.sh
+%%DATADIR%%/attach.sh
%%DATADIR%%/close.sh
%%DATADIR%%/comment.sh
%%DATADIR%%/edit.sh
@@ -11,6 +12,7 @@
%%DATADIR%%/overto.sh
%%DATADIR%%/patch.sh
%%DATADIR%%/search.sh
+%%DATADIR%%/show.sh
%%DATADIR%%/port_commit.sh
%%DATADIR%%/port_submit.sh
%%DATADIR%%/src_submit.sh