Distfile has changed without name change; set DIST_SUBDIR; PKGREVISION++.
This commit is contained in:
parent
14414710ef
commit
79584f9fa6
2 changed files with 10 additions and 7 deletions
|
@ -1,8 +1,9 @@
|
|||
# $NetBSD: Makefile,v 1.9 2005/05/21 08:58:26 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.10 2005/07/05 15:19:26 wiz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= flyspell-1.7i.el
|
||||
PKGNAME= ${DISTNAME:S/.el//}
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= http://www-sop.inria.fr/mimosa/personnel/Manuel.Serrano/flyspell/
|
||||
EXTRACT_SUFX= # empty
|
||||
|
@ -13,12 +14,14 @@ COMMENT= Emacs/Xemacs on-the-fly spell checker
|
|||
|
||||
DEPENDS= ispell-emacs-[0-9]*:../../textproc/ispell-emacs
|
||||
|
||||
DIST_SUBDIR= flyspell-1.7iv2
|
||||
|
||||
EXTRACT_ONLY= # None
|
||||
|
||||
WRKSRC= ${WRKDIR}
|
||||
|
||||
NO_CONFIGURE= #
|
||||
NO_BUILD= #
|
||||
NO_CONFIGURE= YES
|
||||
NO_BUILD= YES
|
||||
|
||||
do-extract:
|
||||
@${CP} ${DISTDIR}/${DIST_SUBDIR}/${DISTFILES} ${WRKSRC}
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.8 2005/05/21 08:58:26 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.9 2005/07/05 15:19:26 wiz Exp $
|
||||
|
||||
SHA1 (flyspell-1.7i.el) = 43e34c15fe1a01f168b2eb13fbc141985d0e6b3c
|
||||
RMD160 (flyspell-1.7i.el) = 067e622dfff75614435c24fad5bb6528b8e4eaf9
|
||||
Size (flyspell-1.7i.el) = 93814 bytes
|
||||
SHA1 (flyspell-1.7iv2/flyspell-1.7i.el) = 3b8d5c318ac58066801fc501b1996eeabb8e38e8
|
||||
RMD160 (flyspell-1.7iv2/flyspell-1.7i.el) = f43aef17513a10bb0239a1f7d932bd4340598e13
|
||||
Size (flyspell-1.7iv2/flyspell-1.7i.el) = 93805 bytes
|
||||
|
|
Loading…
Reference in a new issue