From 57a9159d7c34120bffcee4a5c39fabd14d2bc6d8 Mon Sep 17 00:00:00 2001 From: shige Date: Tue, 8 Feb 2000 04:33:50 +0000 Subject: Update to 8.2. --- editors/bitmap/Makefile | 7 ++++--- editors/bitmap/distinfo | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) (limited to 'editors/bitmap') diff --git a/editors/bitmap/Makefile b/editors/bitmap/Makefile index 86dc8b9..b53ef9d 100644 --- a/editors/bitmap/Makefile +++ b/editors/bitmap/Makefile @@ -1,5 +1,5 @@ # New ports collection makefile for: bitmap for emacs20 -# Version required: 8.1 +# Version required: 8.2 # Date created: 23 September 1998 # Whom: Shigeyuki FUKUSHIMA # @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.jpl.org/pub/elisp/bitmap/ MAINTAINER= shige@FreeBSD.org # distfile version -BITMAP_VER= 8.1 +BITMAP_VER= 8.2 BITMAP_PKG_VER= ${BITMAP_VER} BITMAPDOCDIR= share/doc/bitmap BITMAP_FONT= ${X11BASE}/lib/X11/fonts/local/etl8x16-bitmap.pcf.gz @@ -30,7 +30,8 @@ ALL_TARGET= elc PKGNAME= bitmap-${EMACS_PORT}-${BITMAP_PKG_VER} EMACS_CMD= ${PREFIX}/bin/${EMACS_NAME}-${EMACS_VER} -BUILD_DEPENDS= ${EMACS_CMD}:${PORTSDIR}/editors/${EMACS_PORT} +BUILD_DEPENDS= ${EMACS_CMD}:${PORTSDIR}/editors/${EMACS_PORT} \ + uncompface:${PORTSDIR}/mail/faces RUN_DEPENDS= ${EMACS_CMD}:${PORTSDIR}/editors/${EMACS_PORT} \ ${BITMAP_FONT}:${PORTSDIR}/x11-fonts/bitmap-font SCRIPTS_ENV= EMACS_LIBDIR=${EMACS_LIBDIR} EMACS_VER=${EMACS_VER} \ diff --git a/editors/bitmap/distinfo b/editors/bitmap/distinfo index 765ec8b..e62aa60 100644 --- a/editors/bitmap/distinfo +++ b/editors/bitmap/distinfo @@ -1 +1 @@ -MD5 (bitmap-mule-8.1.tar.gz) = dae481bd1a441ffe31c2334a0217d592 +MD5 (bitmap-mule-8.2.tar.gz) = a02fe00ced67961299b297559d325b54 -- cgit v1.1