summaryrefslogtreecommitdiff
path: root/www/p5-Alien-GvaScript
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2010-02-03 22:34:58 +0000
committerseb <seb@pkgsrc.org>2010-02-03 22:34:58 +0000
commite2498512d8b91a32b2e5194bc3d59220b506bf91 (patch)
treedd16d5b1774f45a648281b1ab947c0905a0bf343 /www/p5-Alien-GvaScript
parent9c7df62f22b5829b0c8ff8ff72b1bea88e2121fb (diff)
downloadpkgsrc-e2498512d8b91a32b2e5194bc3d59220b506bf91.tar.gz
Update from version 1.11 to version 1.21
Pkgsrc changes: - Add LICENSE Upstream changes: 1.21 18.01.2010 - bug in Builder, Gvascript.js was written to wrong location 1.20 07.01.2009 - Element.autoScroll : fix scroll amount when the scrolling block has an offsetTop > 0 - removed PAGE_UP/DOWN handlers in TreeNavigator -- let the browser deal with those - treeNavigator select() has an additional param "prevent_autoscroll" - treeNavigator autoscroll only active through kbd, not through click - treeNavigator observes "mouseup" (instead of mousedown or click) - autoCompleter bug fix on detach (stop observing "click") - protoExtensions : removed RegExp.escape() (now in prototype.js) - autoCompleter div, display above only if enough vertical space - autoCompleter : code layout improvements 1.18 13.10.2009 - fix some minor doc glitches released in 1.17 1.17 13.10.2009 - major revision from Mona Remlawi - new Grid component - new CustomButtons component - new Paginator component - new test suite
Diffstat (limited to 'www/p5-Alien-GvaScript')
-rw-r--r--www/p5-Alien-GvaScript/Makefile5
-rw-r--r--www/p5-Alien-GvaScript/distinfo8
2 files changed, 7 insertions, 6 deletions
diff --git a/www/p5-Alien-GvaScript/Makefile b/www/p5-Alien-GvaScript/Makefile
index 9578a3c7b53..5e77c529992 100644
--- a/www/p5-Alien-GvaScript/Makefile
+++ b/www/p5-Alien-GvaScript/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2009/01/11 18:21:06 he Exp $
+# $NetBSD: Makefile,v 1.5 2010/02/03 22:34:58 seb Exp $
-DISTNAME= Alien-GvaScript-1.11
+DISTNAME= Alien-GvaScript-1.21
PKGNAME= p5-${DISTNAME}
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Alien/}
@@ -8,6 +8,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Alien/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Alien-GvaScript/
COMMENT= Gva extension to the prototype javascript framework
+LICENSE= ${PERL5_LICENSE}
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/www/p5-Alien-GvaScript/distinfo b/www/p5-Alien-GvaScript/distinfo
index a0debf8bc67..3f58df1a80b 100644
--- a/www/p5-Alien-GvaScript/distinfo
+++ b/www/p5-Alien-GvaScript/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2009/01/11 18:21:06 he Exp $
+$NetBSD: distinfo,v 1.4 2010/02/03 22:34:58 seb Exp $
-SHA1 (Alien-GvaScript-1.11.tar.gz) = e1b05990204f5304151c271a16614140d07dfb54
-RMD160 (Alien-GvaScript-1.11.tar.gz) = 341d4129ae91b1c58307da1b58d8cf73329901fe
-Size (Alien-GvaScript-1.11.tar.gz) = 164704 bytes
+SHA1 (Alien-GvaScript-1.21.tar.gz) = 29ec121626ae372882bc0831a8fcd217441252ea
+RMD160 (Alien-GvaScript-1.21.tar.gz) = 3536c9215e7ed4fbb9b814a5bd75db154c8cf070
+Size (Alien-GvaScript-1.21.tar.gz) = 263292 bytes