diff options
author | Matthew Seaman <matthew@FreeBSD.org> | 2021-02-21 19:42:37 +0800 |
---|---|---|
committer | Matthew Seaman <matthew@FreeBSD.org> | 2021-02-21 19:42:37 +0800 |
commit | 6f3087ddded2c5024dc626f0b004b08c4e2beead (patch) | |
tree | a0115b2baaa489a160e35ff3fcc805906e4cd74b /devel/librelp | |
parent | aaa48095c5b9fa75ddfb35afb4b8395f5f07b00b (diff) | |
download | freebsd-ports-gnome-6f3087ddded2c5024dc626f0b004b08c4e2beead.tar.gz freebsd-ports-gnome-6f3087ddded2c5024dc626f0b004b08c4e2beead.tar.zst freebsd-ports-gnome-6f3087ddded2c5024dc626f0b004b08c4e2beead.zip |
Update to 1.10.0
ChangeLog: https://github.com/rsyslog/librelp/blob/v1.10.0/ChangeLog
Diffstat (limited to 'devel/librelp')
-rw-r--r-- | devel/librelp/Makefile | 4 | ||||
-rw-r--r-- | devel/librelp/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/librelp/Makefile b/devel/librelp/Makefile index ffcc1505f53e..91d370dd9099 100644 --- a/devel/librelp/Makefile +++ b/devel/librelp/Makefile @@ -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 diff --git a/devel/librelp/distinfo b/devel/librelp/distinfo index ed9be8e6cee5..3f3da0a6e08f 100644 --- a/devel/librelp/distinfo +++ b/devel/librelp/distinfo @@ -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 |