aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsylvio <sylvio@FreeBSD.org>2010-07-03 03:49:44 +0800
committersylvio <sylvio@FreeBSD.org>2010-07-03 03:49:44 +0800
commit8f65403eb29e48d0a4129581eadfe7b52d4988c8 (patch)
treea5ad266d4345512f08885ac3f734721af7d17b2e
parent7072d9c6e7a2338903631341a0536bec6990d352 (diff)
downloadfreebsd-ports-gnome-8f65403eb29e48d0a4129581eadfe7b52d4988c8.tar.gz
freebsd-ports-gnome-8f65403eb29e48d0a4129581eadfe7b52d4988c8.tar.zst
freebsd-ports-gnome-8f65403eb29e48d0a4129581eadfe7b52d4988c8.zip
- Add p5-Crypt-SSLeay to RUN_DEPENDS to solve download issues and 501 errors.
- BUMP PORTREVISION PR: ports/148313 Submitted by: Olli Hauer <ohauer@gmx.de> (maintainer) Feature safe: yes
-rw-r--r--security/pulledpork/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/pulledpork/Makefile b/security/pulledpork/Makefile
index 7ac68fcb0246..191df37157b4 100644
--- a/security/pulledpork/Makefile
+++ b/security/pulledpork/Makefile
@@ -7,13 +7,15 @@
PORTNAME= pulledpork
PORTVERSION= 0.4.2
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
MAINTAINER= ohauer@gmx.de
COMMENT= Script to update snort-2.8+ rules
-RUN_DEPENDS= ${SITE_PERL}/LWP/Simple.pm:${PORTSDIR}/www/p5-libwww
+RUN_DEPENDS= ${SITE_PERL}/LWP/Simple.pm:${PORTSDIR}/www/p5-libwww \
+ p5-Crypt-SSLeay>=0.57:${PORTSDIR}/security/p5-Crypt-SSLeay
#LICENSE= GPLv2