Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Aug 2011 11:20:26 +0200 (CEST)
From:      Lapo Luchini <lapo@lapo.it>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Lapo Luchini <lapo@lapo.it>, ale@FreeBSD.org
Subject:   ports/159525: [MAINTAINER] www/xpi-jslib: update to 0.1.367
Message-ID:  <201108050920.p759KPUI046783@lapo.andxor.it>
Resent-Message-ID: <201108050950.p759oCTQ009334@freefall.freebsd.org>

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

>Number:         159525
>Category:       ports
>Synopsis:       [MAINTAINER] www/xpi-jslib: update to 0.1.367
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 05 09:50:11 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Lapo Luchini
>Release:        FreeBSD 8.2-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD lapo.andxor.it 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Thu Feb 17 02:41:51 UTC 2011
>Description:
- Update to 0.1.367
- Forced compatibility with SeaMonkey 2.2 (I tested it with latest beta tagzilla and it's working)

Added file(s):
- files/patch-install.rdf

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

--- xpi-jslib-0.1.367.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/xpi-jslib/Makefile /home/lapo/ports/xpi-jslib/Makefile
--- /usr/ports/www/xpi-jslib/Makefile	2011-01-17 10:09:05.000000000 +0100
+++ /home/lapo/ports/xpi-jslib/Makefile	2011-08-05 11:04:25.340504042 +0200
@@ -1,15 +1,15 @@
-# New ports collection makefile for:	xpi-firebug
-# Date created:			10 Otcober 2010
+# New ports collection makefile for:	xpi-jslib
+# Date created:			10 October 2010
 # Whom:				Lapo Luchini <lapo@lapo.it>
 #
 # $FreeBSD: ports/www/xpi-jslib/Makefile,v 1.3 2011/01/17 09:09:05 erwin Exp $
 #
 
 PORTNAME=	jslib
-PORTVERSION=	0.1.365
+PORTVERSION=	0.1.367
 CATEGORIES=	www
 MASTER_SITES=	http://lapo.it/freebsd/
-DISTNAME=	jslib_${PORTVERSION}_lite_signed
+DISTNAME=	jslib_${PORTVERSION}_lite
 
 MAINTAINER=	lapo@lapo.it
 COMMENT=	Library of common useful routines for XPI developers
diff -ruN --exclude=CVS /usr/ports/www/xpi-jslib/distinfo /home/lapo/ports/xpi-jslib/distinfo
--- /usr/ports/www/xpi-jslib/distinfo	2011-01-15 18:35:32.000000000 +0100
+++ /home/lapo/ports/xpi-jslib/distinfo	2011-08-05 11:02:37.474486535 +0200
@@ -1,2 +1,2 @@
-SHA256 (xpi/jslib_0.1.365_lite_signed.xpi) = a760e431e156854ba4990297d4bf8daff0d335f60f645979abba7b8e10e3f519
-SIZE (xpi/jslib_0.1.365_lite_signed.xpi) = 112885
+SHA256 (xpi/jslib_0.1.367_lite.xpi) = a464668e921f5a7aa8662963120abfc10e166462bab553024be100f641d5b18b
+SIZE (xpi/jslib_0.1.367_lite.xpi) = 113599
diff -ruN --exclude=CVS /usr/ports/www/xpi-jslib/files/patch-install.rdf /home/lapo/ports/xpi-jslib/files/patch-install.rdf
--- /usr/ports/www/xpi-jslib/files/patch-install.rdf	1970-01-01 01:00:00.000000000 +0100
+++ /home/lapo/ports/xpi-jslib/files/patch-install.rdf	2011-08-05 11:14:41.763653819 +0200
@@ -0,0 +1,20 @@
+--- install.rdf.orig	2011-08-05 11:14:00.298272432 +0200
++++ install.rdf	2011-08-05 11:14:35.822292694 +0200
+@@ -32,7 +32,7 @@
+       <Description>
+         <em:id>{86c18b42-e466-45a9-ae7a-9b95ba6f5640}</em:id>
+         <em:minVersion>1.0.*</em:minVersion>
+-        <em:maxVersion>2.0.*</em:maxVersion>
++        <em:maxVersion>2.2.*</em:maxVersion>
+       </Description>
+     </em:targetApplication>
+ 
+@@ -42,7 +42,7 @@
+       <Description>
+         <em:id>{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}</em:id>
+         <em:minVersion>1.0.*</em:minVersion>
+-        <em:maxVersion>2.0.*</em:maxVersion>
++        <em:maxVersion>2.2.*</em:maxVersion>
+       </Description>
+     </em:targetApplication>
+ 
--- xpi-jslib-0.1.367.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?201108050920.p759KPUI046783>