svn commit: r458468 - head/net/ocserv
Carlos J. Puga Medina
cpm at FreeBSD.org
Mon Jan 8 18:48:14 UTC 2018
Author: cpm
Date: Mon Jan 8 18:48:12 2018
New Revision: 458468
URL: https://svnweb.freebsd.org/changeset/ports/458468
Log:
net/ocserv: Update to 0.11.10
- Pet portlint, the port doesn't install any shared libraries, so there is no point in USE_LDCONFIG
Changelog: http://lists.infradead.org/pipermail/openconnect-devel/2018-January/004655.html
Modified:
head/net/ocserv/Makefile
head/net/ocserv/distinfo
Modified: head/net/ocserv/Makefile
==============================================================================
--- head/net/ocserv/Makefile Mon Jan 8 18:34:27 2018 (r458467)
+++ head/net/ocserv/Makefile Mon Jan 8 18:48:12 2018 (r458468)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= ocserv
-PORTVERSION= 0.11.9
+PORTVERSION= 0.11.10
CATEGORIES= net security
MASTER_SITES= ftp://ftp.infradead.org/pub/ocserv/ \
LOCAL/cpm
@@ -30,7 +30,6 @@ USES= autoreconf cpe gmake gperf libtool localbase nc
pathfix pkgconfig readline tar:xz
CPE_VENDOR= infradead
GNU_CONFIGURE= yes
-USE_LDCONFIG= yes
CONFIGURE_ARGS= --disable-nls \
--enable-local-libopts \
Modified: head/net/ocserv/distinfo
==============================================================================
--- head/net/ocserv/distinfo Mon Jan 8 18:34:27 2018 (r458467)
+++ head/net/ocserv/distinfo Mon Jan 8 18:48:12 2018 (r458468)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1507945577
-SHA256 (ocserv-0.11.9.tar.xz) = 23e274fd6a0e44df90eeb79276b1057f6508a2b4a842ce2f589a8353a51268eb
-SIZE (ocserv-0.11.9.tar.xz) = 781948
+TIMESTAMP = 1515414822
+SHA256 (ocserv-0.11.10.tar.xz) = 52c821dcd234a8f0d61f440ce3c80d0b23051d7fbd74c6d47dc2b884ae25966a
+SIZE (ocserv-0.11.10.tar.xz) = 784420
More information about the svn-ports-all
mailing list