misc/151737: [PATCH] update www/libxul to 1.9.2.10

Chris Petrik c.petrik.sosa at gmail.com
Tue Oct 26 00:40:10 UTC 2010


>Number:         151737
>Category:       misc
>Synopsis:       [PATCH] update www/libxul to 1.9.2.10
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 26 00:40:09 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Chris Petrik
>Release:        FreeBSD 8.1-STABLE
>Organization:
none
>Environment:
FreeBSD 8.1-STABLE
>Description:
I was updating news/openftd and noticed libxul had an audit issue so here is an update for it.

the make post-build gave a no such file error but .9 says the same so I left it be.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: libxul/Makefile
===================================================================
RCS file: /usr/local/freebsdcvs/ports/www/libxul/Makefile,v
retrieving revision 1.20
diff -u -r1.20 Makefile
--- libxul/Makefile	17 Sep 2010 21:40:48 -0000	1.20
+++ libxul/Makefile	26 Oct 2010 00:04:57 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	libxul
-DISTVERSION=	1.9.2.9
-PORTREVISION=	1
+DISTVERSION=	1.9.2.10
 CATEGORIES?=	www devel
 MASTER_SITES=	${MASTER_SITE_MOZILLA}
 MASTER_SITE_SUBDIR=	xulrunner/releases/${DISTVERSION}/source
Index: libxul/distinfo
===================================================================
RCS file: /usr/local/freebsdcvs/ports/www/libxul/distinfo,v
retrieving revision 1.11
diff -u -r1.11 distinfo
--- libxul/distinfo	15 Sep 2010 15:38:28 -0000	1.11
+++ libxul/distinfo	25 Oct 2010 23:27:25 -0000
@@ -1,3 +1,3 @@
-MD5 (xulrunner-1.9.2.9.source.tar.bz2) = 17e7c037af27a37d2332769c841cde27
-SHA256 (xulrunner-1.9.2.9.source.tar.bz2) = 8c838e4c3855bf496f67a8ef6e55752430ed8afa3b49850d3466a9931e3170d8
-SIZE (xulrunner-1.9.2.9.source.tar.bz2) = 51384531
+MD5 (xulrunner-1.9.2.10.source.tar.bz2) = 5dee821e012aab97ad52ffbb36c52890
+SHA256 (xulrunner-1.9.2.10.source.tar.bz2) = 5d7c1cedd9a46db38dd3539fcfd56da5dc78aa5ffb9f2beb006b50eb556aca48
+SIZE (xulrunner-1.9.2.10.source.tar.bz2) = 51243221


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-bugs mailing list