svn commit: r425754 - head/net/pen
Danilo Egea Gondolfo
danilo at FreeBSD.org
Tue Nov 8 17:14:14 UTC 2016
Author: danilo
Date: Tue Nov 8 17:14:12 2016
New Revision: 425754
URL: https://svnweb.freebsd.org/changeset/ports/425754
Log:
- Update to 0.34.0
Modified:
head/net/pen/Makefile
head/net/pen/distinfo
Modified: head/net/pen/Makefile
==============================================================================
--- head/net/pen/Makefile Tue Nov 8 16:58:57 2016 (r425753)
+++ head/net/pen/Makefile Tue Nov 8 17:14:12 2016 (r425754)
@@ -2,17 +2,19 @@
# $FreeBSD$
PORTNAME= pen
-PORTVERSION= 0.33.2
+PORTVERSION= 0.34.0
CATEGORIES= net
MASTER_SITES= http://siag.nu/pub/pen/
MAINTAINER= danilo at FreeBSD.org
COMMENT= Load balancer for UDP and TCP based protocols
+LICENSE= GPLv2
+
LIB_DEPENDS= libGeoIP.so:net/GeoIP
GNU_CONFIGURE= yes
-USE_OPENSSL= yes
+USES= ssl
USE_RC_SUBR= pen
CONFIGURE_ARGS= --with-daemon --with-docdir=${DOCSDIR} --with-geoip \
--with-ssl=${OPENSSLBASE}
Modified: head/net/pen/distinfo
==============================================================================
--- head/net/pen/distinfo Tue Nov 8 16:58:57 2016 (r425753)
+++ head/net/pen/distinfo Tue Nov 8 17:14:12 2016 (r425754)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1474205689
-SHA256 (pen-0.33.2.tar.gz) = 4a05a4bbf058fd354009a00f4c123e9f7e7c5bd4ceb8d9f3bcdc4f06b3126047
-SIZE (pen-0.33.2.tar.gz) = 183812
+TIMESTAMP = 1478278526
+SHA256 (pen-0.34.0.tar.gz) = a3306bfb02619b103ff431002bb91079048bf2dd24f739bf38e373860558cd27
+SIZE (pen-0.34.0.tar.gz) = 184463
More information about the svn-ports-all
mailing list