Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Dec 2012 03:37:50 -0800 (PST)
From:      William Grzybowski <william88@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/174543: [PATCH] www/dojo: update to 1.8.2
Message-ID:  <50d0558e.04bc650a.0813.4a07@mx.google.com>
Resent-Message-ID: <201212181420.qBIEK1nH017295@freefall.freebsd.org>

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

>Number:         174543
>Category:       ports
>Synopsis:       [PATCH] www/dojo: update to 1.8.2
>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:   Tue Dec 18 14:20:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     William Grzybowski
>Release:        FreeBSD 9.0-RELEASE amd64
>Organization:
>Environment:
>Description:

	Update to 1.8.2

>How-To-Repeat:
>Fix:

	See attached patch


--- dojo.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 309161)
+++ Makefile	(working copy)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=		dojo
-PORTVERSION=		1.8.1
+PORTVERSION=		1.8.2
 CATEGORIES=		www
 MASTER_SITES=		http://download.dojotoolkit.org/release-${PORTVERSION}/
 DISTNAME=		dojo-release-${PORTVERSION}
Index: distinfo
===================================================================
--- distinfo	(revision 309161)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (dojo-release-1.8.1.tar.gz) = 913f8d0976fa09b29f3767fee26bbaa25b1928c73240a97abb93d1eeb9d8b927
-SIZE (dojo-release-1.8.1.tar.gz) = 7720257
+SHA256 (dojo-release-1.8.2.tar.gz) = 5d6f67fdf453c4d1aea9f87387f04715fc29e2ca9028d4b9fbb5425adfe873d8
+SIZE (dojo-release-1.8.2.tar.gz) = 7734263
Index: pkg-plist
===================================================================
--- pkg-plist	(revision 309161)
+++ pkg-plist	(working copy)
@@ -1502,6 +1502,8 @@
 %%WWWDIR%%/dojo/cldr/nls/ar/number.js.uncompressed.js
 %%WWWDIR%%/dojo/cldr/nls/buddhist.js
 %%WWWDIR%%/dojo/cldr/nls/buddhist.js.uncompressed.js
+%%WWWDIR%%/dojo/cldr/nls/ca/buddhist.js
+%%WWWDIR%%/dojo/cldr/nls/ca/buddhist.js.uncompressed.js
 %%WWWDIR%%/dojo/cldr/nls/ca/currency.js
 %%WWWDIR%%/dojo/cldr/nls/ca/currency.js.uncompressed.js
 %%WWWDIR%%/dojo/cldr/nls/ca/gregorian.js
@@ -1562,6 +1564,8 @@
 %%WWWDIR%%/dojo/cldr/nls/en-ca/gregorian.js.uncompressed.js
 %%WWWDIR%%/dojo/cldr/nls/en-gb/buddhist.js
 %%WWWDIR%%/dojo/cldr/nls/en-gb/buddhist.js.uncompressed.js
+%%WWWDIR%%/dojo/cldr/nls/en-gb/currency.js
+%%WWWDIR%%/dojo/cldr/nls/en-gb/currency.js.uncompressed.js
 %%WWWDIR%%/dojo/cldr/nls/en-gb/gregorian.js
 %%WWWDIR%%/dojo/cldr/nls/en-gb/gregorian.js.uncompressed.js
 %%WWWDIR%%/dojo/cldr/nls/en-gb/islamic.js
@@ -2216,8 +2220,6 @@
 %%WWWDIR%%/dojox/app/widgets/Container.js.uncompressed.js
 %%WWWDIR%%/dojox/app/widgets/_ScrollableMixin.js
 %%WWWDIR%%/dojox/app/widgets/_ScrollableMixin.js.uncompressed.js
-%%WWWDIR%%/dojox/app/widgets/scrollable.js
-%%WWWDIR%%/dojox/app/widgets/scrollable.js.uncompressed.js
 %%WWWDIR%%/dojox/atom/README
 %%WWWDIR%%/dojox/atom/io/Connection.js
 %%WWWDIR%%/dojox/atom/io/Connection.js.uncompressed.js
@@ -2617,6 +2619,8 @@
 %%WWWDIR%%/dojox/calendar/nls/fi/buttons.js.uncompressed.js
 %%WWWDIR%%/dojox/calendar/nls/fr/buttons.js
 %%WWWDIR%%/dojox/calendar/nls/fr/buttons.js.uncompressed.js
+%%WWWDIR%%/dojox/calendar/nls/he/buttons.js
+%%WWWDIR%%/dojox/calendar/nls/he/buttons.js.uncompressed.js
 %%WWWDIR%%/dojox/calendar/nls/hu/buttons.js
 %%WWWDIR%%/dojox/calendar/nls/hu/buttons.js.uncompressed.js
 %%WWWDIR%%/dojox/calendar/nls/it/buttons.js
@@ -8592,6 +8596,7 @@
 @dirrm %%WWWDIR%%/dojox/calendar/nls/ja
 @dirrm %%WWWDIR%%/dojox/calendar/nls/it
 @dirrm %%WWWDIR%%/dojox/calendar/nls/hu
+@dirrm %%WWWDIR%%/dojox/calendar/nls/he
 @dirrm %%WWWDIR%%/dojox/calendar/nls/fr
 @dirrm %%WWWDIR%%/dojox/calendar/nls/fi
 @dirrm %%WWWDIR%%/dojox/calendar/nls/es
--- dojo.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?50d0558e.04bc650a.0813.4a07>