From owner-freebsd-perl@FreeBSD.ORG Fri Feb 8 06:27:44 2008 Return-Path: Delivered-To: perl@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3E08416A41B for ; Fri, 8 Feb 2008 06:27:44 +0000 (UTC) (envelope-from gslin@ccreader.NCTU.edu.tw) Received: from ccreader.NCTU.edu.tw (ccreader.nctu.edu.tw [140.113.54.119]) by mx1.freebsd.org (Postfix) with ESMTP id 15EDB13C458 for ; Fri, 8 Feb 2008 06:27:44 +0000 (UTC) (envelope-from gslin@ccreader.NCTU.edu.tw) Received: by ccreader.NCTU.edu.tw (Postfix, from userid 1000) id 213C21CC1F; Fri, 8 Feb 2008 14:11:10 +0800 (CST) To: FreeBSD-gnats-submit@freebsd.org From: Gea-Suan Lin X-send-pr-version: 3.113 X-GNATS-Notify: Message-Id: <20080208061110.213C21CC1F@ccreader.NCTU.edu.tw> Date: Fri, 8 Feb 2008 14:11:10 +0800 (CST) Cc: perl@FreeBSD.org, gslin@gslin.org Subject: [PATCH] www/p5-WWW-Myspace: update to 0.75 X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Feb 2008 06:27:44 -0000 >Submitter-Id: current-users >Originator: Gea-Suan Lin >Organization: >Confidential: no >Synopsis: [PATCH] www/p5-WWW-Myspace: update to 0.75 >Severity: non-critical >Priority: low >Category: ports >Class: update >Release: FreeBSD 6.3-PRERELEASE i386 >Environment: System: FreeBSD ccreader.NCTU.edu.tw 6.3-PRERELEASE FreeBSD 6.3-PRERELEASE #3: Tue Jan 15 11:22:08 CST 2008 >Description: - Update to 0.75 Port maintainer (perl@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-WWW-Myspace-0.75.patch begins here --- diff -ruN --exclude=CVS /usr/ports/www/p5-WWW-Myspace/Makefile /home/staff/gslin/work/ports/p5-WWW-Myspace/Makefile --- /usr/ports/www/p5-WWW-Myspace/Makefile 2007-12-26 09:34:25.000000000 +0800 +++ /home/staff/gslin/work/ports/p5-WWW-Myspace/Makefile 2008-02-08 14:09:55.000000000 +0800 @@ -6,7 +6,7 @@ # PORTNAME= WWW-Myspace -PORTVERSION= 0.74 +PORTVERSION= 0.75 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff -ruN --exclude=CVS /usr/ports/www/p5-WWW-Myspace/distinfo /home/staff/gslin/work/ports/p5-WWW-Myspace/distinfo --- /usr/ports/www/p5-WWW-Myspace/distinfo 2007-12-26 09:34:25.000000000 +0800 +++ /home/staff/gslin/work/ports/p5-WWW-Myspace/distinfo 2008-02-08 14:10:06.000000000 +0800 @@ -1,3 +1,3 @@ -MD5 (WWW-Myspace-0.74.tar.gz) = 7a7e4e4011821afe19bfa3540da9997c -SHA256 (WWW-Myspace-0.74.tar.gz) = 3509722ed989ee16d152f910d4ba10285b9e655f7c894af2290e696c06dcac3e -SIZE (WWW-Myspace-0.74.tar.gz) = 127673 +MD5 (WWW-Myspace-0.75.tar.gz) = a3d351ec7180fb2629f29fc7e278e6f8 +SHA256 (WWW-Myspace-0.75.tar.gz) = 37fc6b8a6b9f829ac2fbd6cfc6a7d3bc4b3739f7d3dc19ee3f6f04759284ec79 +SIZE (WWW-Myspace-0.75.tar.gz) = 129981 --- p5-WWW-Myspace-0.75.patch ends here ---