aboutsummaryrefslogtreecommitdiffstats
path: root/ports-mgmt
diff options
context:
space:
mode:
authorpgollucci <pgollucci@FreeBSD.org>2015-08-15 00:58:12 +0800
committerpgollucci <pgollucci@FreeBSD.org>2015-08-15 00:58:12 +0800
commit0297c764e59eceaf455b7d012dfe2a5fea3e3731 (patch)
tree85a5d98e6bfac6a1300b8a93ae8f18a56d28a4ca /ports-mgmt
parent695d0831dad68895317221ed16ff37bbb36a2c4f (diff)
downloadfreebsd-ports-gnome-0297c764e59eceaf455b7d012dfe2a5fea3e3731.tar.gz
freebsd-ports-gnome-0297c764e59eceaf455b7d012dfe2a5fea3e3731.tar.zst
freebsd-ports-gnome-0297c764e59eceaf455b7d012dfe2a5fea3e3731.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]
Diffstat (limited to 'ports-mgmt')
-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