Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 May 2005 16:02:16 -0300 (BRT)
From:      Antonio Carlos Venancio Junior <antonio@php.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/81683: [maintainer update] misc/pear-Text_Figlet to 0.8.1
Message-ID:  <200505301902.j4UJ2GKN095042@digitalsign.com>
Resent-Message-ID: <200505301910.j4UJA12K092709@freefall.freebsd.org>

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

>Number:         81683
>Category:       ports
>Synopsis:       [maintainer update] misc/pear-Text_Figlet to 0.8.1
>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 May 30 19:10: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 #7: Tue May 10 10:37:35 BRT 2005     root@antonio.cb.sc.gov.br:/usr/obj/usr/src/sys/ANTONIO  i386
>Description:
+ update port: misc/pear-Text_Figlet to 0.8.1
  + changelog: http://pear.php.net/package/Text_Figlet/download/0.8.1/
>How-To-Repeat:
>Fix:
diff -ruN pear-Text_Figlet.orig/Makefile pear-Text_Figlet/Makefile
--- pear-Text_Figlet.orig/Makefile	Mon May 30 15:53:18 2005
+++ pear-Text_Figlet/Makefile	Mon May 30 15:57:38 2005
@@ -6,8 +6,8 @@
 #
 
 PORTNAME=	Text_Figlet
-PORTVERSION=	0.8.0
-CATEGORIES=	misc pear
+PORTVERSION=	0.8.1
+CATEGORIES=	misc www pear
 
 MAINTAINER=	antonio@php.net
 COMMENT=	Render text using FIGlet fonts
@@ -15,27 +15,13 @@
 BUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
-USE_PHP=	yes
-
 CATEGORY=	Text
 FILES=		Figlet.php
 DOCS=		README.TXT
-EXAMPLES=	3-d.flf alligator2.flf bell.flf block.flf contessa.flf cybermedium.flf \
-		isometric1.flf larry3d.flf script.flf slant.flf figlet.php
+EXAMPLES=	figlet.php 3-d.flf alligator2.flf bell.flf block.flf contessa.flf \
+		cybermedium.flf isometric1.flf larry3d.flf script.flf slant.flf
 _EXAMPLESDIR=	docs/examples
 
-post-extract:
-	${MKDIR} ${WRKSRC}
-	${MV} ${WRKDIR}/docs ${WRKSRC}/
-	${MV} ${WRKDIR}/Figlet.php ${WRKSRC}/
-
 .include <bsd.port.pre.mk>
-
-PHP_VERS=	${PHP_VERSION:S/.//g}
-
-.if defined(PHP_VERS) && ${PHP_VERS} < 404
-IGNORE=		"You need PHP 4.0.4 or later to install PEAR::Text_Figlet"
-.endif
-
 .include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
 .include <bsd.port.post.mk>
diff -ruN pear-Text_Figlet.orig/distinfo pear-Text_Figlet/distinfo
--- pear-Text_Figlet.orig/distinfo	Mon May 30 15:53:18 2005
+++ pear-Text_Figlet/distinfo	Mon May 30 15:54:06 2005
@@ -1,2 +1,2 @@
-MD5 (PEAR/Text_Figlet-0.8.0.tgz) = 8010fee97da24e69f2c1f879e92939b9
-SIZE (PEAR/Text_Figlet-0.8.0.tgz) = 22756
+MD5 (PEAR/Text_Figlet-0.8.1.tgz) = 843d3307b9483703b32e441243d775a5
+SIZE (PEAR/Text_Figlet-0.8.1.tgz) = 23668
>Release-Note:
>Audit-Trail:
>Unformatted:



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