svn commit: r566219 - head/devel/librelp

Matthew Seaman matthew at FreeBSD.org
Sun Feb 21 11:42:38 UTC 2021


Author: matthew
Date: Sun Feb 21 11:42:37 2021
New Revision: 566219
URL: https://svnweb.freebsd.org/changeset/ports/566219

Log:
  Update to 1.10.0
  
  ChangeLog:	https://github.com/rsyslog/librelp/blob/v1.10.0/ChangeLog

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

Modified: head/devel/librelp/Makefile
==============================================================================
--- head/devel/librelp/Makefile	Sun Feb 21 11:40:45 2021	(r566218)
+++ head/devel/librelp/Makefile	Sun Feb 21 11:42:37 2021	(r566219)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	librelp
-PORTVERSION=	1.9.0
+PORTVERSION=	1.10.0
 CATEGORIES=	devel
 MASTER_SITES=	http://download.rsyslog.com/librelp/
 
@@ -31,7 +31,7 @@ INSTALL_TARGET=	install-strip
 PLIST_FILES=	include/${PORTNAME}.h \
 		lib/${PORTNAME}.a \
 		lib/${PORTNAME}.so lib/${PORTNAME}.so.0 \
-		lib/${PORTNAME}.so.0.5.0 \
+		lib/${PORTNAME}.so.0.5.1 \
 		libdata/pkgconfig/relp.pc
 
 PORT_VERBS=	relp

Modified: head/devel/librelp/distinfo
==============================================================================
--- head/devel/librelp/distinfo	Sun Feb 21 11:40:45 2021	(r566218)
+++ head/devel/librelp/distinfo	Sun Feb 21 11:42:37 2021	(r566219)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1606287697
-SHA256 (librelp-1.9.0.tar.gz) = 24ee9e843960d1400a44ffaedb0b1ec91463df8f8acca869cc027ed25ee6bf33
-SIZE (librelp-1.9.0.tar.gz) = 540477
+TIMESTAMP = 1613826408
+SHA256 (librelp-1.10.0.tar.gz) = 148db4e4d1a23e8136e9ec08810929a55faf5d45e24c2e3186d5ab34355dab31
+SIZE (librelp-1.10.0.tar.gz) = 543414


More information about the svn-ports-all mailing list