devel/librelp: update to 1.2.0

- Update to 1.2.0
- Bump PORTREVISION for dependent port

PR:		ports/180267
Submitted by:	Cristiano Rolim Pereira <cristianorolim outlook.com>
Approved by:	maintainer (timeout)
This commit is contained in:
William Grzybowski 2013-09-11 16:49:09 +00:00
parent 30fb06c870
commit 15806db165
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=326992
3 changed files with 8 additions and 4 deletions

View file

@ -2,13 +2,15 @@
# $FreeBSD$
PORTNAME= librelp
PORTVERSION= 1.0.7
PORTVERSION= 1.2.0
CATEGORIES= devel
MASTER_SITES= http://download.rsyslog.com/librelp/
MAINTAINER= brd@FreeBSD.org
COMMENT= Reliable event logging protocol library
LIB_DEPENDS= libgnutls.so:${PORTSDIR}/security/gnutls
USES= pathfix pkgconfig
USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes

View file

@ -1,2 +1,2 @@
SHA256 (librelp-1.0.7.tar.gz) = 615df51cbbd6e62ed3900e1934e79c2ac02b533c01de20d28009968e54e93779
SIZE (librelp-1.0.7.tar.gz) = 379704
SHA256 (librelp-1.2.0.tar.gz) = 5a8870fd2ae496be08d100ef8a65807311f11d6976ed37b8e0cd8024872c31e5
SIZE (librelp-1.2.0.tar.gz) = 406527

View file

@ -1,11 +1,13 @@
# Created by: Cristiano Rolim Pereira <cristianorolim@hotmail.com>
# $FreeBSD$
PORTREVISION= 1
COMMENT= RELP input/output module for rsyslog
MASTERDIR= ${.CURDIR}/../rsyslog6
MNAME= relp
LIB_DEPENDS= relp.0:${PORTSDIR}/devel/librelp
LIB_DEPENDS= librelp.so:${PORTSDIR}/devel/librelp
USES= pkgconfig