Update from version 1.10 to 1.11.
Upstream changes: 1.11 - added Seb in author list - repeat: ix starts at 0, count starts at 1 fix bug in removing "repeat" attrs both add() and remove() methods - many updates in doc
This commit is contained in:
parent
7a5663dc3e
commit
ae2b045e2d
2 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.3 2008/11/09 13:44:15 seb Exp $
|
||||
# $NetBSD: Makefile,v 1.4 2009/01/11 18:21:06 he Exp $
|
||||
|
||||
DISTNAME= Alien-GvaScript-1.10
|
||||
DISTNAME= Alien-GvaScript-1.11
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Alien/}
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.2 2008/11/09 13:44:15 seb Exp $
|
||||
$NetBSD: distinfo,v 1.3 2009/01/11 18:21:06 he Exp $
|
||||
|
||||
SHA1 (Alien-GvaScript-1.10.tar.gz) = 9b8fbe67567975a7d29458eac673d85b24fff7a6
|
||||
RMD160 (Alien-GvaScript-1.10.tar.gz) = b6713aa0a2c4f64a309b514c755b5d612d55d5a9
|
||||
Size (Alien-GvaScript-1.10.tar.gz) = 156405 bytes
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue