mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
net/libnpupnp: Update to 5.1.2
Changelog: https://framagit.org/medoc92/npupnp/-/blob/master/debian/changelog
This commit is contained in:
parent
c3c1e9aae0
commit
505c28d2ab
@ -1,5 +1,5 @@
|
||||
PORTNAME= libnpupnp
|
||||
DISTVERSION= 5.0.1
|
||||
DISTVERSION= 5.1.2
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= https://www.lesbonscomptes.com/upmpdcli/downloads/
|
||||
|
||||
@ -14,7 +14,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \
|
||||
libexpat.so:textproc/expat2 \
|
||||
libmicrohttpd.so:www/libmicrohttpd
|
||||
|
||||
USES= compiler:c++14-lang libtool localbase pkgconfig
|
||||
USES= compiler:c++17-lang libtool localbase pkgconfig
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1678133892
|
||||
SHA256 (libnpupnp-5.0.1.tar.gz) = 3fbc2a63e12c0db2235926017e82e78037278a3ec7f97e1a4e160a5db3576a1c
|
||||
SIZE (libnpupnp-5.0.1.tar.gz) = 553258
|
||||
TIMESTAMP = 1701541778
|
||||
SHA256 (libnpupnp-5.1.2.tar.gz) = c1be8b2f654ef520791fbfaf13006fdd84522e6480a3126006e40caceea23552
|
||||
SIZE (libnpupnp-5.1.2.tar.gz) = 554806
|
||||
|
@ -7,6 +7,6 @@ include/npupnp/upnpdebug.h
|
||||
include/npupnp/upnpdescription.h
|
||||
include/npupnp/upnptools.h
|
||||
lib/libnpupnp.so
|
||||
lib/libnpupnp.so.9
|
||||
lib/libnpupnp.so.9.1.0
|
||||
lib/libnpupnp.so.12
|
||||
lib/libnpupnp.so.12.0.0
|
||||
libdata/pkgconfig/libnpupnp.pc
|
||||
|
Loading…
Reference in New Issue
Block a user