Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Jan 2013 19:49:15 +0000 (UTC)
From:      Greg Larkin <glarkin@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r310521 - head/www/dojo
Message-ID:  <201301161949.r0GJnFnd035779@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: glarkin
Date: Wed Jan 16 19:49:14 2013
New Revision: 310521
URL: http://svnweb.freebsd.org/changeset/ports/310521

Log:
  - Updated to 1.8.3
  - Trimmed Makefile header
  
  PR:		ports/174543 (based on)
  Submitted by:	William Grzybowski <william88@gmail.com>

Modified:
  head/www/dojo/Makefile
  head/www/dojo/distinfo
  head/www/dojo/pkg-plist

Modified: head/www/dojo/Makefile
==============================================================================
--- head/www/dojo/Makefile	Wed Jan 16 19:45:12 2013	(r310520)
+++ head/www/dojo/Makefile	Wed Jan 16 19:49:14 2013	(r310521)
@@ -1,13 +1,13 @@
 # $FreeBSD$
 
 PORTNAME=		dojo
-PORTVERSION=		1.8.1
+PORTVERSION=		1.8.3
 CATEGORIES=		www
 MASTER_SITES=		http://download.dojotoolkit.org/release-${PORTVERSION}/
 DISTNAME=		dojo-release-${PORTVERSION}
 
 MAINTAINER=		glarkin@FreeBSD.org
-COMMENT=		An open-source DHTML toolkit written in JavaScript
+COMMENT=		Open-source DHTML toolkit written in JavaScript
 
 NO_BUILD=		yes
 

Modified: head/www/dojo/distinfo
==============================================================================
--- head/www/dojo/distinfo	Wed Jan 16 19:45:12 2013	(r310520)
+++ head/www/dojo/distinfo	Wed Jan 16 19:49:14 2013	(r310521)
@@ -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.3.tar.gz) = 20cd986b1e134dff9a77996d360ade2a51f3bd555f097f112c8db698030a4012
+SIZE (dojo-release-1.8.3.tar.gz) = 7733625

Modified: head/www/dojo/pkg-plist
==============================================================================
--- head/www/dojo/pkg-plist	Wed Jan 16 19:45:12 2013	(r310520)
+++ head/www/dojo/pkg-plist	Wed Jan 16 19:49:14 2013	(r310521)
@@ -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



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