Date: 9 Oct 2002 12:43:04 -0700 From: Seth Kingsley <sethk@meowfishies.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/43873: [MAINTAINER PATCH] japanese/kdrill update Message-ID: <20021009194304.30663.qmail@magnesium.net>
next in thread | raw e-mail | index | archive | help
>Number: 43873 >Category: ports >Synopsis: [MAINTAINER PATCH] japanese/kdrill update >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Oct 09 12:50:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Seth Kingsley >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD 5.0-CURRENT #11: Tue Oct 1 02:32:11 PDT 2002 sethk@neko.home.meowfishies.com:/usr/src/sys/i386/compile/NEKO >Description: Update to new kdrill version, 6.0. >How-To-Repeat: N/A >Fix: Index: Makefile =================================================================== RCS file: /stor/ncvs/ports/japanese/kdrill/Makefile,v retrieving revision 1.3 diff -u -p -r1.3 Makefile --- Makefile 1 Sep 2002 16:46:39 -0000 1.3 +++ Makefile 9 Oct 2002 19:20:47 -0000 @@ -6,9 +6,9 @@ # PORTNAME= kdrill -PORTVERSION= 5.12.2 +PORTVERSION= 6.0 CATEGORIES= japanese -MASTER_SITES= ftp://ftp.bolthole.com/kdrill/ +MASTER_SITES= http://www.bolthole.com/kdrill/ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= sethk@meowfishies.com Index: distinfo =================================================================== RCS file: /stor/ncvs/ports/japanese/kdrill/distinfo,v retrieving revision 1.3 diff -u -p -r1.3 distinfo --- distinfo 1 Sep 2002 16:46:39 -0000 1.3 +++ distinfo 9 Oct 2002 19:20:47 -0000 @@ -1 +1 @@ -MD5 (kdrill5.12.2.tar.gz) = 3707f5124f4ae5355a7bdd527e7972fa +MD5 (kdrill6.0.tar.gz) = 6ec255ffa6f35dd709ff7123cca99b8d Index: files/patch-Imakefile =================================================================== RCS file: /stor/ncvs/ports/japanese/kdrill/files/patch-Imakefile,v retrieving revision 1.1 diff -u -p -r1.1 patch-Imakefile --- files/patch-Imakefile 13 Nov 2000 06:15:26 -0000 1.1 +++ files/patch-Imakefile 9 Oct 2002 19:20:47 -0000 @@ -1,13 +1,15 @@ ---- Imakefile.orig Sun Nov 12 00:57:27 2000 -+++ Imakefile Sun Nov 12 03:38:54 2000 -@@ -32,8 +32,8 @@ +--- Imakefile.orig Tue Oct 1 01:15:31 2002 ++++ Imakefile Tue Oct 1 01:46:07 2002 +@@ -32,9 +32,9 @@ /* You can change these here, and KDrill.ad will * get created with the matching values. Yaaay! */ -DICTLOCATION= /usr/local/lib/kanjidic.gz -EDICTLOCATION= /usr/local/lib/edict.gz +-RADLOCATION= /usr/local/lib/radkfile +DICTLOCATION= $(LOCALBASE)/share/dict/edict/kanjidic +EDICTLOCATION= $(LOCALBASE)/share/dict/edict/edict ++RADLOCATION= $(LOCALBASE/share/dict/edict/radkfile # If for some reason, the user prefs stuff isn't working for you, # and you can't compile, uncomment this >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021009194304.30663.qmail>