Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Jun 2011 13:42:44 +0800 (CST)
From:      Jin-Sih Lin <linpct@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        perl@FreeBSD.org
Subject:   ports/158062: [PATCH] www/p5-CGI-Application-Plugin-Apache: update to 1.02
Message-ID:  <20110620054244.D719A5C2D@deep.tw>
Resent-Message-ID: <201106200550.p5K5o9OX061950@freefall.freebsd.org>

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

>Number:         158062
>Category:       ports
>Synopsis:       [PATCH] www/p5-CGI-Application-Plugin-Apache: update to 1.02
>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:   Mon Jun 20 05:50:09 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Jin-Sih Lin
>Release:        FreeBSD 8.2-STABLE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD deep.tw 8.2-STABLE FreeBSD 8.2-STABLE #0: Fri Feb 25 14:49:48 CST 2011
>Description:
- Update to 1.02

Removed file(s):
- files/patch-Build.PL

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

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

--- p5-CGI-Application-Plugin-Apache-1.02.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/p5-CGI-Application-Plugin-Apache.orig/Makefile /usr/ports/www/p5-CGI-Application-Plugin-Apache/Makefile
--- /usr/ports/www/p5-CGI-Application-Plugin-Apache.orig/Makefile	2010-11-21 06:22:58.000000000 +0800
+++ /usr/ports/www/p5-CGI-Application-Plugin-Apache/Makefile	2011-06-20 13:31:39.000000000 +0800
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	CGI-Application-Plugin-Apache
-PORTVERSION=	1.01
+PORTVERSION=	1.02
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
diff -ruN --exclude=CVS /usr/ports/www/p5-CGI-Application-Plugin-Apache.orig/distinfo /usr/ports/www/p5-CGI-Application-Plugin-Apache/distinfo
--- /usr/ports/www/p5-CGI-Application-Plugin-Apache.orig/distinfo	2010-11-21 06:22:58.000000000 +0800
+++ /usr/ports/www/p5-CGI-Application-Plugin-Apache/distinfo	2011-06-20 13:31:40.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (CGI-Application-Plugin-Apache-1.01.tar.gz) = bb88362c978a23be29ccd22b8981b4f887220972613fd3dce11dcab77d7bc906
-SIZE (CGI-Application-Plugin-Apache-1.01.tar.gz) = 13689
+SHA256 (CGI-Application-Plugin-Apache-1.02.tar.gz) = 50cde6627965010886aa9e82c9a6268f3c55d309e65504cf4dffd0141f903ebd
+SIZE (CGI-Application-Plugin-Apache-1.02.tar.gz) = 18757
diff -ruN --exclude=CVS /usr/ports/www/p5-CGI-Application-Plugin-Apache.orig/files/patch-Build.PL /usr/ports/www/p5-CGI-Application-Plugin-Apache/files/patch-Build.PL
--- /usr/ports/www/p5-CGI-Application-Plugin-Apache.orig/files/patch-Build.PL	2010-11-21 06:22:58.000000000 +0800
+++ /usr/ports/www/p5-CGI-Application-Plugin-Apache/files/patch-Build.PL	1970-01-01 08:00:00.000000000 +0800
@@ -1,11 +0,0 @@
---- Build.PL.orig	Thu Jul 22 13:31:04 2010
-+++ Build.PL	Thu Jul 22 13:31:21 2010
-@@ -29,7 +29,7 @@
-             'HTML::GenerateUtil'=> 0,
- 	},
-     build_requires      => {
--        'Apache::Test',
-+        'Apache::Test' => 1,
-     },
-     create_makefile_pl  => 'passthrough',
-     create_readme       => 1,
--- p5-CGI-Application-Plugin-Apache-1.02.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?20110620054244.D719A5C2D>