summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSatoshi Taoka <taoka@FreeBSD.org>1999-05-06 07:49:00 +0000
committerSatoshi Taoka <taoka@FreeBSD.org>1999-05-06 07:49:00 +0000
commit4ff32dc1aa4ff58d6877de9b2ecae5995a52f246 (patch)
treea69b108c13ce7caeb6a82b4a01e85b85dd7ff5d5
parentUpgrade to 0.4.3. Also change version in comment this time. (diff)
Update to version 1.1.0
Notes
Notes: svn path=/head/; revision=18531
-rw-r--r--japanese/ewipe/Makefile6
-rw-r--r--misc/ewipe/Makefile16
-rw-r--r--misc/ewipe/distinfo2
-rw-r--r--misc/ewipe/pkg-plist2
4 files changed, 10 insertions, 16 deletions
diff --git a/japanese/ewipe/Makefile b/japanese/ewipe/Makefile
index 7016285e081d..d46db7b1e86d 100644
--- a/japanese/ewipe/Makefile
+++ b/japanese/ewipe/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: ewipe
-# Version required: 1.0.0
+# Version required: 1.1.0
# Date created: 17 October 1997
# Whom: itojun@itojun.org
#
-# $Id: Makefile,v 1.12 1998/04/12 02:22:02 itojun Exp $
+# $Id: Makefile,v 1.13 1998/12/01 03:05:51 asami Exp $
#
MASTERDIR= ${.CURDIR}/../../misc/ewipe
PATCHDIR= ${.CURDIR}/patches
COMMENT= ${.CURDIR}/pkg/COMMENT
-PKGNAME= ja-ewipe-1.0.0
+PKGNAME= ja-ewipe-1.1.0
KANJI= yes
.include "${MASTERDIR}/Makefile"
diff --git a/misc/ewipe/Makefile b/misc/ewipe/Makefile
index d3f0372877e5..5174770ba903 100644
--- a/misc/ewipe/Makefile
+++ b/misc/ewipe/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: ewipe
-# Version required: 1.0.0
+# Version required: 1.1.0
# Date created: 17 October 1997
# Whom: itojun@itojun.org
#
-# $Id: Makefile,v 1.14 1998/08/07 23:56:40 asami Exp $
+# $Id: Makefile,v 1.15 1999/03/08 08:27:05 itojun Exp $
#
-DISTNAME= ewipe-1.0.0
+DISTNAME= ewipe-1.1.0
CATEGORIES= misc tk42
MASTER_SITES= http://www.jnet-jp.to/~sekisita/ewipe/ \
http://freefall.freebsd.org/~itojun/distfiles/
@@ -15,20 +15,14 @@ MAINTAINER= itojun@itojun.org
#RUN_DEPENDS= wish4.2:${PORTSDIR}/x11-toolkits/tk42
+NO_BUILD= YES
TCLLIBS= definefont.tcl edittable.tcl setpointer.tcl viewer.tcl tclIndex
-DOCS= README Changes dot.ewipe
+DOCS= README Changes.jp dot.ewipe
SAMPLES= a1.gif a2.gif a3.gif a4.gif blue1.gif sample.ewp test.ewp \
tutorial.ewp
KANJI?= no
-do-build:
-.if ${KANJI} != yes
- for i in edittable.tcl ewipe viewer.tcl; do\
- ed ${WRKSRC}/$$i < ${SCRIPTDIR}/nokanji.ed;\
- done
-.endif
-
do-install:
${MKDIR} ${PREFIX}/lib/ewipe
${INSTALL_SCRIPT} ${WRKSRC}/ewipe ${PREFIX}/bin
diff --git a/misc/ewipe/distinfo b/misc/ewipe/distinfo
index b234f5d5acad..d32ccb2bf82c 100644
--- a/misc/ewipe/distinfo
+++ b/misc/ewipe/distinfo
@@ -1 +1 @@
-MD5 (ewipe-1.0.0.tar.gz) = a0606a1ad7b1c0b34d9606415443c0af
+MD5 (ewipe-1.1.0.tar.gz) = 1e6e709334f35e9655a7d962c1bb471f
diff --git a/misc/ewipe/pkg-plist b/misc/ewipe/pkg-plist
index d62131705fd6..fce0da36a8f4 100644
--- a/misc/ewipe/pkg-plist
+++ b/misc/ewipe/pkg-plist
@@ -4,7 +4,7 @@ lib/ewipe/edittable.tcl
lib/ewipe/setpointer.tcl
lib/ewipe/viewer.tcl
lib/ewipe/tclIndex
-share/doc/ewipe/Changes
+share/doc/ewipe/Changes.jp
share/doc/ewipe/README
share/doc/ewipe/dot.ewipe
share/doc/ewipe/sample/a1.gif