Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Oct 2006 15:12:15 +0800 (CST)
From:      Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        lth@FreeBSD.org
Subject:   ports/104609: [PATCH] www/p5-HTTP-Server-Simple: update to 0.22
Message-ID:  <200610200712.k9K7CFuG012742@pluto.cdpa.nsysu.edu.tw>
Resent-Message-ID: <200610200720.k9K7KIll004211@freefall.freebsd.org>

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

>Number:         104609
>Category:       ports
>Synopsis:       [PATCH] www/p5-HTTP-Server-Simple: update to 0.22
>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:   Fri Oct 20 07:20:18 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Jin-Shan Tseng
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD Pluto.CDPA.nsysu.edu.tw 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #0: Thu Oct 12 11:54:24 CST 2006
>Description:
- Update to 0.22

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

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

--- p5-HTTP-Server-Simple-0.22.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/p5-HTTP-Server-Simple/Makefile /hd1/p5-HTTP-Server-Simple/Makefile
--- /usr/ports/www/p5-HTTP-Server-Simple/Makefile	Mon Jun 19 04:08:13 2006
+++ /hd1/p5-HTTP-Server-Simple/Makefile	Fri Oct 20 15:10:12 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	HTTP-Server-Simple
-PORTVERSION=	0.20
+PORTVERSION=	0.22
 CATEGORIES=	www perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	HTTP
@@ -17,12 +17,12 @@
 
 PERL_CONFIGURE=	yes
 
-MAN3=	HTTP::Server::Simple.3 \
-	HTTP::Server::Simple::CGI.3 \
-	HTTP::Server::Simple::CGI::Environment.3
+MAN3=		HTTP::Server::Simple.3 \
+		HTTP::Server::Simple::CGI.3 \
+		HTTP::Server::Simple::CGI::Environment.3
 
 .include <bsd.port.pre.mk>
 .if ${PERL_LEVEL} < 500600
-IGNORE=	requires Perl 5.6 or newer. Install lang/perl5 or lang/perl5.8, and try again
+IGNORE=		requires Perl 5.6 or newer. Install lang/perl5.8, and try again
 .endif
 .include <bsd.port.post.mk>
diff -ruN --exclude=CVS /usr/ports/www/p5-HTTP-Server-Simple/distinfo /hd1/p5-HTTP-Server-Simple/distinfo
--- /usr/ports/www/p5-HTTP-Server-Simple/distinfo	Mon Jun 19 04:08:13 2006
+++ /hd1/p5-HTTP-Server-Simple/distinfo	Fri Oct 20 15:01:28 2006
@@ -1,3 +1,3 @@
-MD5 (HTTP-Server-Simple-0.20.tar.gz) = 31b88af89c4966183bf6e95ca2b40050
-SHA256 (HTTP-Server-Simple-0.20.tar.gz) = 6a2debc962415e6533e8d00dae608b407a867ba0ba34b4cc242ab1039651f48a
-SIZE (HTTP-Server-Simple-0.20.tar.gz) = 22445
+MD5 (HTTP-Server-Simple-0.22.tar.gz) = e2cedf30edeadd50b26532e2b3e319b1
+SHA256 (HTTP-Server-Simple-0.22.tar.gz) = 9edd804b4cd023dc7a69a585ea84313d2819a88f8d871972c09b6a1853ec10a3
+SIZE (HTTP-Server-Simple-0.22.tar.gz) = 22934
--- p5-HTTP-Server-Simple-0.22.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?200610200712.k9K7CFuG012742>