mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 1.5
PR: ports/155929 Submitted by: Tor Halvard Furulund <squat@squat.no> (maintainer)
This commit is contained in:
parent
bc913da4f6
commit
18f9a0a8c4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=271722
2 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= miniupnpd
|
||||
PORTVERSION= 1.4.20100921
|
||||
PORTVERSION= 1.5
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://miniupnp.tuxfamily.org/files/ \
|
||||
http://miniupnp.free.fr/files/
|
||||
|
@ -29,7 +29,7 @@ OPTIONS= PF_ENABLE_FILTER_RULES "Enable pf generation of filter rules" off \
|
|||
|
||||
.include <bsd.port.options.mk>
|
||||
.if defined(WITH_PF_ENABLE_FILTER_RULES)
|
||||
EXTRA_PATCHES= ${PATCHDIR}/pf_enable_filter_rules.patch
|
||||
EXTRA_PATCHES= ${PATCHDIR}/pf_enable_filter_rules.patch
|
||||
.endif
|
||||
|
||||
do-install:
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (miniupnpd-1.4.20100921.tar.gz) = 4f974a123866819c968bcf2162067a59d6b9776bb77d543cc183f3e357084526
|
||||
SIZE (miniupnpd-1.4.20100921.tar.gz) = 95483
|
||||
SHA256 (miniupnpd-1.5.tar.gz) = 402db10f46d23ffcafbb655ad7333daf1271fb115f92aa293e22cc974fa8da30
|
||||
SIZE (miniupnpd-1.5.tar.gz) = 98993
|
||||
|
|
Loading…
Add table
Reference in a new issue