ports/104609: [PATCH] www/p5-HTTP-Server-Simple: update to 0.22
Jin-Shan Tseng
tjs at cdpa.nsysu.edu.tw
Fri Oct 20 07:20:21 UTC 2006
>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 at 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:
More information about the freebsd-ports-bugs
mailing list