diff options
author | matthew <matthew@FreeBSD.org> | 2017-06-01 01:47:28 +0800 |
---|---|---|
committer | matthew <matthew@FreeBSD.org> | 2017-06-01 01:47:28 +0800 |
commit | 9af8d9b7c10ec3bf277e30cf72800368f6e64280 (patch) | |
tree | 4b4a1154dc91a02810aa21121ad55f3d1e69dda0 /devel | |
parent | 6ce9d544df026b2aab66937170e02ab7ef8e9081 (diff) | |
download | freebsd-ports-gnome-9af8d9b7c10ec3bf277e30cf72800368f6e64280.tar.gz freebsd-ports-gnome-9af8d9b7c10ec3bf277e30cf72800368f6e64280.tar.zst freebsd-ports-gnome-9af8d9b7c10ec3bf277e30cf72800368f6e64280.zip |
Update to 1.2.14
Changes: http://www.librelp.com/2017/05/librelp-1214.html
Diffstat (limited to 'devel')
-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 00cc7e5d1524..1e7e1ebc967a 100644 --- a/devel/librelp/Makefile +++ b/devel/librelp/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= librelp -PORTVERSION= 1.2.13 +PORTVERSION= 1.2.14 CATEGORIES= devel MASTER_SITES= http://download.rsyslog.com/librelp/ @@ -21,7 +21,7 @@ INSTALL_TARGET= install-strip PLIST_FILES= include/${PORTNAME}.h \ lib/${PORTNAME}.a \ lib/${PORTNAME}.so lib/${PORTNAME}.so.0 \ - lib/${PORTNAME}.so.0.2.0 \ + lib/${PORTNAME}.so.0.3.0 \ libdata/pkgconfig/relp.pc PORT_VERBS= relp diff --git a/devel/librelp/distinfo b/devel/librelp/distinfo index 34ec7d8cce3b..9bbaaef3e59f 100644 --- a/devel/librelp/distinfo +++ b/devel/librelp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1487770797 -SHA256 (librelp-1.2.13.tar.gz) = 38df3ca7feba55850602bbefe3ac3c035e7666691d46b8bfbff1f1a4c774c0c7 -SIZE (librelp-1.2.13.tar.gz) = 437877 +TIMESTAMP = 1496252493 +SHA256 (librelp-1.2.14.tar.gz) = 11f6241a4336358a33bfdadd43ef299e8258db0a5243d0c164499c6b85ae5955 +SIZE (librelp-1.2.14.tar.gz) = 437975 |