- Update to version 1.6.18
- Don't display options window for global DEBUG option - Trim Makefile headers
This commit is contained in:
parent
ff7981f714
commit
dcb661513b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=311252
2 changed files with 4 additions and 11 deletions
|
@ -1,13 +1,8 @@
|
|||
# New ports collection makefile for: upnp
|
||||
# Date created: 02 August 2002
|
||||
# Whom: Yen-Ming Lee <leeym@leeym.com>
|
||||
#
|
||||
# Created by: Yen-Ming Lee <leeym@leeym.com>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= upnp
|
||||
PORTVERSION= 1.6.17
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.6.18
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= SF/p${PORTNAME}/p${PORTNAME}/libUPnP%20${PORTVERSION}
|
||||
|
@ -27,8 +22,6 @@ MAKE_JOBS_SAFE= yes
|
|||
CONFIGURE_ENV+= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \
|
||||
PTHREAD_LIBS="${PTHREAD_LIBS}"
|
||||
|
||||
OPTIONS_DEFINE= DEBUG
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MDOCS}
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (libupnp-1.6.17.tar.bz2) = a2e0d9a9f1a7b678bcdbef7610adec895a6c8cb8f9670d5e1fc963cf51cdd219
|
||||
SIZE (libupnp-1.6.17.tar.bz2) = 1187499
|
||||
SHA256 (libupnp-1.6.18.tar.bz2) = b21bc676365622d3ace1b25292dab8d4d23f6e6a80ddc8f029b765d39797e934
|
||||
SIZE (libupnp-1.6.18.tar.bz2) = 1201056
|
||||
|
|
Loading…
Reference in a new issue