Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Mar 2011 01:16:47 +0100
From:      Rodrigo OSORIO <rodrigo@bebik.net>
To:        FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/155579: irc/cgiirc update to 0.5.10
Message-ID:  <4D82A46F.1090609@bebik.net>
In-Reply-To: <201103151550.p2FFo8jt004306@freefall.freebsd.org>
References:  <201103151550.p2FFo8jt004306@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.
--------------010208040807000404010402
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

Hi,

Strange, the patch was supposed to be attach to the PR by send-pr...
Ok, here comes the patch. Sorry for the inconvenience.

- rodrigo

On 03/15/11 16:50, FreeBSD-gnats-submit@FreeBSD.org wrote:
> Thank you very much for your problem report.
> It has the internal identification `ports/155579'.
> The individual assigned to look at your
> report is: freebsd-ports-bugs.
>
> You can access the state of your problem report at any time
> via this link:
>
> http://www.freebsd.org/cgi/query-pr.cgi?pr=155579
>
>> Category:       ports
>> Responsible:    freebsd-ports-bugs
>> Synopsis:       irc/cgiirc update to 0.5.10
>> Arrival-Date:   Tue Mar 15 15:50:08 UTC 2011
>


--------------010208040807000404010402
Content-Type: text/plain;
 name="cgiirc-0.5.10.patch"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
 filename="cgiirc-0.5.10.patch"

Only in ports/irc/cgiirc-new: CVS
diff -ur ports/irc/cgiirc/Makefile ports/irc/cgiirc-new/Makefile
--- ports/irc/cgiirc/Makefile	2011-02-16 23:25:28.000000000 +0100
+++ ports/irc/cgiirc-new/Makefile	2011-02-16 23:25:00.000000000 +0100
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	cgiirc
-PORTVERSION=	0.5.9
+PORTVERSION=	0.5.10
 CATEGORIES=	irc www perl5
 MASTER_SITES=	http://cgiirc.org/releases/ \
 		SF/${PORTNAME}/cgi-irc/${PORTVERSION}
@@ -17,6 +17,9 @@
 USE_PERL5=	yes
 NO_BUILD=	yes
 
+LICENSE=GPLv2
+LICENSE_FILE=${WRKSRC}/docs/COPYING
+
 pre-install:
 	@${MV} ${WRKSRC}/cgiirc.config ${WRKSRC}/cgiirc.config.sample 2>/dev/null || true
 
diff -ur ports/irc/cgiirc/distinfo ports/irc/cgiirc-new/distinfo
--- ports/irc/cgiirc/distinfo	2011-02-16 23:25:28.000000000 +0100
+++ ports/irc/cgiirc-new/distinfo	2011-02-16 23:25:00.000000000 +0100
@@ -1,3 +1,2 @@
-MD5 (cgiirc-0.5.9.tar.gz) = 2ca89a52ca51fcc7287a832701b6915f
-SHA256 (cgiirc-0.5.9.tar.gz) = 41b26ed5c75c57663281234f7ead33c23aa92b798807df62e4ff980d19fef330
-SIZE (cgiirc-0.5.9.tar.gz) = 135163
+SHA256 (cgiirc-0.5.10.tar.gz) = 654409c768026e9565e54a39e27064a4f86fc778042e1d46959f30d24fbfbce0
+SIZE (cgiirc-0.5.10.tar.gz) = 133827
diff -ur ports/irc/cgiirc/pkg-plist ports/irc/cgiirc-new/pkg-plist
--- ports/irc/cgiirc/pkg-plist	2011-02-16 23:25:28.000000000 +0100
+++ ports/irc/cgiirc-new/pkg-plist	2011-02-16 23:25:00.000000000 +0100
@@ -102,6 +102,8 @@
 www/cgiirc/interfaces/style-default.css
 www/cgiirc/interfaces/style-gothic.css
 www/cgiirc/interfaces/style-mirc.css
+www/cgiirc/interfaces/nonjs.pm.orig
+www/cgiirc/interfaces/nonjs.pm.rej
 www/cgiirc/ipaccess.example
 www/cgiirc/irc.cgi
 www/cgiirc/modules/.htaccess

--------------010208040807000404010402--



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