FreeBSD Port: pear-apd-1.0

Gerard Samuel gsam at trini0.org
Sun Oct 10 07:36:41 PDT 2004


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


More information about the freebsd-ports mailing list