summaryrefslogtreecommitdiff
path: root/editors/bitmap
diff options
context:
space:
mode:
authorShigeyuki Fukushima <shige@FreeBSD.org>2000-04-25 17:30:00 +0000
committerShigeyuki Fukushima <shige@FreeBSD.org>2000-04-25 17:30:00 +0000
commit6e0a25dd397c6304a1bf64c1c72b087ae6ee487f (patch)
tree8aaf0cc4075c20b13bdd4804646b80b19afb1e49 /editors/bitmap
parentAdd some completion definitions(compdef) of FreeBSD original commands. (diff)
Update to 8.3.
Submitted by: OKAZAKI Tetsurou <okazaki@be.to>
Notes
Notes: svn path=/head/; revision=28002
Diffstat (limited to 'editors/bitmap')
-rw-r--r--editors/bitmap/Makefile5
-rw-r--r--editors/bitmap/distinfo2
-rw-r--r--editors/bitmap/pkg-descr.emacs201
-rw-r--r--editors/bitmap/pkg-descr.mule1
-rw-r--r--editors/bitmap/pkg-plist.emacs202
-rw-r--r--editors/bitmap/pkg-plist.mule2
6 files changed, 9 insertions, 4 deletions
diff --git a/editors/bitmap/Makefile b/editors/bitmap/Makefile
index e42e303ae253..8ed332826fc8 100644
--- a/editors/bitmap/Makefile
+++ b/editors/bitmap/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= bitmap-${EMACS_PORT}
-PORTVERSION= ${BITMAP_PKG_VER}
+PORTVERSION= ${BITMAP_VER}
CATEGORIES= editors elisp
MASTER_SITES= ftp://ftp.jpl.org/pub/elisp/bitmap/
DISTNAME= bitmap-mule-${BITMAP_VER}
@@ -14,8 +14,7 @@ DISTNAME= bitmap-mule-${BITMAP_VER}
MAINTAINER= shige@FreeBSD.org
# distfile version
-BITMAP_VER= 8.2
-BITMAP_PKG_VER= ${BITMAP_VER}
+BITMAP_VER= 8.3
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 e62aa607a070..e7df8998a5f1 100644
--- a/editors/bitmap/distinfo
+++ b/editors/bitmap/distinfo
@@ -1 +1 @@
-MD5 (bitmap-mule-8.2.tar.gz) = a02fe00ced67961299b297559d325b54
+MD5 (bitmap-mule-8.3.tar.gz) = b5e6a7421630c0f3a39f7f7bb6485c3f
diff --git a/editors/bitmap/pkg-descr.emacs20 b/editors/bitmap/pkg-descr.emacs20
index a4098412d5b6..714d6a714511 100644
--- a/editors/bitmap/pkg-descr.emacs20
+++ b/editors/bitmap/pkg-descr.emacs20
@@ -5,6 +5,7 @@ Bitmap-mule, Package to use bitmap in Emacs20.
- bitmap.el: kernel of bitmap-mule
- bitmap-ci.el: functions for Emacs 20.3 or later
+ - bm-utils.el: utility functions.
- po.el: tiny BDF font editor
- smiley-mule.el: smiley-mark encoder/decoder
- x-face-mule.el: inline X-Face decoder
diff --git a/editors/bitmap/pkg-descr.mule b/editors/bitmap/pkg-descr.mule
index 23cad8eeba41..a67933c35c4d 100644
--- a/editors/bitmap/pkg-descr.mule
+++ b/editors/bitmap/pkg-descr.mule
@@ -5,6 +5,7 @@ Bitmap-mule, Package to use bitmap in MULE or Emacs/mule.
- bitmap.el: kernel of bitmap-mule
- bitmap-bi.el: functions for Emacs 20.2 or earlier
+ - bm-utils.el: utility functions.
- po.el: tiny BDF font editor
- smiley-mule.el: smiley-mark encoder/decoder
- x-face-mule.el: inline X-Face decoder
diff --git a/editors/bitmap/pkg-plist.emacs20 b/editors/bitmap/pkg-plist.emacs20
index ffd3133d90bd..7704f170ad3a 100644
--- a/editors/bitmap/pkg-plist.emacs20
+++ b/editors/bitmap/pkg-plist.emacs20
@@ -2,6 +2,8 @@
%%EMACS_LIBDIR%%/site-lisp/bitmap/bitmap.elc
%%EMACS_LIBDIR%%/site-lisp/bitmap/bitmap-ci.el
%%EMACS_LIBDIR%%/site-lisp/bitmap/bitmap-ci.elc
+%%EMACS_LIBDIR%%/site-lisp/bitmap/bm-utils.el
+%%EMACS_LIBDIR%%/site-lisp/bitmap/bm-utils.elc
%%EMACS_LIBDIR%%/site-lisp/bitmap/gnus-bitmap.el
%%EMACS_LIBDIR%%/site-lisp/bitmap/po.el
%%EMACS_LIBDIR%%/site-lisp/bitmap/po.elc
diff --git a/editors/bitmap/pkg-plist.mule b/editors/bitmap/pkg-plist.mule
index 4a36a55f92b4..8f1eec2efabd 100644
--- a/editors/bitmap/pkg-plist.mule
+++ b/editors/bitmap/pkg-plist.mule
@@ -2,6 +2,8 @@
%%EMACS_LIBDIR%%/site-lisp/bitmap/bitmap.elc
%%EMACS_LIBDIR%%/site-lisp/bitmap/bitmap-bi.el
%%EMACS_LIBDIR%%/site-lisp/bitmap/bitmap-bi.elc
+%%EMACS_LIBDIR%%/site-lisp/bitmap/bm-utils.el
+%%EMACS_LIBDIR%%/site-lisp/bitmap/bm-utils.elc
%%EMACS_LIBDIR%%/site-lisp/bitmap/gnus-bitmap.el
%%EMACS_LIBDIR%%/site-lisp/bitmap/gnus-bitmap.elc
%%EMACS_LIBDIR%%/site-lisp/bitmap/po.el