FreeBSD Bugzilla – Attachment 230940 Details for
Bug 261135
net/libnatpmp: Update to 20211229
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
git format-patch --no-prefix HEAD^
0001-net-libnatpmp-Update-to-20211229.patch (text/plain), 1.83 KB, created by
Ka Ho Ng
on 2022-01-12 03:58:05 UTC
(
hide
)
Description:
git format-patch --no-prefix HEAD^
Filename:
MIME Type:
Creator:
Ka Ho Ng
Created:
2022-01-12 03:58:05 UTC
Size:
1.83 KB
patch
obsolete
>From 6e6aa4bc2cc03f513e529b4d3801694013487988 Mon Sep 17 00:00:00 2001 >From: Ka Ho Ng <khng@FreeBSD.org> >Date: Wed, 12 Jan 2022 11:28:58 +0800 >Subject: [PATCH] net/libnatpmp: Update to 20211229 > >Sponsored by: The FreeBSD Foundation >--- > net/libnatpmp/Makefile | 11 ++++------- > net/libnatpmp/distinfo | 6 +++--- > 2 files changed, 7 insertions(+), 10 deletions(-) > >diff --git net/libnatpmp/Makefile net/libnatpmp/Makefile >index 2b7f707f3d14..b43a1da9e0fd 100644 >--- net/libnatpmp/Makefile >+++ net/libnatpmp/Makefile >@@ -1,9 +1,8 @@ > # Created by: Hung-Yi Chen <gaod@hychen.org> > > PORTNAME= libnatpmp >-PORTVERSION= 20150609 >+PORTVERSION= 20211229 > CATEGORIES= net >-MASTER_SITES= http://miniupnp.free.fr/files/ > > MAINTAINER= gaod@hychen.org > COMMENT= NAT-PMP lightweight library >@@ -15,6 +14,9 @@ USE_LDCONFIG= yes > > MAKE_ARGS+= CC="${CC}" > MAKE_ENV+= INSTALLPREFIX=${STAGEDIR}${PREFIX} >+USE_GITHUB= yes >+GH_ACCOUNT= miniupnp >+GH_TAGNAME= 4b8b4470d78a > > PLIST_FILES= bin/natpmpc \ > include/natpmp.h \ >@@ -22,11 +24,6 @@ PLIST_FILES= bin/natpmpc \ > lib/libnatpmp.so \ > lib/libnatpmp.so.1 > >-post-patch: >- @${REINPLACE_CMD} -e 's/^LIBSPEC //' \ >- -e '/declspec\.h/d' \ >- ${WRKSRC}/natpmp.h >- > post-install: > @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/natpmpc \ > ${STAGEDIR}${PREFIX}/lib/libnatpmp.so.1 >diff --git net/libnatpmp/distinfo net/libnatpmp/distinfo >index 7219a862b0d0..bcfa5948072d 100644 >--- net/libnatpmp/distinfo >+++ net/libnatpmp/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1489487575 >-SHA256 (libnatpmp-20150609.tar.gz) = e1aa9c4c4219bc06943d6b2130f664daee213fb262fcb94dd355815b8f4536b0 >-SIZE (libnatpmp-20150609.tar.gz) = 24392 >+TIMESTAMP = 1641957294 >+SHA256 (miniupnp-libnatpmp-20211229-4b8b4470d78a_GH0.tar.gz) = 11cd81c30cc53dd16e7f931ffc997dbcc057a5a14414c67071151f8f70c604c1 >+SIZE (miniupnp-libnatpmp-20211229-4b8b4470d78a_GH0.tar.gz) = 26743 >-- >2.32.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 261135
: 230940