diff options
author | tonio <tonio@pkgsrc.org> | 2006-01-13 09:26:38 +0000 |
---|---|---|
committer | tonio <tonio@pkgsrc.org> | 2006-01-13 09:26:38 +0000 |
commit | a00f791f7a7737d6519b99bc5f72df750125736e (patch) | |
tree | d63d1ca04ea1fe339fe3066c88d1b0851bb979f3 /textproc/hevea | |
parent | 9854086b0ca561a94fcbb221d51b779ce1a72f4d (diff) | |
download | pkgsrc-a00f791f7a7737d6519b99bc5f72df750125736e.tar.gz |
Use DIST_SUBDIR to cope with a change in the distfile:
This change fixes a bug with entities for -,\ and /
Bump PKGREVISION, and take maintainership
(issues of changing distfiles have been advertised upstream)
Diffstat (limited to 'textproc/hevea')
-rw-r--r-- | textproc/hevea/Makefile | 6 | ||||
-rw-r--r-- | textproc/hevea/distinfo | 8 |
2 files changed, 8 insertions, 6 deletions
diff --git a/textproc/hevea/Makefile b/textproc/hevea/Makefile index f0211608bc1..d6727ab0a4e 100644 --- a/textproc/hevea/Makefile +++ b/textproc/hevea/Makefile @@ -1,15 +1,17 @@ -# $NetBSD: Makefile,v 1.12 2005/09/29 13:20:46 tonio Exp $ +# $NetBSD: Makefile,v 1.13 2006/01/13 09:26:38 tonio Exp $ DISTNAME= hevea-1.08 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://para.inria.fr/~maranget/hevea/distri/ -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= tonio@NetBSD.org HOMEPAGE= http://para.inria.fr/~maranget/hevea/ COMMENT= LaTeX to HTML translator BUILD_DEPENDS+= ocaml>=3.07:../../lang/ocaml +DIST_SUBDIR= ${PKGNAME_NOREV} .include "../../mk/bsd.prefs.mk" .if (${MACHINE_ARCH} == "i386") || (${MACHINE_ARCH} == "powerpc") || (${MACHINE_ARCH} == "sparc") diff --git a/textproc/hevea/distinfo b/textproc/hevea/distinfo index d7e07e71877..4ea52c3fcdd 100644 --- a/textproc/hevea/distinfo +++ b/textproc/hevea/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.8 2005/09/29 13:20:46 tonio Exp $ +$NetBSD: distinfo,v 1.9 2006/01/13 09:26:38 tonio Exp $ -SHA1 (hevea-1.08.tar.gz) = 96eecea8b8c44554d8c26cdc54daf005b9bb0165 -RMD160 (hevea-1.08.tar.gz) = bbe0f0e96f92ff0d6c8f37a7f05d9c2c2b86f730 -Size (hevea-1.08.tar.gz) = 256485 bytes +SHA1 (hevea-1.08/hevea-1.08.tar.gz) = 2077a7c190b6f360733fa5fb762359f89e224e6c +RMD160 (hevea-1.08/hevea-1.08.tar.gz) = ffa50fbaac2a8ef05f3783f9591544c57ccfd717 +Size (hevea-1.08/hevea-1.08.tar.gz) = 258787 bytes SHA1 (patch-aa) = 6f064f1572e8c78d250c8fdd6f480ef898a9c755 |