svn commit: r470266 - head/devel/librelp
Matthew Seaman
matthew at FreeBSD.org
Fri May 18 05:18:16 UTC 2018
Author: matthew
Date: Fri May 18 05:18:14 2018
New Revision: 470266
URL: https://svnweb.freebsd.org/changeset/ports/470266
Log:
Update to 1.2.16
ChangeLog: http://www.librelp.com/
Modified:
head/devel/librelp/Makefile
head/devel/librelp/distinfo
Modified: head/devel/librelp/Makefile
==============================================================================
--- head/devel/librelp/Makefile Fri May 18 05:09:42 2018 (r470265)
+++ head/devel/librelp/Makefile Fri May 18 05:18:14 2018 (r470266)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= librelp
-PORTVERSION= 1.2.15
+PORTVERSION= 1.2.16
CATEGORIES= devel
MASTER_SITES= http://download.rsyslog.com/librelp/
@@ -21,7 +21,7 @@ INSTALL_TARGET= install-strip
PLIST_FILES= include/${PORTNAME}.h \
lib/${PORTNAME}.a \
lib/${PORTNAME}.so lib/${PORTNAME}.so.0 \
- lib/${PORTNAME}.so.0.3.0 \
+ lib/${PORTNAME}.so.0.4.0 \
libdata/pkgconfig/relp.pc
PORT_VERBS= relp
Modified: head/devel/librelp/distinfo
==============================================================================
--- head/devel/librelp/distinfo Fri May 18 05:09:42 2018 (r470265)
+++ head/devel/librelp/distinfo Fri May 18 05:18:14 2018 (r470266)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1522015294
-SHA256 (librelp-1.2.15.tar.gz) = a931832d9056660feee76d52195b21d4e9e06d5ec8e96b26af44e998529da999
-SIZE (librelp-1.2.15.tar.gz) = 440273
+TIMESTAMP = 1526593637
+SHA256 (librelp-1.2.16.tar.gz) = 0c235dd2a01060ad5e64438879b31ae64e7640d0e262aa1a287a2dd9bc60fd53
+SIZE (librelp-1.2.16.tar.gz) = 474456
More information about the svn-ports-all
mailing list