FreeBSD Bugzilla – Attachment 218080 Details for
Bug 249454
net/libnpupnp: New port, version 4.0.11
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for libnpupnp
0001-libnpupnp-4011.patch (text/plain), 2.93 KB, created by
Daniel Engberg
on 2020-09-19 14:34:30 UTC
(
hide
)
Description:
Patch for libnpupnp
Filename:
MIME Type:
Creator:
Daniel Engberg
Created:
2020-09-19 14:34:30 UTC
Size:
2.93 KB
patch
obsolete
>From 92a55683f248f4f68da0fd2ca75d779cb627aa6c Mon Sep 17 00:00:00 2001 >From: Daniel Engberg <daniel.engberg.lists@pyret.net> >Date: Sat, 19 Sep 2020 16:19:38 +0200 >Subject: [PATCH] libnpupnp-4011 > >libnpupnp-4011 > >Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net> >--- > net/libnpupnp/Makefile | 30 ++++++++++++++++++++++++++++++ > net/libnpupnp/distinfo | 5 +++++ > net/libnpupnp/pkg-descr | 4 ++++ > net/libnpupnp/pkg-plist | 12 ++++++++++++ > 4 files changed, 51 insertions(+) > create mode 100644 net/libnpupnp/Makefile > create mode 100644 net/libnpupnp/distinfo > create mode 100644 net/libnpupnp/pkg-descr > create mode 100644 net/libnpupnp/pkg-plist > >diff --git a/net/libnpupnp/Makefile b/net/libnpupnp/Makefile >new file mode 100644 >index 000000000000..c99e47db5cd7 >--- /dev/null >+++ b/net/libnpupnp/Makefile >@@ -0,0 +1,30 @@ >+# $FreeBSD$ >+ >+PORTNAME= libnpupnp >+DISTVERSION= 4.0.11 >+CATEGORIES= net >+MASTER_SITES= https://www.lesbonscomptes.com/upmpdcli/downloads/ >+ >+PATCH_SITES= https://framagit.org/medoc92/npupnp/commit/ >+PATCHFILES= 9898d0381b6ab625251e68d26c7c85befc9b9177.patch:-p1 >+ >+MAINTAINER= daniel.engberg.lists@pyret.net >+COMMENT= C++ base UPnP library, derived from Portable UPnP, a.k.a libupnp >+ >+LICENSE= BSD3CLAUSE >+LICENSE_FILE= ${WRKSRC}/COPYING >+ >+LIB_DEPENDS= libcurl.so:ftp/curl \ >+ libexpat.so:textproc/expat2 \ >+ libmicrohttpd.so:www/libmicrohttpd >+ >+USES= autoreconf libtool localbase pkgconfig >+USE_LDCONFIG= yes >+ >+GNU_CONFIGURE= yes >+ >+post-install: >+ ${RM} ${STAGEDIR}${PREFIX}/lib/libnpupnp.la >+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libnpupnp.so.4.0.2 >+ >+.include <bsd.port.mk> >diff --git a/net/libnpupnp/distinfo b/net/libnpupnp/distinfo >new file mode 100644 >index 000000000000..e85fc5b81121 >--- /dev/null >+++ b/net/libnpupnp/distinfo >@@ -0,0 +1,5 @@ >+TIMESTAMP = 1600475733 >+SHA256 (libnpupnp-4.0.11.tar.gz) = 15b73a5197e649afe44dd15002be131b4b0e20a2b2e9b7ea4a2000b9644fefae >+SIZE (libnpupnp-4.0.11.tar.gz) = 534972 >+SHA256 (9898d0381b6ab625251e68d26c7c85befc9b9177.patch) = bfae63256d5cee978b0a9d32930056236801aeefc619a316b1ab2acb0600a04c >+SIZE (9898d0381b6ab625251e68d26c7c85befc9b9177.patch) = 3178 >diff --git a/net/libnpupnp/pkg-descr b/net/libnpupnp/pkg-descr >new file mode 100644 >index 000000000000..fdb9d3fef632 >--- /dev/null >+++ b/net/libnpupnp/pkg-descr >@@ -0,0 +1,4 @@ >+libpnupnp is a C++ reimplementation of the venerable libupnp, >+a.k.a. Portable UPnP* library. >+ >+WWW: https://www.lesbonscomptes.com/upmpdcli/npupnp-doc/libnpupnp.html >diff --git a/net/libnpupnp/pkg-plist b/net/libnpupnp/pkg-plist >new file mode 100644 >index 000000000000..5509cf1105ac >--- /dev/null >+++ b/net/libnpupnp/pkg-plist >@@ -0,0 +1,12 @@ >+include/npupnp/UpnpGlobal.h >+include/npupnp/UpnpInet.h >+include/npupnp/netif.h >+include/npupnp/upnp.h >+include/npupnp/upnpconfig.h >+include/npupnp/upnpdebug.h >+include/npupnp/upnpdescription.h >+include/npupnp/upnptools.h >+lib/libnpupnp.so >+lib/libnpupnp.so.4 >+lib/libnpupnp.so.4.0.2 >+libdata/pkgconfig/libnpupnp.pc >-- >2.28.0 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 249454
: 218080