ports/65512: [PATCH] FILES-ify www/pear-HTTP

Roman Neuhauser neuhauser at chello.cz
Tue Apr 13 23:10:21 UTC 2004


>Number:         65512
>Category:       ports
>Synopsis:       [PATCH] FILES-ify www/pear-HTTP
>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:   Tue Apr 13 16:10:20 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Roman Neuhauser
>Release:        FreeBSD 4.9-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD isis.wad.cz 4.9-RELEASE-p2 FreeBSD 4.9-RELEASE-p2 #3: Sun Mar 7 02:11:16 CET 2004 root at isis.wad.cz:/usr/obj/usr/src/sys/FREEPUPPY2_6 i386


	
>Description:
	Behavior unchanged.
>How-To-Repeat:
	Don't forget to remove the emptied pkg-plist.
>Fix:

	

--- www-pear-HTTP.FILES.patch begins here ---
Index: www/pear-HTTP/Makefile
===================================================================
RCS file: /home/ncvs/ports/www/pear-HTTP/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- www/pear-HTTP/Makefile	28 Dec 2003 09:11:27 -0000	1.2
+++ www/pear-HTTP/Makefile	13 Apr 2004 21:56:08 -0000
@@ -15,11 +15,8 @@
 BUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
+FILES=		HTTP.php
+
 .include <bsd.port.pre.mk>
 .include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
-
-do-install:
-	@${CP} ${WRKSRC}/HTTP.php ${PEARDIR}
-	@${CHOWN} ${SHAREOWN}:${SHAREGRP} ${PEARDIR}/HTTP.php
-
 .include <bsd.port.post.mk>
Index: www/pear-HTTP/pkg-plist
===================================================================
RCS file: /home/ncvs/ports/www/pear-HTTP/pkg-plist,v
retrieving revision 1.1
diff -u -r1.1 pkg-plist
--- www/pear-HTTP/pkg-plist	28 Dec 2003 08:47:44 -0000	1.1
+++ www/pear-HTTP/pkg-plist	13 Apr 2004 21:55:53 -0000
@@ -1,3 +0,0 @@
-%%PEARDIR%%/HTTP.php
-%%PKGREGDIR%%/package.xml
- at dirrm %%PKGREGDIR%%
--- www-pear-HTTP.FILES.patch ends here ---


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



More information about the freebsd-ports-bugs mailing list