ports/65025: [PATCH] net/forg: [Use NO_SIZE]

michael johnson ahze at ahze.net
Thu Apr 1 07:30:25 UTC 2004


>Number:         65025
>Category:       ports
>Synopsis:       [PATCH] net/forg: [Use NO_SIZE]
>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:   Wed Mar 31 23:30:24 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     michael johnson
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:
System: FreeBSD gentoo.ahze.net 5.2-CURRENT FreeBSD 5.2-CURRENT #37: Sat Mar 27 18:30:44 EST 2004
>Description:
- Use NO_SIZE

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

--- forg-0.5.1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/forg/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- Makefile	20 May 2003 01:59:23 -0000	1.6
+++ Makefile	1 Apr 2004 07:27:06 -0000
@@ -16,10 +16,11 @@
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	A Gopher client
 
-RUN_DEPENDS= 	${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter \
+RUN_DEPENDS=	${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter \
 		${PYTHON_SITELIBDIR}/Pmw:${PORTSDIR}/x11-toolkits/pmw
 
 USE_REINPLACE=	yes
+NO_SIZE=	yes
 USE_PYTHON=	yes
 NO_BUILD=	yes
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/net/forg/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	29 Jan 2004 16:10:42 -0000	1.2
+++ distinfo	1 Apr 2004 07:24:48 -0000
@@ -1,2 +1 @@
 MD5 (forg-0.5.1.tar.gz) = 44e598fa68166b771aa071a7b5edfc81
-SIZE (forg-0.5.1.tar.gz) = 91605
--- forg-0.5.1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list