Date: Sun, 10 Oct 2004 10:36:41 -0400 From: Gerard Samuel <gsam@trini0.org> To: fbsd-ports <freebsd-ports@freebsd.org> Subject: FreeBSD Port: pear-apd-1.0 Message-ID: <416948F9.2070400@trini0.org>
next in thread | raw e-mail | index | archive | help
It is currently marked broken, but doesn't say why (besides that it
doesnt compile).
I modified the port to the latest version (1.0.1), and its compiling
correctly on FreeBSD 5.2.1-RELEASE-p9
Could anyone with a different version than mine try this patch, to
see if it really does compile, so that I can send in a PR.
Thanks
-------
--- Makefile.old Sat Sep 25 22:04:37 2004
+++ Makefile Sun Oct 10 02:14:59 2004
@@ -6,7 +6,7 @@
#
PORTNAME= apd
-PORTVERSION= 1.0
+PORTVERSION= 1.0.1
CATEGORIES= devel pear
MAINTAINER= ports@FreeBSD.org
@@ -14,8 +14,6 @@
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR
RUN_DEPENDS= ${BUILD_DEPENDS}
-
-BROKEN= Does not compile
USE_PHP= yes
USE_PHPIZE= yes
--- distinfo.old Sun Aug 29 19:31:25 2004
+++ distinfo Sun Oct 10 02:10:02 2004
@@ -1,2 +1,2 @@
-MD5 (PEAR/apd-1.0.tgz) = 36c1045c7c14420e96052999744e1f47
-SIZE (PEAR/apd-1.0.tgz) = 36194
+MD5 (PEAR/apd-1.0.1.tgz) = 470ea75cde09f7504c83441911c86f29
+SIZE (PEAR/apd-1.0.1.tgz) = 36643
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?416948F9.2070400>
