diff options
author | gdt <gdt@pkgsrc.org> | 2006-03-09 00:12:01 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2006-03-09 00:12:01 +0000 |
commit | ede1d79bcc7c695984bf3cf1f28a111a540969c7 (patch) | |
tree | e65456029bc948a22684f00c5565df4a5304a27b /textproc | |
parent | 12639bf3c873dfa45167b42fcfe6024a72509bf7 (diff) | |
download | pkgsrc-ede1d79bcc7c695984bf3cf1f28a111a540969c7.tar.gz |
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 (limited to 'textproc')
-rw-r--r-- | textproc/tex2page/Makefile | 4 | ||||
-rw-r--r-- | textproc/tex2page/distinfo | 8 |
2 files changed, 7 insertions, 5 deletions
diff --git a/textproc/tex2page/Makefile b/textproc/tex2page/Makefile index 528e6a09336..f98f3a06348 100644 --- a/textproc/tex2page/Makefile +++ b/textproc/tex2page/Makefile @@ -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 --git a/textproc/tex2page/distinfo b/textproc/tex2page/distinfo index 62cce842cf1..34943becde8 100644 --- a/textproc/tex2page/distinfo +++ b/textproc/tex2page/distinfo @@ -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 |