Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 May 2014 19:02:16 GMT
From:      Henrik Friedrichsen <hrkfdn@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/189815: [MAINTAINER] stagify net-im/pidgin-pidgimpd
Message-ID:  <201405141902.s4EJ2GK7098118@cgiserv.freebsd.org>
Resent-Message-ID: <201405141910.s4EJA0Rc087001@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         189815
>Category:       ports
>Synopsis:       [MAINTAINER] stagify net-im/pidgin-pidgimpd
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 14 19:10:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Henrik Friedrichsen
>Release:        10.0-STABLE
>Organization:
>Environment:
FreeBSD nevada 10.0-STABLE FreeBSD 10.0-STABLE #0 r265408: Tue May  6 05:15:14 UTC 2014     root@grind.freebsd.org:/usr/obj/usr/src/sys/GENERIC  amd64

>Description:
Drop maintainership (can't maintain it anymore as I don't use it)
Stagify
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -Naur ../_pidgin-pidgimpd/Makefile ./Makefile
--- ../_pidgin-pidgimpd/Makefile	2014-05-14 22:52:13.000000000 +0200
+++ ./Makefile	2014-05-14 22:55:37.000000000 +0200
@@ -8,7 +8,7 @@
 MASTER_SITES=	http://ayeon.org/projects/pidgimpd/
 PKGNAMEPREFIX=	pidgin-
 
-MAINTAINER=	hrkfdn@gmail.com
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	PidgiMPD is a Pidgin plugin for monitoring/controlling MPD
 
 LIB_DEPENDS=	purple.10:${PORTSDIR}/net-im/libpurple \
@@ -16,13 +16,11 @@
 BUILD_DEPENDS=	pidgin:${PORTSDIR}/net-im/pidgin
 RUN_DEPENDS=	pidgin:${PORTSDIR}/net-im/pidgin
 
-USE_BZIP2=	yes
 USE_GNOME=	gtk20
-USES=		pkgconfig iconv
+USES=		pkgconfig iconv tar:bzip2
 GNU_CONFIGURE=	yes
 
 PLIST_FILES=	lib/pidgin/pidgimpd.so \
 		lib/pidgin/pidgimpd.la
 
-NO_STAGE=	yes
 .include <bsd.port.mk>


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405141902.s4EJ2GK7098118>