Update to 1.2.12
Take maintainership PR: 212954 Submitted by: jhujhiti@adjectivism.org Approved by: brd
This commit is contained in:
parent
cb387d43f4
commit
78794ef1ec
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=422707
2 changed files with 6 additions and 6 deletions
|
@ -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@FreeBSD.org
|
||||
MAINTAINER= matthew@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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue