Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Jul 2006 13:54:37 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gslin@gslin.org, aaron@FreeBSD.org
Subject:   ports/100511: [PATCH] multimedia/p5-MP4-Info: update to 1.10
Message-ID:  <20060719055437.2ADCC19A@netnews.NCTU.edu.tw>
Resent-Message-ID: <200607190600.k6J60WYV011682@freefall.freebsd.org>

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

>Number:         100511
>Category:       ports
>Synopsis:       [PATCH] multimedia/p5-MP4-Info: update to 1.10
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 19 06:00:32 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 13 03:43:48 CST 2006
>Description:
- Update to 1.10

Port maintainer (aaron@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-MP4-Info-1.10.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/multimedia/p5-MP4-Info/Makefile /home/staff/gslin/work/p5-MP4-Info/Makefile
--- /usr/ports/multimedia/p5-MP4-Info/Makefile	Sat Jun 24 03:16:53 2006
+++ /home/staff/gslin/work/p5-MP4-Info/Makefile	Wed Jul 19 13:52:32 2006
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	MP4-Info
-PORTVERSION=	1.09
+PORTVERSION=	1.10
 CATEGORIES=	multimedia perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=MP4
+MASTER_SITE_SUBDIR=	MP4
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	aaron@FreeBSD.org
diff -ruN --exclude=CVS /usr/ports/multimedia/p5-MP4-Info/distinfo /home/staff/gslin/work/p5-MP4-Info/distinfo
--- /usr/ports/multimedia/p5-MP4-Info/distinfo	Sat Jun 24 03:16:53 2006
+++ /home/staff/gslin/work/p5-MP4-Info/distinfo	Wed Jul 19 13:54:11 2006
@@ -1,3 +1,3 @@
-MD5 (MP4-Info-1.09.tar.gz) = d73803cb6e75e0c9ba49f86217b9803d
-SHA256 (MP4-Info-1.09.tar.gz) = 9159ee0a9d45e0ec6bd991371f84572ff75dfcfd7fb30a0111147379a2428ffe
-SIZE (MP4-Info-1.09.tar.gz) = 106382
+MD5 (MP4-Info-1.10.tar.gz) = c5a0a0ec7a1ae7f7da500bdca14ebf0b
+SHA256 (MP4-Info-1.10.tar.gz) = 0f1d5d8a8aff0830d362475c0105bf28affc422c7868ac512b20844bd45394c1
+SIZE (MP4-Info-1.10.tar.gz) = 133023
diff -ruN --exclude=CVS /usr/ports/multimedia/p5-MP4-Info/pkg-plist /home/staff/gslin/work/p5-MP4-Info/pkg-plist
--- /usr/ports/multimedia/p5-MP4-Info/pkg-plist	Sun Jan 22 10:29:59 2006
+++ /home/staff/gslin/work/p5-MP4-Info/pkg-plist	Wed Jul 19 13:52:44 2006
@@ -1,5 +1,6 @@
+@comment $FreeBSD$
 %%SITE_PERL%%/MP4/Info.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/MP4/Info/.packlist
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/MP4/Info
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MP4/Info
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MP4
 @dirrmtry %%SITE_PERL%%/MP4
--- p5-MP4-Info-1.10.patch ends here ---

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



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