summaryrefslogtreecommitdiff
path: root/www/p5-Alien-GvaScript/Makefile
diff options
context:
space:
mode:
authorseb <seb>2010-02-03 22:34:58 +0000
committerseb <seb>2010-02-03 22:34:58 +0000
commit18e5be92363f3c2194015f4c6c2d79c1091e8e45 (patch)
treedd16d5b1774f45a648281b1ab947c0905a0bf343 /www/p5-Alien-GvaScript/Makefile
parent2d9a18ecb1322f80206ebeb4e9fcbe5db8d1380a (diff)
downloadpkgsrc-18e5be92363f3c2194015f4c6c2d79c1091e8e45.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/Makefile')
-rw-r--r--www/p5-Alien-GvaScript/Makefile5
1 files changed, 3 insertions, 2 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