svn commit: r442249 - head/devel/librelp

Matthew Seaman matthew at FreeBSD.org
Wed May 31 17:47:30 UTC 2017


Author: matthew
Date: Wed May 31 17:47:28 2017
New Revision: 442249
URL: https://svnweb.freebsd.org/changeset/ports/442249

Log:
  Update to 1.2.14
  
  Changes: http://www.librelp.com/2017/05/librelp-1214.html

Modified:
  head/devel/librelp/Makefile
  head/devel/librelp/distinfo

Modified: head/devel/librelp/Makefile
==============================================================================
--- head/devel/librelp/Makefile	Wed May 31 17:46:59 2017	(r442248)
+++ head/devel/librelp/Makefile	Wed May 31 17:47:28 2017	(r442249)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	librelp
-PORTVERSION=	1.2.13
+PORTVERSION=	1.2.14
 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.2.0 \
+		lib/${PORTNAME}.so.0.3.0 \
 		libdata/pkgconfig/relp.pc
 
 PORT_VERBS=	relp

Modified: head/devel/librelp/distinfo
==============================================================================
--- head/devel/librelp/distinfo	Wed May 31 17:46:59 2017	(r442248)
+++ head/devel/librelp/distinfo	Wed May 31 17:47:28 2017	(r442249)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1487770797
-SHA256 (librelp-1.2.13.tar.gz) = 38df3ca7feba55850602bbefe3ac3c035e7666691d46b8bfbff1f1a4c774c0c7
-SIZE (librelp-1.2.13.tar.gz) = 437877
+TIMESTAMP = 1496252493
+SHA256 (librelp-1.2.14.tar.gz) = 11f6241a4336358a33bfdadd43ef299e8258db0a5243d0c164499c6b85ae5955
+SIZE (librelp-1.2.14.tar.gz) = 437975


More information about the svn-ports-all mailing list