diff options
author | shattered <shattered@pkgsrc.org> | 2014-09-13 12:01:16 +0000 |
---|---|---|
committer | shattered <shattered@pkgsrc.org> | 2014-09-13 12:01:16 +0000 |
commit | 81f71754f4e7884af611d6b658f3e0f5f19a6c8f (patch) | |
tree | 52cd7cd48129a6146164a7fa9b2f8e30542e3708 /misc | |
parent | 1df59f6267e3214c938d4bc3930b2cac617fed66 (diff) | |
download | pkgsrc-81f71754f4e7884af611d6b658f3e0f5f19a6c8f.tar.gz |
Update to 1.21a. Changes:
Fixed file inclusion error for FDL when using makeinfo.
Switch to FDL version 1.3.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/vera/Makefile | 8 | ||||
-rw-r--r-- | misc/vera/distinfo | 10 | ||||
-rw-r--r-- | misc/vera/patches/patch-aa | 24 |
3 files changed, 21 insertions, 21 deletions
diff --git a/misc/vera/Makefile b/misc/vera/Makefile index 9748f7809dc..7a1d941f69c 100644 --- a/misc/vera/Makefile +++ b/misc/vera/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.20 2013/04/06 20:27:25 rodent Exp $ +# $NetBSD: Makefile,v 1.21 2014/09/13 12:01:16 shattered Exp $ -DISTNAME= vera-1.16 +DISTNAME= vera-1.21a CATEGORIES= misc -MASTER_SITES= http://home.snafu.de/ohei/FTP/ \ - ${MASTER_SITE_GNU:=vera/} +MASTER_SITES= ${MASTER_SITE_GNU:=vera/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://cgi.snafu.de/ohei/user-cgi-bin/veramain-e.cgi COMMENT= Virtual Entity of Relevant Acronyms +LICENSE= gnu-fdl-v1.3 USE_TOOLS+= makeinfo INFO_FILES= yes diff --git a/misc/vera/distinfo b/misc/vera/distinfo index 837d726f8fa..cb2cc13af88 100644 --- a/misc/vera/distinfo +++ b/misc/vera/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.5 2005/10/15 17:50:27 tonio Exp $ +$NetBSD: distinfo,v 1.6 2014/09/13 12:01:16 shattered Exp $ -SHA1 (vera-1.16.tar.gz) = dab42957a4feac87a9392b71f9eab7a6b3237d36 -RMD160 (vera-1.16.tar.gz) = fec1ba7363d203cbedf7780036000796dbaeaa3b -Size (vera-1.16.tar.gz) = 201196 bytes -SHA1 (patch-aa) = 6b9256fc594c9d0137149dddb81e7582dcf0ea80 +SHA1 (vera-1.21a.tar.gz) = 950d68027f69ab48bb92b85f6492cbb052f288c6 +RMD160 (vera-1.21a.tar.gz) = 305aa3f2a1000e0f2f79a495661c417d4979a546 +Size (vera-1.21a.tar.gz) = 237858 bytes +SHA1 (patch-aa) = 563a4486a5f57624652cc591c48cd3e95723766f diff --git a/misc/vera/patches/patch-aa b/misc/vera/patches/patch-aa index bacfe94562a..50eb308626b 100644 --- a/misc/vera/patches/patch-aa +++ b/misc/vera/patches/patch-aa @@ -1,15 +1,15 @@ -$NetBSD: patch-aa,v 1.2 2005/10/15 17:50:27 tonio Exp $ +$NetBSD: patch-aa,v 1.3 2014/09/13 12:01:16 shattered Exp $ ---- vera.texi.orig 2005-06-12 01:27:44.000000000 +0200 +--- vera.texi.orig 2013-09-04 17:54:33.000000000 +0000 +++ vera.texi @@ -2,6 +2,10 @@ - @c %**start of header
- @setfilename vera.info
- @settitle V.E.R.A@. --- Virtual Entity of Relevant Acronyms
-+@dircategory Miscellaneous
-+@direntry
-+* VERA: (vera). A list dealing with computational acronyms.
-+@end direntry
- @setchapternewpage on
- @c %**end of header
-
+ @c %**start of header + @setfilename vera.info + @settitle V.E.R.A@. --- Virtual Entity of Relevant Acronyms ++@dircategory Miscellaneous ++@direntry ++* VERA: (vera). A list dealing with computational acronyms. ++@end direntry + @setchapternewpage on + @c %**end of header + |