aboutsummaryrefslogtreecommitdiffstats
path: root/ports-mgmt
diff options
context:
space:
mode:
authorgarga <garga@FreeBSD.org>2015-11-11 18:11:28 +0800
committergarga <garga@FreeBSD.org>2015-11-11 18:11:28 +0800
commit293eb760da73c1cf2dd4d043c71ede408a246389 (patch)
treed3306d9db7d032fa285c12ab21a9cc3d1666ed7e /ports-mgmt
parent68af48645c6552a90d156386c42c7ec8f6931abc (diff)
downloadfreebsd-ports-gnome-293eb760da73c1cf2dd4d043c71ede408a246389.tar.gz
freebsd-ports-gnome-293eb760da73c1cf2dd4d043c71ede408a246389.tar.zst
freebsd-ports-gnome-293eb760da73c1cf2dd4d043c71ede408a246389.zip
- Add security/ca_root_nss to the list of dependencies, without it FreeBSD
svn HTTPS certificate cannot be validated - Bump PORTREVISION PR: 204026 Submitted by: garga Approved by: maintainer timeout (> 2 weeks) MFH: 2015Q4
Diffstat (limited to 'ports-mgmt')
-rw-r--r--ports-mgmt/freebsd-bugzilla-cli/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/ports-mgmt/freebsd-bugzilla-cli/Makefile b/ports-mgmt/freebsd-bugzilla-cli/Makefile
index 441ab0b71149..585a2e79c1d8 100644
--- a/ports-mgmt/freebsd-bugzilla-cli/Makefile
+++ b/ports-mgmt/freebsd-bugzilla-cli/Makefile
@@ -3,6 +3,7 @@
PORTNAME= freebsd-bugzilla-cli
PORTVERSION= 0.14.0
+PORTREVISION= 1
CATEGORIES= ports-mgmt
MAINTAINER= pgollucci@FreeBSD.org
@@ -10,6 +11,8 @@ COMMENT= Interact with the FreeBSD bugzilla instance
LICENSE= APACHE20
+RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss
+
OPTIONS_GROUP= BACKEND
OPTIONS_GROUP_BACKEND= PYBUGZ
OPTIONS_DEFAULT= PYBUGZ
class='deletions'>-4/+3 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1 * - Drop alpha support which has not been supported since 7.0eadler2013-06-051-6/+3 * Cleanup unmaintained ports in the misc category:eadler2013-03-261-6/+2 * - Get Rid MD5 supportmiwi2011-03-191-12/+0 * - Simplify ldconfig handlingpav2009-02-131-12/+2 * - Remove conditional checks for FreeBSD 5.x and olderpav2009-01-061-5/+2 * - Fix a minor typo in misc/compat4x port's Makefile:miwi2008-11-231-1/+1 * - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-20