ports/95789: [PATCH] net-p2p/nicotine: portlint(1) fixes

Alexander Botero-Lowry alex at foxybanana.com
Sat Apr 15 06:10:10 UTC 2006


>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 at 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:



More information about the freebsd-ports-bugs mailing list