pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/tex2page Use DIST_SUBDIR to work around (part...
details: https://anonhg.NetBSD.org/pkgsrc/rev/21b4bbdd1c5b
branches: trunk
changeset: 509351:21b4bbdd1c5b
user: gdt <gdt%pkgsrc.org@localhost>
date: Thu Mar 09 00:12:01 2006 +0000
description:
Use DIST_SUBDIR to work around (partially) the upstream distfile
changing contents w/o changing name. Adjust distinfo, which
previously referred to the 20060125 version. PKGREVISION++
diffstat:
textproc/tex2page/Makefile | 4 +++-
textproc/tex2page/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 5 deletions(-)
diffs (28 lines):
diff -r dfae1c5ffb4f -r 21b4bbdd1c5b textproc/tex2page/Makefile
--- a/textproc/tex2page/Makefile Wed Mar 08 23:56:40 2006 +0000
+++ b/textproc/tex2page/Makefile Thu Mar 09 00:12:01 2006 +0000
@@ -1,8 +1,10 @@
-# $NetBSD: Makefile,v 1.5 2006/02/25 17:48:24 gdt Exp $
+# $NetBSD: Makefile,v 1.6 2006/03/09 00:12:01 gdt Exp $
#
DISTNAME= tex2page
+DIST_SUBDIR= tex2page-20060131
PKGNAME= tex2page-20060131
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= http://www.ccs.neu.edu/home/dorai/tex2page/
diff -r dfae1c5ffb4f -r 21b4bbdd1c5b textproc/tex2page/distinfo
--- a/textproc/tex2page/distinfo Wed Mar 08 23:56:40 2006 +0000
+++ b/textproc/tex2page/distinfo Thu Mar 09 00:12:01 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2006/02/25 17:48:24 gdt Exp $
+$NetBSD: distinfo,v 1.3 2006/03/09 00:12:01 gdt Exp $
-SHA1 (tex2page.tar.gz) = d740b8c51528c8f2c81de4b94fb5d0bc09e9458e
-RMD160 (tex2page.tar.gz) = 81c264966a128c2e9446e77ccb6b6fe01fb94818
-Size (tex2page.tar.gz) = 227748 bytes
+SHA1 (tex2page-20060131/tex2page.tar.gz) = 25b637cb12ae4d8ce4ff0f3124dcfa68b1147b1e
+RMD160 (tex2page-20060131/tex2page.tar.gz) = 3b4f5a12dbe1f07a9d134949651cb4d023e798d8
+Size (tex2page-20060131/tex2page.tar.gz) = 227813 bytes
Home |
Main Index |
Thread Index |
Old Index