pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/vera Update misc/vera to 1.16
details: https://anonhg.NetBSD.org/pkgsrc/rev/bd9d37d40795
branches: trunk
changeset: 500978:bd9d37d40795
user: tonio <tonio%pkgsrc.org@localhost>
date: Sat Oct 15 17:50:27 2005 +0000
description:
Update misc/vera to 1.16
Update Homepage, and use ${INFO_DIR} instead of info/
This fixes PR 31790, the old version's distfile was removed from MASTER_SITE
diffstat:
misc/vera/Makefile | 8 ++++----
misc/vera/distinfo | 10 +++++-----
misc/vera/patches/patch-aa | 26 +++++++++++++-------------
3 files changed, 22 insertions(+), 22 deletions(-)
diffs (74 lines):
diff -r d7da106f8c1a -r bd9d37d40795 misc/vera/Makefile
--- a/misc/vera/Makefile Sat Oct 15 17:13:44 2005 +0000
+++ b/misc/vera/Makefile Sat Oct 15 17:50:27 2005 +0000
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.13 2005/06/17 03:50:22 jlam Exp $
+# $NetBSD: Makefile,v 1.14 2005/10/15 17:50:27 tonio Exp $
-DISTNAME= vera-1.11
+DISTNAME= vera-1.16
CATEGORIES= misc
MASTER_SITES= http://home.snafu.de/ohei/FTP/ \
${MASTER_SITE_GNU:=vera/}
MAINTAINER= tech-pkg%NetBSD.org@localhost
-HOMEPAGE= http://userpage.fu-berlin.de/~oheiabbd/vera-e.html
+HOMEPAGE= http://cgi.snafu.de/ohei/user-cgi-bin/veramain-e.cgi
COMMENT= Virtual Entity of Relevant Acronyms
USE_MAKEINFO= YES
@@ -18,6 +18,6 @@
cd ${WRKSRC} && ${MAKEINFO} vera.texi
do-install:
- ${INSTALL_DATA} ${WRKSRC}/vera.info* ${PREFIX}/info
+ ${INSTALL_DATA} ${WRKSRC}/vera.info* ${PREFIX}/${INFO_DIR}
.include "../../mk/bsd.pkg.mk"
diff -r d7da106f8c1a -r bd9d37d40795 misc/vera/distinfo
--- a/misc/vera/distinfo Sat Oct 15 17:13:44 2005 +0000
+++ b/misc/vera/distinfo Sat Oct 15 17:50:27 2005 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2005/02/24 11:02:58 agc Exp $
+$NetBSD: distinfo,v 1.5 2005/10/15 17:50:27 tonio Exp $
-SHA1 (vera-1.11.tar.gz) = 7a8da43857a65499b38e0c22b0900564407dea21
-RMD160 (vera-1.11.tar.gz) = b6956c77dff35e03059c2fd696a963ba715fe6d6
-Size (vera-1.11.tar.gz) = 182984 bytes
-SHA1 (patch-aa) = 9f2263e979d537977dcdec2b0a4a49209ca02832
+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
diff -r d7da106f8c1a -r bd9d37d40795 misc/vera/patches/patch-aa
--- a/misc/vera/patches/patch-aa Sat Oct 15 17:13:44 2005 +0000
+++ b/misc/vera/patches/patch-aa Sat Oct 15 17:50:27 2005 +0000
@@ -1,15 +1,15 @@
-$NetBSD: patch-aa,v 1.1.1.1 2001/01/18 01:15:53 hubertf Exp $
+$NetBSD: patch-aa,v 1.2 2005/10/15 17:50:27 tonio Exp $
---- vera.texi.orig Tue Mar 9 23:29:09 1999
-+++ vera.texi Tue Mar 9 23:34:16 1999
+--- vera.texi.orig 2005-06-12 01:27:44.000000000 +0200
++++ 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
+
Home |
Main Index |
Thread Index |
Old Index