aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt/freebsd-bugzilla-cli
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2015-08-17 20:11:01 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2015-08-17 20:11:01 +0000
commitc3d140c44c9cc0754ed267e04f99901162ee1feb (patch)
treefd1b0c6468466d4dd89d97ddec7509d884f3da32 /ports-mgmt/freebsd-bugzilla-cli
parent7d8e6f7f5a54172d66c71a9642365b95cede88f0 (diff)
downloadports-c3d140c44c9cc0754ed267e04f99901162ee1feb.tar.gz
ports-c3d140c44c9cc0754ed267e04f99901162ee1feb.zip
ports-mgmt/freebsd-bugzilla-cli: update 0.12.0->0.13.0
Changes: -------- Implement bz claim Improve heuristics for bz timeout minor doc fixes [1] Submitted by: skreuzer@ [1]
Notes
Notes: svn path=/head/; revision=394530
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-plist1
3 files changed, 4 insertions, 3 deletions
diff --git a/ports-mgmt/freebsd-bugzilla-cli/Makefile b/ports-mgmt/freebsd-bugzilla-cli/Makefile
index 18679d74e715..c1ab6a5bf850 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.12.0
+PORTVERSION= 0.13.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 1161bc3df53c..12367b077014 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.12.0_GH0.tar.gz) = 022f55c4342164b9308b42f4d54d9f5aa4fd7ba04ad47d771723df0bb6070241
-SIZE (pgollucci-freebsd-bugzilla-cli-0.12.0_GH0.tar.gz) = 14148
+SHA256 (pgollucci-freebsd-bugzilla-cli-0.13.0_GH0.tar.gz) = 07073a3c7edc0e73f095b94e7c3a1dbe1ba64bd6955df2d2e5bffa003173492b
+SIZE (pgollucci-freebsd-bugzilla-cli-0.13.0_GH0.tar.gz) = 15004
diff --git a/ports-mgmt/freebsd-bugzilla-cli/pkg-plist b/ports-mgmt/freebsd-bugzilla-cli/pkg-plist
index 0165d99c7916..3ce2ab3b9dee 100644
--- a/ports-mgmt/freebsd-bugzilla-cli/pkg-plist
+++ b/ports-mgmt/freebsd-bugzilla-cli/pkg-plist
@@ -1,6 +1,7 @@
%%DATADIR%%/_util.sh
%%DATADIR%%/_version.sh
%%DATADIR%%/attach.sh
+%%DATADIR%%/claim.sh
%%DATADIR%%/close.sh
%%DATADIR%%/comment.sh
%%DATADIR%%/edit.sh