diff options
-rw-r--r-- | editors/bitmap-emacs20/Makefile | 5 | ||||
-rw-r--r-- | editors/bitmap-emacs20/distinfo | 2 | ||||
-rw-r--r-- | editors/bitmap-emacs20/pkg-descr | 1 | ||||
-rw-r--r-- | editors/bitmap-emacs20/pkg-plist | 2 | ||||
-rw-r--r-- | editors/bitmap-mule/Makefile | 5 | ||||
-rw-r--r-- | editors/bitmap-mule/distinfo | 2 | ||||
-rw-r--r-- | editors/bitmap-mule/pkg-descr | 1 | ||||
-rw-r--r-- | editors/bitmap-mule/pkg-plist | 2 | ||||
-rw-r--r-- | editors/bitmap/Makefile | 5 | ||||
-rw-r--r-- | editors/bitmap/distinfo | 2 | ||||
-rw-r--r-- | editors/bitmap/pkg-descr.emacs20 | 1 | ||||
-rw-r--r-- | editors/bitmap/pkg-descr.mule | 1 | ||||
-rw-r--r-- | editors/bitmap/pkg-plist.emacs20 | 2 | ||||
-rw-r--r-- | editors/bitmap/pkg-plist.mule | 2 | ||||
-rw-r--r-- | x11-fonts/bitmap-fonts/Makefile | 5 | ||||
-rw-r--r-- | x11-fonts/bitmap-fonts/distinfo | 2 |
16 files changed, 25 insertions, 15 deletions
diff --git a/editors/bitmap-emacs20/Makefile b/editors/bitmap-emacs20/Makefile index e42e303ae25..8ed332826fc 100644 --- a/editors/bitmap-emacs20/Makefile +++ b/editors/bitmap-emacs20/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-emacs20/distinfo b/editors/bitmap-emacs20/distinfo index e62aa607a07..e7df8998a5f 100644 --- a/editors/bitmap-emacs20/distinfo +++ b/editors/bitmap-emacs20/distinfo @@ -1 +1 @@ -MD5 (bitmap-mule-8.2.tar.gz) = a02fe00ced67961299b297559d325b54 +MD5 (bitmap-mule-8.3.tar.gz) = b5e6a7421630c0f3a39f7f7bb6485c3f
diff --git a/editors/bitmap-emacs20/pkg-descr b/editors/bitmap-emacs20/pkg-descr index a4098412d5b..714d6a71451 100644 --- a/editors/bitmap-emacs20/pkg-descr +++ b/editors/bitmap-emacs20/pkg-descr @@ -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-emacs20/pkg-plist b/editors/bitmap-emacs20/pkg-plist index ffd3133d90b..7704f170ad3 100644 --- a/editors/bitmap-emacs20/pkg-plist +++ b/editors/bitmap-emacs20/pkg-plist @@ -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-mule/Makefile b/editors/bitmap-mule/Makefile index 7d3efe59e7a..42994d1e33f 100644 --- a/editors/bitmap-mule/Makefile +++ b/editors/bitmap-mule/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_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 e62aa607a07..54c6b669dec 100644 --- a/editors/bitmap-mule/distinfo +++ b/editors/bitmap-mule/distinfo @@ -1 +1 @@ -MD5 (bitmap-mule-8.2.tar.gz) = a02fe00ced67961299b297559d325b54 +MD5 (bitmap-mule-8.3.tar.gz) = b5e6a7421630c0f3a39f7f7bb6485c3f diff --git a/editors/bitmap-mule/pkg-descr b/editors/bitmap-mule/pkg-descr index 23cad8eeba4..a67933c35c4 100644 --- a/editors/bitmap-mule/pkg-descr +++ b/editors/bitmap-mule/pkg-descr @@ -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-mule/pkg-plist b/editors/bitmap-mule/pkg-plist index 4a36a55f92b..8f1eec2efab 100644 --- a/editors/bitmap-mule/pkg-plist +++ b/editors/bitmap-mule/pkg-plist @@ -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 diff --git a/editors/bitmap/Makefile b/editors/bitmap/Makefile index e42e303ae25..8ed332826fc 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 e62aa607a07..e7df8998a5f 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 a4098412d5b..714d6a71451 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 23cad8eeba4..a67933c35c4 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 ffd3133d90b..7704f170ad3 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 4a36a55f92b..8f1eec2efab 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 diff --git a/x11-fonts/bitmap-fonts/Makefile b/x11-fonts/bitmap-fonts/Makefile index 7de81aaac6d..cef566e8aa1 100644 --- a/x11-fonts/bitmap-fonts/Makefile +++ b/x11-fonts/bitmap-fonts/Makefile @@ -6,16 +6,17 @@ # PORTNAME= bitmap-font -PORTVERSION= 8.2 +PORTVERSION= ${BITMAP_VER} CATEGORIES= x11-fonts elisp MASTER_SITES= ftp://ftp.jpl.org/pub/elisp/bitmap/ -DISTNAME= bitmap-mule-${PORTVERSION} +DISTNAME= bitmap-mule-${BITMAP_VER} MAINTAINER= shige@FreeBSD.org BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11/XFree86 # distfile version +BITMAP_VER= 8.3 BITMAP_FONT= etl6x12-bitmap etl7x14-bitmap etl8x16-bitmap etl12x24-bitmap FONTSDIR= lib/X11/fonts/local PKGINSTALL= ${WRKDIR}/INSTALL diff --git a/x11-fonts/bitmap-fonts/distinfo b/x11-fonts/bitmap-fonts/distinfo index e62aa607a07..54c6b669dec 100644 --- a/x11-fonts/bitmap-fonts/distinfo +++ b/x11-fonts/bitmap-fonts/distinfo @@ -1 +1 @@ -MD5 (bitmap-mule-8.2.tar.gz) = a02fe00ced67961299b297559d325b54 +MD5 (bitmap-mule-8.3.tar.gz) = b5e6a7421630c0f3a39f7f7bb6485c3f |