Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Apr 2006 23:00:56 -0700 (PDT)
From:      Alexander Botero-Lowry <alex@foxybanana.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        sw@gegenunendlich.de
Subject:   ports/95789: [PATCH] net-p2p/nicotine: portlint(1) fixes
Message-ID:  <200604150600.k3F60uww037473@Laptop.mine.box>
Resent-Message-ID: <200604150610.k3F6A8Gx023697@freefall.freebsd.org>

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

>Number:         95789
>Category:       ports
>Synopsis:       [PATCH] net-p2p/nicotine: portlint(1) fixes
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 15 06:10:07 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Botero-Lowry
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD Laptop.mine.box 6.0-STABLE FreeBSD 6.0-STABLE #1: Tue Feb  7 19:06:16 PST
>Description:
- Use USE_GETTEXT
- remove USE_REINPLACE

Port maintainer (sw@gegenunendlich.de) is cc'd.

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- nicotine-1.0.8_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net-p2p/nicotine/Makefile /usr/local/tinderbox/portstrees/FreeBSD/ports/net-p2p/nicotine/Makefile
--- /usr/ports/net-p2p/nicotine/Makefile	Mon Jan 30 13:36:23 2006
+++ /usr/local/tinderbox/portstrees/FreeBSD/ports/net-p2p/nicotine/Makefile	Fri Apr 14 23:00:13 2006
@@ -20,7 +20,7 @@
 USE_BZIP2=		yes
 USE_PYTHON=		yes
 USE_PYDISTUTILS=	yes
-USE_REINPLACE=		yes
+USE_GETTEXT=	yes
 
 OPTIONS=	GEOIP "Enable the GeoIP based country code blocker" off \
 		PSYCO "Enable Psyco, the optimizing Python compiler" off \
--- nicotine-1.0.8_1.patch ends here ---

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



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