Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Apr 2005 15:42:26 -0300 (BRT)
From:      Antonio Carlos Venancio Junior <antonio@php.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/80440: [maintainer update] databases/pear-DB_DataObject_FormBuilder to 0.14.0
Message-ID:  <200504281842.j3SIgQ0A051223@digitalsign.com>
Resent-Message-ID: <200504281850.j3SIo1jf047220@freefall.freebsd.org>

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

>Number:         80440
>Category:       ports
>Synopsis:       [maintainer update] databases/pear-DB_DataObject_FormBuilder to 0.14.0
>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:   Thu Apr 28 18:50:01 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Antonio Carlos Venancio Junior
>Release:        FreeBSD 4.11-STABLE i386
>Organization:
>Environment:
System: FreeBSD antonio.cb.sc.gov.br 4.11-STABLE FreeBSD 4.11-STABLE #12: Mon Apr  4 08:35:27 BRT 2005     root@antonio.cb.sc.gov.br:/usr/src/sys/compile/ANTONIO  i386
>Description:
+ update port: databases/pear-DB_DataObject_FormBuilder to 0.14.0
  + changelog: http://pear.php.net/package/DB_DataObject_FormBuilder/download/0.14.0/
+ fix RUN_DEPENDS
>How-To-Repeat:
>Fix:
diff -ruN pear-DB_DataObject_FormBuilder.orig/Makefile pear-DB_DataObject_FormBuilder/Makefile
--- pear-DB_DataObject_FormBuilder.orig/Makefile	Thu Apr 28 15:31:49 2005
+++ pear-DB_DataObject_FormBuilder/Makefile	Thu Apr 28 15:34:37 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	DB_DataObject_FormBuilder
-PORTVERSION=	0.13.1
+PORTVERSION=	0.14.0
 CATEGORIES=	databases www pear
 
 MAINTAINER=	antonio@php.net
@@ -21,9 +21,12 @@
 		PEAR_HTML_TABLE "PEAR::HTML_Table support" off
 
 CATEGORY=	DB/DataObject
-FILES=		FormBuilder.php FormBuilder/QuickForm.php FormBuilder/QuickForm/ElementTable.php \
+FILES=		FormBuilder.php FormBuilder/QuickForm.php \
+		FormBuilder/QuickForm/ElementTable.php \
 		FormBuilder/QuickForm/PopupSelect.php
 
+.include <bsd.port.pre.mk>
+
 .if defined(WITH_PEAR_DATE)
 RUN_DEPENDS+=	${PEARDIR}/Date.php:${PORTSDIR}/devel/pear-Date
 .endif
@@ -32,6 +35,5 @@
 RUN_DEPENDS+=	${PEARDIR}/HTML/Table.php:${PORTSDIR}/devel/pear-HTML_Table
 .endif
 
-.include <bsd.port.pre.mk>
 .include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
 .include <bsd.port.post.mk>
diff -ruN pear-DB_DataObject_FormBuilder.orig/distinfo pear-DB_DataObject_FormBuilder/distinfo
--- pear-DB_DataObject_FormBuilder.orig/distinfo	Thu Apr 28 15:31:49 2005
+++ pear-DB_DataObject_FormBuilder/distinfo	Thu Apr 28 15:33:21 2005
@@ -1,2 +1,2 @@
-MD5 (PEAR/DB_DataObject_FormBuilder-0.13.1.tgz) = a0ae521af13f60d306ee2a2d5a38d5d5
-SIZE (PEAR/DB_DataObject_FormBuilder-0.13.1.tgz) = 49059
+MD5 (PEAR/DB_DataObject_FormBuilder-0.14.0.tgz) = 830d1ef268f3e84f608be61ac12f194e
+SIZE (PEAR/DB_DataObject_FormBuilder-0.14.0.tgz) = 41981
>Release-Note:
>Audit-Trail:
>Unformatted:



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