Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Feb 2005 14:14:21 -0300 (BRT)
From:      Antonio Carlos Venancio Junior <antonio@php.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/78201: Update port: devel/pear-HTML_Form to 1.1.2
Message-ID:  <200502281714.j1SHEL7N053143@digitalsign.com>
Resent-Message-ID: <200502281720.j1SHKCFw066693@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         78201
>Category:       ports
>Synopsis:       Update port: devel/pear-HTML_Form to 1.1.2
>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 Feb 28 17:20:12 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Antônio Carlos Venâncio Júnior
>Release:        FreeBSD 4.11-STABLE i386
>Organization:
>Environment:
System: FreeBSD antonio.cb.sc.gov.br 4.11-STABLE FreeBSD 4.11-STABLE #5: Tue Feb 22 17:32:18 BRT 2005     root@antonio.cb.sc.gov.br:/usr/obj/usr/src/sys/ANTONIO  i386
>Description:
+ update port: devel/pear-HTML_Form to 1.1.2
  + changelog: http://pear.php.net/package/HTML_Form/download/1.1.2/
+ patch TESTS 
>How-To-Repeat:
>Fix:
diff -ruN pear-HTML_Form.orig/Makefile pear-HTML_Form/Makefile
--- pear-HTML_Form.orig/Makefile	Mon Feb 28 13:53:33 2005
+++ pear-HTML_Form/Makefile	Mon Feb 28 14:08:02 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	HTML_Form
-PORTVERSION=	1.1.1
+PORTVERSION=	1.1.2
 CATEGORIES=	devel www pear
 
 MAINTAINER=	antonio@php.net
@@ -20,4 +20,9 @@
 
 .include <bsd.port.pre.mk>
 .include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
+
+post-patch:
+	@${REINPLACE_CMD} -e "s|@include_path@|${PREFIX}/${LPEARDIR}|g" \
+		${WRKSRC}/tests/${TESTS}
+
 .include <bsd.port.post.mk>
diff -ruN pear-HTML_Form.orig/distinfo pear-HTML_Form/distinfo
--- pear-HTML_Form.orig/distinfo	Mon Feb 28 13:53:34 2005
+++ pear-HTML_Form/distinfo	Mon Feb 28 13:54:00 2005
@@ -1,2 +1,2 @@
-MD5 (PEAR/HTML_Form-1.1.1.tgz) = edf6c662b834e4a69ba901056462bfd9
-SIZE (PEAR/HTML_Form-1.1.1.tgz) = 13550
+MD5 (PEAR/HTML_Form-1.1.2.tgz) = 3f137683d2d87b91980782eb6b2338ee
+SIZE (PEAR/HTML_Form-1.1.2.tgz) = 13605
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502281714.j1SHEL7N053143>