1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

- Update to 0.2.2 and unbreak this port

- Change MASTER_SITES to GNOME
- Use USES=pathfix
- Cleanup Makefile header

Changes:	http://git.gnome.org/browse/gupnp-igd/tree/NEWS
Feature safe:	yes
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2013-04-21 19:46:26 +00:00
parent 5d962e5a14
commit 4a8c4eb4a7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=316208
2 changed files with 12 additions and 13 deletions

View File

@ -1,15 +1,10 @@
# New ports collection makefile for: gupnp-igd
# Date created: 2009-12-26
# Whom: Martin Wilke <miwi@FreeBSD.org>
#
# Created by: Martin Wilke <miwi@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= gupnp-igd
PORTVERSION= 0.2.1
PORTVERSION= 0.2.2
CATEGORIES= net
MASTER_SITES= http://www.gupnp.org/sites/all/files/sources/ \
LOCAL/sunpoet
MASTER_SITES= GNOME
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Library to handle UPnP IGD port mapping
@ -22,13 +17,17 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/pygobject-2.0.pc:${PORTSDIR}/devel
LIB_DEPENDS= gupnp-1.0:${PORTSDIR}/net/gupnp
RUN_DEPENDS= gupnp>=0.18:${PORTSDIR}/net/gupnp
BROKEN= does not package
CONFIGURE_ARGS= --enable-introspection=yes
GNU_CONFIGURE= yes
USE_PKGCONFIG= build
USE_GMAKE= yes
USE_GNOME= glib20 gnomehack
USE_GNOME= glib20
USE_LDCONFIG= yes
USE_PYTHON= yes
USE_XZ= yes
USES= pathfix
post-patch:
@${REINPLACE_CMD} -e '/ --define-variable=/d' ${WRKSRC}/configure
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (gupnp-igd-0.2.1.tar.gz) = 023ae08200ff14ebfee7d3113c25047dd585087252bc65dbf8d42f4804452aa2
SIZE (gupnp-igd-0.2.1.tar.gz) = 378358
SHA256 (gupnp-igd-0.2.2.tar.xz) = 73b6a98a0f13b29b34c3bfc07f99f78b1319211cb95a8585752873af2b9067d3
SIZE (gupnp-igd-0.2.2.tar.xz) = 262216