aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt/freebsd-bugzilla-cli
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2015-08-06 01:56:46 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2015-08-06 01:56:46 +0000
commit84a7e6a5cf518a9bfe6bc54ce44a3d4483697197 (patch)
treee9bd5c8e54540e840e75099fe21de1b38bd7b5ff /ports-mgmt/freebsd-bugzilla-cli
parent1871a8732d90a0a193f43bc7095ca2fa690f0b10 (diff)
downloadports-84a7e6a5cf518a9bfe6bc54ce44a3d4483697197.tar.gz
ports-84a7e6a5cf518a9bfe6bc54ce44a3d4483697197.zip
ports-mgmt/freebsd-bugzilla-cli: update 0.8.2->0.10.1
Changes: rename submit->port_submit impliment src_submit impliment port_commit
Notes
Notes: svn path=/head/; revision=393629
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-plist4
3 files changed, 6 insertions, 4 deletions
diff --git a/ports-mgmt/freebsd-bugzilla-cli/Makefile b/ports-mgmt/freebsd-bugzilla-cli/Makefile
index aa8fd83495f1..ccd4b3dc6294 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.8.2
+PORTVERSION= 0.10.1
CATEGORIES= ports-mgmt
MAINTAINER= pgollucci@FreeBSD.org
diff --git a/ports-mgmt/freebsd-bugzilla-cli/distinfo b/ports-mgmt/freebsd-bugzilla-cli/distinfo
index 3fdcc8792645..734a3b3af9ad 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.8.2_GH0.tar.gz) = 0f3fc9ed7710d42c1e5228b002c33804cd10d2cef21310fb1aca9227c31ad8c5
-SIZE (pgollucci-freebsd-bugzilla-cli-0.8.2_GH0.tar.gz) = 11449
+SHA256 (pgollucci-freebsd-bugzilla-cli-0.10.1_GH0.tar.gz) = 204c1d1e54efa2928dfc4a9931a3d88bf3fd8d5188669fe598d4c376e84db077
+SIZE (pgollucci-freebsd-bugzilla-cli-0.10.1_GH0.tar.gz) = 13336
diff --git a/ports-mgmt/freebsd-bugzilla-cli/pkg-plist b/ports-mgmt/freebsd-bugzilla-cli/pkg-plist
index cd08a3b5f4e8..25d42c954ece 100644
--- a/ports-mgmt/freebsd-bugzilla-cli/pkg-plist
+++ b/ports-mgmt/freebsd-bugzilla-cli/pkg-plist
@@ -11,7 +11,9 @@
%%DATADIR%%/overto.sh
%%DATADIR%%/patch.sh
%%DATADIR%%/search.sh
+%%DATADIR%%/port_commit.sh
%%DATADIR%%/port_submit.sh
+%%DATADIR%%/src_submit.sh
%%DATADIR%%/take.sh
%%DATADIR%%/timeout.sh
%%DATADIR%%/top.sh
@@ -25,7 +27,7 @@
%%PYBUGZ%%%%DATADIR%%/pybugz/login.sh
%%PYBUGZ%%%%DATADIR%%/pybugz/overto.sh
%%PYBUGZ%%%%DATADIR%%/pybugz/search.sh
-%%PYBUGZ%%%%DATADIR%%/pybugz/port_submit.sh
+%%PYBUGZ%%%%DATADIR%%/pybugz/submit.sh
%%PYBUGZ%%%%DATADIR%%/pybugz/take.sh
%%PYBUGZ%%%%DATADIR%%/pybugz/timeout.sh
%%PYBUGZ%%%%DATADIR%%/pybugz/top.sh