summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShigeyuki Fukushima <shige@FreeBSD.org>1999-11-05 16:33:47 +0000
committerShigeyuki Fukushima <shige@FreeBSD.org>1999-11-05 16:33:47 +0000
commitc48d45a7f3f9f44b39df5618d29edb2c5f27d814 (patch)
treea248d78c16581f07ce9230b1293ece41a32893a6
parentUpdate to 8.0. (diff)
Update to 8.0.
Notes
Notes: svn path=/head/; revision=22927
-rw-r--r--editors/bitmap-emacs20/Makefile12
-rw-r--r--editors/bitmap-emacs20/distinfo2
-rw-r--r--editors/bitmap-mule/Makefile12
-rw-r--r--editors/bitmap-mule/distinfo2
-rw-r--r--editors/bitmap-mule/pkg-plist1
-rw-r--r--editors/bitmap/Makefile12
-rw-r--r--editors/bitmap/distinfo2
-rw-r--r--editors/bitmap/pkg-plist.mule1
8 files changed, 20 insertions, 24 deletions
diff --git a/editors/bitmap-emacs20/Makefile b/editors/bitmap-emacs20/Makefile
index 0bc6a0b35d55..ba9d5b1b6c52 100644
--- a/editors/bitmap-emacs20/Makefile
+++ b/editors/bitmap-emacs20/Makefile
@@ -1,22 +1,20 @@
# New ports collection makefile for: bitmap for emacs20
-# Version required: 7.19.05
+# Version required: 8.0
# Date created: 23 September 1998
# Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= bitmap-mule-${BITMAP_VENDOR}-${BITMAP_SNAPSHOT_VER}
+DISTNAME= bitmap-mule-${BITMAP_VER}
CATEGORIES= editors elisp
-MASTER_SITES= ftp://ftp.jaist.ac.jp/pub/GNU/elisp/yamaoka/bitmap/snapshots/
+MASTER_SITES= ftp://ftp.jpl.org/pub/elisp/bitmap/
MAINTAINER= shige@FreeBSD.org
# distfile version
-BITMAP_VER= 7.19
-BITMAP_SNAPSHOT_VER= 07
-BITMAP_VENDOR= kory
-BITMAP_PKG_VER= ${BITMAP_VER}.${BITMAP_SNAPSHOT_VER}
+BITMAP_VER= 8.0
+BITMAP_PKG_VER= ${BITMAP_VER}
BITMAPDOCDIR= share/doc/bitmap
BITMAP_FONT= ${X11BASE}/lib/X11/fonts/local/etl8x16-bitmap.pcf.gz
diff --git a/editors/bitmap-emacs20/distinfo b/editors/bitmap-emacs20/distinfo
index e51561c46296..1344fa7d38e2 100644
--- a/editors/bitmap-emacs20/distinfo
+++ b/editors/bitmap-emacs20/distinfo
@@ -1 +1 @@
-MD5 (bitmap-mule-kory-07.tar.gz) = d6f3a8da0ff2675ade4fbd93762e214d
+MD5 (bitmap-mule-8.0.tar.gz) = 6f385f2e18533ac95bc271a7e3078196
diff --git a/editors/bitmap-mule/Makefile b/editors/bitmap-mule/Makefile
index d4771890fa5c..af015071b97a 100644
--- a/editors/bitmap-mule/Makefile
+++ b/editors/bitmap-mule/Makefile
@@ -1,22 +1,20 @@
# New ports collection makefile for: bitmap for mule
-# Version required: 7.19.05
+# Version required: 8.0
# Date created: 23 September 1998
# Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= bitmap-mule-${BITMAP_VENDOR}-${BITMAP_SNAPSHOT_VER}
+DISTNAME= bitmap-mule-${BITMAP_VER}
CATEGORIES= editors elisp
-MASTER_SITES= ftp://ftp.jaist.ac.jp/pub/GNU/elisp/yamaoka/bitmap/snapshots/
+MASTER_SITES= ftp://ftp.jpl.org/pub/elisp/bitmap/
MAINTAINER= shige@FreeBSD.org
# distfile version
-BITMAP_VER= 7.19
-BITMAP_SNAPSHOT_VER= 07
-BITMAP_VENDOR= kory
-BITMAP_PKG_VER= ${BITMAP_VER}.${BITMAP_SNAPSHOT_VER}
+BITMAP_VER= 8.0
+BITMAP_PKG_VER= ${BITMAP_VER}
BITMAPDOCDIR= share/doc/bitmap
BITMAP_SETUPEL= bitmap-setupel.el
BITMAP_FONT= ${X11BASE}/lib/X11/fonts/local/etl8x16-bitmap.pcf.gz
diff --git a/editors/bitmap-mule/distinfo b/editors/bitmap-mule/distinfo
index e51561c46296..1344fa7d38e2 100644
--- a/editors/bitmap-mule/distinfo
+++ b/editors/bitmap-mule/distinfo
@@ -1 +1 @@
-MD5 (bitmap-mule-kory-07.tar.gz) = d6f3a8da0ff2675ade4fbd93762e214d
+MD5 (bitmap-mule-8.0.tar.gz) = 6f385f2e18533ac95bc271a7e3078196
diff --git a/editors/bitmap-mule/pkg-plist b/editors/bitmap-mule/pkg-plist
index 634aef597d1b..4a36a55f92b4 100644
--- a/editors/bitmap-mule/pkg-plist
+++ b/editors/bitmap-mule/pkg-plist
@@ -9,6 +9,7 @@
%%EMACS_LIBDIR%%/site-lisp/bitmap/smiley-mule.el
%%EMACS_LIBDIR%%/site-lisp/bitmap/smiley-mule.elc
%%EMACS_LIBDIR%%/site-lisp/bitmap/vm-bitmap.el
+@unexec rm -f %D/%%EMACS_LIBDIR%%/site-lisp/bitmap/vm-bitmap.elc
%%EMACS_LIBDIR%%/site-lisp/bitmap/x-face-mule.el
%%EMACS_LIBDIR%%/site-lisp/bitmap/x-face-mule.elc
%%EMACS_LIBDIR_WITH_VER%%/site-lisp/%%BITMAP_SETUPEL%%
diff --git a/editors/bitmap/Makefile b/editors/bitmap/Makefile
index 0bc6a0b35d55..ba9d5b1b6c52 100644
--- a/editors/bitmap/Makefile
+++ b/editors/bitmap/Makefile
@@ -1,22 +1,20 @@
# New ports collection makefile for: bitmap for emacs20
-# Version required: 7.19.05
+# Version required: 8.0
# Date created: 23 September 1998
# Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= bitmap-mule-${BITMAP_VENDOR}-${BITMAP_SNAPSHOT_VER}
+DISTNAME= bitmap-mule-${BITMAP_VER}
CATEGORIES= editors elisp
-MASTER_SITES= ftp://ftp.jaist.ac.jp/pub/GNU/elisp/yamaoka/bitmap/snapshots/
+MASTER_SITES= ftp://ftp.jpl.org/pub/elisp/bitmap/
MAINTAINER= shige@FreeBSD.org
# distfile version
-BITMAP_VER= 7.19
-BITMAP_SNAPSHOT_VER= 07
-BITMAP_VENDOR= kory
-BITMAP_PKG_VER= ${BITMAP_VER}.${BITMAP_SNAPSHOT_VER}
+BITMAP_VER= 8.0
+BITMAP_PKG_VER= ${BITMAP_VER}
BITMAPDOCDIR= share/doc/bitmap
BITMAP_FONT= ${X11BASE}/lib/X11/fonts/local/etl8x16-bitmap.pcf.gz
diff --git a/editors/bitmap/distinfo b/editors/bitmap/distinfo
index e51561c46296..1344fa7d38e2 100644
--- a/editors/bitmap/distinfo
+++ b/editors/bitmap/distinfo
@@ -1 +1 @@
-MD5 (bitmap-mule-kory-07.tar.gz) = d6f3a8da0ff2675ade4fbd93762e214d
+MD5 (bitmap-mule-8.0.tar.gz) = 6f385f2e18533ac95bc271a7e3078196
diff --git a/editors/bitmap/pkg-plist.mule b/editors/bitmap/pkg-plist.mule
index 634aef597d1b..4a36a55f92b4 100644
--- a/editors/bitmap/pkg-plist.mule
+++ b/editors/bitmap/pkg-plist.mule
@@ -9,6 +9,7 @@
%%EMACS_LIBDIR%%/site-lisp/bitmap/smiley-mule.el
%%EMACS_LIBDIR%%/site-lisp/bitmap/smiley-mule.elc
%%EMACS_LIBDIR%%/site-lisp/bitmap/vm-bitmap.el
+@unexec rm -f %D/%%EMACS_LIBDIR%%/site-lisp/bitmap/vm-bitmap.elc
%%EMACS_LIBDIR%%/site-lisp/bitmap/x-face-mule.el
%%EMACS_LIBDIR%%/site-lisp/bitmap/x-face-mule.elc
%%EMACS_LIBDIR_WITH_VER%%/site-lisp/%%BITMAP_SETUPEL%%