summaryrefslogtreecommitdiff
path: root/misc/edict
diff options
context:
space:
mode:
authorwiz <wiz>2006-12-08 16:59:56 +0000
committerwiz <wiz>2006-12-08 16:59:56 +0000
commitbf162d28476543ad8e804e7a763fb914ebbbce74 (patch)
tree01e7f09a463c83341d2b391f4717d2dc21219839 /misc/edict
parent99bf5c43ad93ee09ede47ff8a1bce1855bb05904 (diff)
downloadpkgsrc-bf162d28476543ad8e804e7a763fb914ebbbce74.tar.gz
Update to today's snapshot. Use distfiles from ftp.NetBSD.org, since
they change daily. Add a comment with update instructions. Daily changes are not documented, so I'm not sure what changed to the previous version. Addresses PR 34827 and joerg's complaints.
Diffstat (limited to 'misc/edict')
-rw-r--r--misc/edict/Makefile23
-rw-r--r--misc/edict/PLIST4
-rw-r--r--misc/edict/distinfo14
3 files changed, 20 insertions, 21 deletions
diff --git a/misc/edict/Makefile b/misc/edict/Makefile
index e5b1923c4b9..5fbd730e08f 100644
--- a/misc/edict/Makefile
+++ b/misc/edict/Makefile
@@ -1,19 +1,18 @@
-# $NetBSD: Makefile,v 1.6 2006/07/04 06:23:00 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2006/12/08 16:59:56 wiz Exp $
#
+# Update instructions:
+# . bump PKGNAME to today's date
+# . get distfiles from OMASTER_SITES
+# . update ${DISTDIR}/${PKGNAME_NOREV} to
+# ftp.NetBSD.org:/pub/NetBSD/packages/distfiles/LOCAL_PORTS/
DISTNAME= edict
-PKGNAME= edict-2006.002
+PKGNAME= edict-20061208
CATEGORIES= japanese misc
-MASTER_SITES= ftp://ftp.cc.monash.edu.au/pub/nihongo/ \
- http://japanology.arts.kuleuven.ac.be/mirrors/monash/ \
- ftp://ftp.nrc.ca/pub/packages/nihongo/ \
- http://www.bcit-broadcast.com/monash/ \
- ftp://ftp.sedl.org/pub/mirrors/nihongo/ \
- ftp://ftp.net.usf.edu/pub/monash/ \
- ftp://ftp.u-aizu.ac.jp/pub/SciEng/nihongo/ftp.cc.monash.edu.au/ \
- ftp://ftp.funet.fi/pub/culture/japan/mirrors/monash/pub/nihongo/
+MASTER_SITES= ${MASTER_SITE_LOCAL:=${PKGNAME_NOREV}/}
+OMASTER_SITES= ftp://ftp.cc.monash.edu.au/pub/nihongo/
EXTRACT_SUFX= .gz
-DISTFILES= edict.gz edict_doc.txt
+DISTFILES= edict.gz edict_doc.html
MAINTAINER= wiz@NetBSD.org
HOMEPAGE= http://www.csse.monash.edu.au/~jwb/edict.html
@@ -31,7 +30,7 @@ do-install:
${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/edict.gz \
${PREFIX}/share/edict
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/edict
- ${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/edict_doc.txt \
+ ${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/edict_doc.html \
${PREFIX}/share/doc/edict
.include "../../mk/bsd.pkg.mk"
diff --git a/misc/edict/PLIST b/misc/edict/PLIST
index 907a86ff4e7..8693979768b 100644
--- a/misc/edict/PLIST
+++ b/misc/edict/PLIST
@@ -1,5 +1,5 @@
-@comment $NetBSD: PLIST,v 1.2 2006/07/04 06:23:00 wiz Exp $
-share/doc/edict/edict_doc.txt
+@comment $NetBSD: PLIST,v 1.3 2006/12/08 16:59:56 wiz Exp $
+share/doc/edict/edict_doc.html
share/edict/edict
share/edict/edict.gz
@dirrm share/edict
diff --git a/misc/edict/distinfo b/misc/edict/distinfo
index 6d9201e443e..43c95f3e41b 100644
--- a/misc/edict/distinfo
+++ b/misc/edict/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.5 2006/07/04 06:23:00 wiz Exp $
+$NetBSD: distinfo,v 1.6 2006/12/08 16:59:56 wiz Exp $
-SHA1 (edict-2006.002/edict.gz) = 7c8006ce537dd53317d341b806ea139efa17f315
-RMD160 (edict-2006.002/edict.gz) = f04589eb4f045569310d9451dbbae02c6efef0d3
-Size (edict-2006.002/edict.gz) = 2195807 bytes
-SHA1 (edict-2006.002/edict_doc.txt) = 1b4cc496a1e7763010db6e94f0e6ffbf0581134c
-RMD160 (edict-2006.002/edict_doc.txt) = d735550b9a014d29693c878ce079dda01cc1d194
-Size (edict-2006.002/edict_doc.txt) = 24000 bytes
+SHA1 (edict-20061208/edict.gz) = 0861650586674e33f0d55b66fcd94d4f54fc1946
+RMD160 (edict-20061208/edict.gz) = a8f54df92cff0de88882b963429130b80f00bf3e
+Size (edict-20061208/edict.gz) = 2302714 bytes
+SHA1 (edict-20061208/edict_doc.html) = d2d994d7a46e22b153de82da1ebeb56118b2f0cd
+RMD160 (edict-20061208/edict_doc.html) = 03af0cdeb2530adac58f4a82d1a99d220c85760a
+Size (edict-20061208/edict_doc.html) = 17990 bytes