Date: Tue, 19 Jul 2011 14:20:06 +0200 (CEST) From: Florian Smeets <flo@FreeBSD.org> To: FreeBSD-gnats-submit@freebsd.org Cc: gnome@FreeBSD.org Subject: [PATCH] devel/nspr: update to 4.8.8 Message-ID: <20110719122006.DBC15126B7@tb.smeets.im>
next in thread | raw e-mail | index | archive | help
>Submitter-Id: current-users >Originator: Florian Smeets >Organization: >Confidential: no >Synopsis: [PATCH] devel/nspr: update to 4.8.8 >Severity: non-critical >Priority: low >Category: ports >Class: change-request >Release: FreeBSD 9.0-CURRENT amd64 >Environment: System: FreeBSD tb.smeets.im 9.0-CURRENT FreeBSD 9.0-CURRENT #3 r223817M: Wed Jul 6 08:38:44 >Description: - update to nspr 4.8.8 which will be required by firefox 6 i have been running with this version for more than 2 month without problems Port maintainer (gnome@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- nspr-4.8.8.patch begins here --- Index: Makefile =================================================================== RCS file: /home/flo/dev/cvs/ports/devel/nspr/Makefile,v retrieving revision 1.43 diff -u -u -r1.43 Makefile --- Makefile 4 Jun 2011 22:38:53 -0000 1.43 +++ Makefile 19 Jul 2011 12:00:42 -0000 @@ -6,7 +6,7 @@ # $MCom: ports-experimental/devel/nspr/Makefile,v 1.6 2008/03/12 13:06:56 ahze Exp $ PORTNAME= nspr -DISTVERSION= 4.8.7 +DISTVERSION= 4.8.8 CATEGORIES= devel MASTER_SITES= MOZILLA MASTER_SITE_SUBDIR= nspr/releases/v${PORTVERSION}/src Index: distinfo =================================================================== RCS file: /home/flo/dev/cvs/ports/devel/nspr/distinfo,v retrieving revision 1.19 diff -u -u -r1.19 distinfo --- distinfo 2 Mar 2011 13:51:28 -0000 1.19 +++ distinfo 19 Jul 2011 12:00:45 -0000 @@ -1,2 +1,2 @@ -SHA256 (nspr-4.8.7.tar.gz) = eb9459c31d43d1000fb1304f1e0cedab0bdac3c54c71988259c1ac10c1fe16a3 -SIZE (nspr-4.8.7.tar.gz) = 1244150 +SHA256 (nspr-4.8.8.tar.gz) = 92f3f4ded2ee313e396c180d5445cc3c718ff347d86c06b7bf14a1b5e049d4c9 +SIZE (nspr-4.8.8.tar.gz) = 1246068 --- nspr-4.8.8.patch ends here ---
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110719122006.DBC15126B7>