pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/flyspell Fix checksum mismatch due to distfil...
details: https://anonhg.NetBSD.org/pkgsrc/rev/551ca647fc9c
branches: trunk
changeset: 485567:551ca647fc9c
user: minskim <minskim%pkgsrc.org@localhost>
date: Thu Dec 16 07:29:18 2004 +0000
description:
Fix checksum mismatch due to distfile change. diff with the previous
shows some code changes. Set DIST_SUBDIR to PKGNAME and bump
PKGREVISION.
diffstat:
textproc/flyspell/Makefile | 4 +++-
textproc/flyspell/distinfo | 6 +++---
2 files changed, 6 insertions(+), 4 deletions(-)
diffs (33 lines):
diff -r 976b7e8cd974 -r 551ca647fc9c textproc/flyspell/Makefile
--- a/textproc/flyspell/Makefile Thu Dec 16 07:19:19 2004 +0000
+++ b/textproc/flyspell/Makefile Thu Dec 16 07:29:18 2004 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2004/11/19 18:27:11 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2004/12/16 07:29:18 minskim Exp $
#
DISTNAME= flyspell-1.7f.el
PKGNAME= ${DISTNAME:S/.el//}
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= http://www-sop.inria.fr/mimosa/personnel/Manuel.Serrano/flyspell/
EXTRACT_SUFX= # empty
@@ -16,6 +17,7 @@
EXTRACT_ONLY= # None
WRKSRC= ${WRKDIR}
+DIST_SUBDIR= ${PKGNAME}
NO_CONFIGURE= #
NO_BUILD= #
diff -r 976b7e8cd974 -r 551ca647fc9c textproc/flyspell/distinfo
--- a/textproc/flyspell/distinfo Thu Dec 16 07:19:19 2004 +0000
+++ b/textproc/flyspell/distinfo Thu Dec 16 07:29:18 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.3 2004/11/19 18:27:11 wiz Exp $
+$NetBSD: distinfo,v 1.4 2004/12/16 07:29:18 minskim Exp $
-SHA1 (flyspell-1.7f.el) = b044510710c9bb98d015eb553ef9a441a4ee5251
-Size (flyspell-1.7f.el) = 93335 bytes
+SHA1 (flyspell-1.7f.el) = bec12b017923c0e2fa1887bbb3d016ea332acb2a
+Size (flyspell-1.7f.el) = 92928 bytes
Home |
Main Index |
Thread Index |
Old Index