diff options
author | Shigeyuki Fukushima <shige@FreeBSD.org> | 1999-12-24 14:20:56 +0000 |
---|---|---|
committer | Shigeyuki Fukushima <shige@FreeBSD.org> | 1999-12-24 14:20:56 +0000 |
commit | e3f064262c0409cc587334e52fa30458252beb28 (patch) | |
tree | 1b26a11c532229e4dfd661217a6fdf0407f8962c /editors/bitmap | |
parent | 5c62399d30e6f599506db2a83d173ca8845000f0 (diff) | |
download | ports-e3f064262c0409cc587334e52fa30458252beb28.tar.gz ports-e3f064262c0409cc587334e52fa30458252beb28.zip |
Notes
Diffstat (limited to 'editors/bitmap')
-rw-r--r-- | editors/bitmap/Makefile | 4 | ||||
-rw-r--r-- | editors/bitmap/distinfo | 2 | ||||
-rw-r--r-- | editors/bitmap/pkg-descr.mule | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/editors/bitmap/Makefile b/editors/bitmap/Makefile index ba9d5b1b6c52..7e602a3c7e89 100644 --- a/editors/bitmap/Makefile +++ b/editors/bitmap/Makefile @@ -1,5 +1,5 @@ # New ports collection makefile for: bitmap for emacs20 -# Version required: 8.0 +# Version required: 8.1 # Date created: 23 September 1998 # Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.org> # @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.jpl.org/pub/elisp/bitmap/ MAINTAINER= shige@FreeBSD.org # distfile version -BITMAP_VER= 8.0 +BITMAP_VER= 8.1 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 1344fa7d38e2..765ec8bb4f94 100644 --- a/editors/bitmap/distinfo +++ b/editors/bitmap/distinfo @@ -1 +1 @@ -MD5 (bitmap-mule-8.0.tar.gz) = 6f385f2e18533ac95bc271a7e3078196 +MD5 (bitmap-mule-8.1.tar.gz) = dae481bd1a441ffe31c2334a0217d592 diff --git a/editors/bitmap/pkg-descr.mule b/editors/bitmap/pkg-descr.mule index 8b19445bd754..6da6996f8423 100644 --- a/editors/bitmap/pkg-descr.mule +++ b/editors/bitmap/pkg-descr.mule @@ -4,7 +4,7 @@ Bitmap-mule, Package to use bitmap in MULE or Emacs/mule. Bitmap-mule has following modules: - bitmap.el: kernel of bitmap-mule - - bitmap-ci.el: functions for Emacs 20.3 or later + - bitmap-bi.el: functions for Emacs 20.2 or earlier - po.el: tiny BDF font editor - smiley-mule.el: smiley-mark encoder/decoder - x-face-mule.el: inline X-Face decoder |