Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 May 2007 17:42:48 GMT
From:      Zhen REN<bg1tpt@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/112359: [UPDATE] update net/pear-Net_MAC to 0.1.4
Message-ID:  <200705021742.l42HgmHo067718@www.freebsd.org>
Resent-Message-ID: <200705021750.l42Ho64f027840@freefall.freebsd.org>

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

>Number:         112359
>Category:       ports
>Synopsis:       [UPDATE] update net/pear-Net_MAC to 0.1.4
>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:   Wed May 02 17:50:06 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Zhen REN
>Release:        6.2-STABLE
>Organization:
>Environment:
FreeBSD razor 6.2-STABLE FreeBSD 6.2-STABLE #1: Sun Apr 29 09:30:52 CST 2007     root@razor:/usr/obj/usr/src/sys/RAZOR  i386
>Description:
 - Update net/pear-Net_MAC to 0.1.4
 - Change requires: require php-5 instead of php-4.2

>How-To-Repeat:
N/A
>Fix:
N/A

Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/pear-Net_MAC/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- Makefile	25 Apr 2007 03:52:40 -0000	1.1
+++ Makefile	2 May 2007 17:06:52 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Net_MAC
-PORTVERSION=	0.1.3
+PORTVERSION=	0.1.4
 CATEGORIES=	net pear
 
 MAINTAINER=	bg1tpt@gmail.com
@@ -17,6 +17,7 @@
 
 CATEGORY=	Net
 FILES=		MAC/MAC.php
+IGNORE_WITH_PHP=4
 
 post-extract:
 	@${MKDIR} ${WRKSRC}/MAC
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/net/pear-Net_MAC/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	25 Apr 2007 03:52:40 -0000	1.1
+++ distinfo	2 May 2007 17:07:06 -0000
@@ -1,3 +1,3 @@
-MD5 (PEAR/Net_MAC-0.1.3.tgz) = 1c85dcf2250fa340bdfb644ba35bd84b
-SHA256 (PEAR/Net_MAC-0.1.3.tgz) = 33b9ebffdefb5ae8eb954c5f61211287e673689b3da1b14833e6d6b4d1db4c60
-SIZE (PEAR/Net_MAC-0.1.3.tgz) = 4997
+MD5 (PEAR/Net_MAC-0.1.4.tgz) = 3d6ba61c5c78918a1d47dbf76432bea1
+SHA256 (PEAR/Net_MAC-0.1.4.tgz) = 324f0501a5bf4fc7eaba39fdc27cbb632dbd3f3e8794d161396d974d68af9c26
+SIZE (PEAR/Net_MAC-0.1.4.tgz) = 5208

>Release-Note:
>Audit-Trail:
>Unformatted:



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