pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/hevea Use DIST_SUBDIR to cope with a change i...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1a13e634cc0c
branches: trunk
changeset: 506245:1a13e634cc0c
user: tonio <tonio%pkgsrc.org@localhost>
date: Fri Jan 13 09:26:38 2006 +0000
description:
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:
textproc/hevea/Makefile | 6 ++++--
textproc/hevea/distinfo | 8 ++++----
2 files changed, 8 insertions(+), 6 deletions(-)
diffs (37 lines):
diff -r 3aa7c7f4e14f -r 1a13e634cc0c textproc/hevea/Makefile
--- a/textproc/hevea/Makefile Fri Jan 13 09:12:17 2006 +0000
+++ b/textproc/hevea/Makefile Fri Jan 13 09:26:38 2006 +0000
@@ -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@localhost
+MAINTAINER= tonio%NetBSD.org@localhost
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 -r 3aa7c7f4e14f -r 1a13e634cc0c textproc/hevea/distinfo
--- a/textproc/hevea/distinfo Fri Jan 13 09:12:17 2006 +0000
+++ b/textproc/hevea/distinfo Fri Jan 13 09:26:38 2006 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index