diff options
author | adam <adam@pkgsrc.org> | 2005-08-16 11:37:34 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2005-08-16 11:37:34 +0000 |
commit | 77dfed6159b5d5fca11dd32d83341be071b3405a (patch) | |
tree | 096b58a7c095f95a2b0f1257525e7971e2fce081 /textproc | |
parent | 0b574909cfe6375588d8afd7b2966d798b9105dc (diff) | |
download | pkgsrc-77dfed6159b5d5fca11dd32d83341be071b3405a.tar.gz |
MASTERSITE and HOMEPAGE updated, since the web-site moved
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/texi2html/Makefile | 24 | ||||
-rw-r--r-- | textproc/texi2html/distinfo | 8 |
2 files changed, 14 insertions, 18 deletions
diff --git a/textproc/texi2html/Makefile b/textproc/texi2html/Makefile index 42716103205..69596044e6e 100644 --- a/textproc/texi2html/Makefile +++ b/textproc/texi2html/Makefile @@ -1,25 +1,21 @@ -# $NetBSD: Makefile,v 1.21 2005/07/16 19:10:40 jlam Exp $ -# +# $NetBSD: Makefile,v 1.22 2005/08/16 11:37:34 adam Exp $ -DISTNAME= texi2html-1.76 -CATEGORIES= textproc -MASTER_SITES= ${MASTER_SITE_LOCAL} -# The following only seems to work with a graphical browser -# https://texi2html.cvshome.org/files/documents/70/758/texi2html-1.76.tar.bz2 -EXTRACT_SUFX= .tar.bz2 +DISTNAME= texi2html-1.76 +CATEGORIES= textproc +MASTER_SITES= http://savannah.nongnu.org/download/texi2html/ -MAINTAINER= tech-pkg@NetBSD.org -HOMEPAGE= https://texi2html.cvshome.org/ -COMMENT= Texinfo-to-HTML direct translator +MAINTAINER= tech-pkg@NetBSD.org +HOMEPAGE= http://www.nongnu.org/texi2html/ +COMMENT= Texinfo-to-HTML direct translator -CONFLICTS= teTeX-bin-1.0 teTeX-bin-1.0.[1234567] +CONFLICTS= teTeX-bin-1.0 teTeX-bin-1.0.[1234567] PKG_INSTALLATION_TYPES= overwrite pkgviews -GNU_CONFIGURE= YES +USE_TOOLS+= perl:run +GNU_CONFIGURE= yes CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR} -USE_TOOLS+= perl:run INFO_FILES= texi2html.info .include "../../mk/bsd.pkg.mk" diff --git a/textproc/texi2html/distinfo b/textproc/texi2html/distinfo index 8b43881c49b..c97022f6e09 100644 --- a/textproc/texi2html/distinfo +++ b/textproc/texi2html/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.4 2005/02/24 14:48:50 agc Exp $ +$NetBSD: distinfo,v 1.5 2005/08/16 11:37:34 adam Exp $ -SHA1 (texi2html-1.76.tar.bz2) = 2634ae07b7c2a78a0d79a0ab2a87ea274a56d8d6 -RMD160 (texi2html-1.76.tar.bz2) = 101bf454f8c6ef5af51ff0c2fdd4923f2ada4991 -Size (texi2html-1.76.tar.bz2) = 381851 bytes +SHA1 (texi2html-1.76.tar.gz) = b50bf52eb362b9eaf2c210da09752a3542455ac2 +RMD160 (texi2html-1.76.tar.gz) = 987481a32d2aabf04f6217b3f43660696e5d7473 +Size (texi2html-1.76.tar.gz) = 470207 bytes SHA1 (patch-aa) = 9f1d1cd149b9c5adee08652a5e974e21e9b93f38 |