ports/187682: [MAINTAINER] graphics/php-libpuzzle: Staging support
Naram Qashat
cyberbotx at cyberbotx.com
Mon Mar 17 23:40:01 UTC 2014
>Number: 187682
>Category: ports
>Synopsis: [MAINTAINER] graphics/php-libpuzzle: Staging support
>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: Mon Mar 17 23:40:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator: Naram Qashat
>Release: FreeBSD 9.2-STABLE amd64
>Organization:
>Environment:
System: FreeBSD kirby.cyberbotx.com 9.2-STABLE FreeBSD 9.2-STABLE #0 r258460: Thu Nov 21 22:30:13 EST
>Description:
- Staging support.
- USES for bzip2.
- Fix order of lines.
Generated with FreeBSD Port Tools 1.00.2014.03.11 (mode: change, diff: SVN)
>How-To-Repeat:
>Fix:
--- php-libpuzzle-0.11.patch begins here ---
Index: Makefile
===================================================================
--- Makefile (revision 348507)
+++ Makefile (working copy)
@@ -12,16 +12,15 @@
MAINTAINER= cyberbotx at cyberbotx.com
COMMENT= PHP extension for Puzzle library to find similar pictures
-LIB_DEPENDS= puzzle.1:${PORTSDIR}/graphics/libpuzzle \
- gd:${PORTSDIR}/graphics/gd
-
LICENSE= BSD
-LICENSE_FILES= ${WRKSRC}/COPYING
+LICENSE_FILES= ${WRKSRC}/../../COPYING
-WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/php/${PORTNAME}
+LIB_DEPENDS= libpuzzle.so:${PORTSDIR}/graphics/libpuzzle \
+ libgd.so:${PORTSDIR}/graphics/gd
+USES= tar:bzip2
-USE_BZIP2= yes
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/php/${PORTNAME}
USE_PHP= yes
USE_PHPIZE= yes
@@ -28,5 +27,4 @@
USE_PHPEXT= yes
USE_PHP_BUILD= yes
-NO_STAGE= yes
.include <bsd.port.mk>
--- php-libpuzzle-0.11.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list