svn commit: r422707 - head/devel/librelp

Matthew Seaman matthew at FreeBSD.org
Sat Sep 24 09:47:15 UTC 2016


Author: matthew
Date: Sat Sep 24 09:47:14 2016
New Revision: 422707
URL: https://svnweb.freebsd.org/changeset/ports/422707

Log:
  Update to 1.2.12
  
  Take maintainership
  
  PR:		212954
  Submitted by:	jhujhiti at adjectivism.org
  Approved by:	brd

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

Modified: head/devel/librelp/Makefile
==============================================================================
--- head/devel/librelp/Makefile	Sat Sep 24 09:15:43 2016	(r422706)
+++ head/devel/librelp/Makefile	Sat Sep 24 09:47:14 2016	(r422707)
@@ -2,11 +2,11 @@
 # $FreeBSD$
 
 PORTNAME=	librelp
-PORTVERSION=	1.2.11
+PORTVERSION=	1.2.12
 CATEGORIES=	devel
 MASTER_SITES=	http://download.rsyslog.com/librelp/
 
-MAINTAINER=	brd at FreeBSD.org
+MAINTAINER=	matthew at FreeBSD.org
 COMMENT=	Reliable event logging protocol library
 
 LIB_DEPENDS=	libgnutls.so:security/gnutls
@@ -19,7 +19,7 @@ INSTALL_TARGET=	install-strip
 PLIST_FILES=	include/${PORTNAME}.h \
 		lib/${PORTNAME}.a \
 		lib/${PORTNAME}.so lib/${PORTNAME}.so.0 \
-		lib/${PORTNAME}.so.0.1.0 \
+		lib/${PORTNAME}.so.0.2.0 \
 		libdata/pkgconfig/relp.pc
 
 PORT_VERBS=	relp

Modified: head/devel/librelp/distinfo
==============================================================================
--- head/devel/librelp/distinfo	Sat Sep 24 09:15:43 2016	(r422706)
+++ head/devel/librelp/distinfo	Sat Sep 24 09:47:14 2016	(r422707)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1466694710
-SHA256 (librelp-1.2.11.tar.gz) = 84de48f46caba0106d8853af572aa7b625c82dfbcf5f7cd13d2e57cce786e929
-SIZE (librelp-1.2.11.tar.gz) = 437328
+TIMESTAMP = 1474681049
+SHA256 (librelp-1.2.12.tar.gz) = 0355730524f7b20bed1b85697296b6ce57ac593ddc8dddcdca263da71dee7bd7
+SIZE (librelp-1.2.12.tar.gz) = 437945


More information about the svn-ports-head mailing list