aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShigeyuki Fukushima <shige@FreeBSD.org>2000-02-08 04:33:50 +0000
committerShigeyuki Fukushima <shige@FreeBSD.org>2000-02-08 04:33:50 +0000
commit3d2ac2c67b1541c99a54b2403a3da4a5b428b66a (patch)
tree748c00c105732797b6640681a940fa8ec5ec5509
parenta5c370bd7e6692c0fcaeefdcd06304c0b2700732 (diff)
downloadports-3d2ac2c67b1541c99a54b2403a3da4a5b428b66a.tar.gz
ports-3d2ac2c67b1541c99a54b2403a3da4a5b428b66a.zip
Update to 8.2.
Notes
Notes: svn path=/head/; revision=25583
-rw-r--r--editors/bitmap-emacs20/Makefile7
-rw-r--r--editors/bitmap-emacs20/distinfo2
-rw-r--r--editors/bitmap-mule/Makefile7
-rw-r--r--editors/bitmap-mule/distinfo2
-rw-r--r--editors/bitmap/Makefile7
-rw-r--r--editors/bitmap/distinfo2
-rw-r--r--x11-fonts/bitmap-fonts/Makefile4
-rw-r--r--x11-fonts/bitmap-fonts/distinfo2
-rw-r--r--x11-fonts/bitmap-fonts/pkg-descr2
9 files changed, 19 insertions, 16 deletions
diff --git a/editors/bitmap-emacs20/Makefile b/editors/bitmap-emacs20/Makefile
index 86dc8b94f7ee..b53ef9d09805 100644
--- a/editors/bitmap-emacs20/Makefile
+++ b/editors/bitmap-emacs20/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 <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.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-emacs20/distinfo b/editors/bitmap-emacs20/distinfo
index 765ec8bb4f94..e62aa607a070 100644
--- a/editors/bitmap-emacs20/distinfo
+++ b/editors/bitmap-emacs20/distinfo
@@ -1 +1 @@
-MD5 (bitmap-mule-8.1.tar.gz) = dae481bd1a441ffe31c2334a0217d592
+MD5 (bitmap-mule-8.2.tar.gz) = a02fe00ced67961299b297559d325b54
diff --git a/editors/bitmap-mule/Makefile b/editors/bitmap-mule/Makefile
index 1ebeeb1eddff..a91c5c6e888f 100644
--- a/editors/bitmap-mule/Makefile
+++ b/editors/bitmap-mule/Makefile
@@ -1,5 +1,5 @@
# New ports collection makefile for: bitmap for mule
-# Version required: 8.1
+# Version required: 8.2
# 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.1
+BITMAP_VER= 8.2
BITMAP_PKG_VER= ${BITMAP_VER}
BITMAPDOCDIR= share/doc/bitmap
BITMAP_SETUPEL= bitmap-setupel.el
@@ -31,7 +31,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}-common \
${BITMAP_FONT}:${PORTSDIR}/x11-fonts/bitmap-font
SCRIPTS_ENV= EMACS_LIBDIR=${EMACS_LIBDIR} EMACS_VER=${EMACS_VER} \
diff --git a/editors/bitmap-mule/distinfo b/editors/bitmap-mule/distinfo
index 765ec8bb4f94..e62aa607a070 100644
--- a/editors/bitmap-mule/distinfo
+++ b/editors/bitmap-mule/distinfo
@@ -1 +1 @@
-MD5 (bitmap-mule-8.1.tar.gz) = dae481bd1a441ffe31c2334a0217d592
+MD5 (bitmap-mule-8.2.tar.gz) = a02fe00ced67961299b297559d325b54
diff --git a/editors/bitmap/Makefile b/editors/bitmap/Makefile
index 86dc8b94f7ee..b53ef9d09805 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 <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.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 765ec8bb4f94..e62aa607a070 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
diff --git a/x11-fonts/bitmap-fonts/Makefile b/x11-fonts/bitmap-fonts/Makefile
index 230ab1b855d0..f09eb139a0ee 100644
--- a/x11-fonts/bitmap-fonts/Makefile
+++ b/x11-fonts/bitmap-fonts/Makefile
@@ -1,5 +1,5 @@
# New ports collection makefile for: bitmap-font
-# Version required: 8.1
+# Version required: 8.2
# Date created: 23 September 1998
# Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.org>
#
@@ -14,7 +14,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_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 765ec8bb4f94..e62aa607a070 100644
--- a/x11-fonts/bitmap-fonts/distinfo
+++ b/x11-fonts/bitmap-fonts/distinfo
@@ -1 +1 @@
-MD5 (bitmap-mule-8.1.tar.gz) = dae481bd1a441ffe31c2334a0217d592
+MD5 (bitmap-mule-8.2.tar.gz) = a02fe00ced67961299b297559d325b54
diff --git a/x11-fonts/bitmap-fonts/pkg-descr b/x11-fonts/bitmap-fonts/pkg-descr
index 8363c07ac028..a539230a445d 100644
--- a/x11-fonts/bitmap-fonts/pkg-descr
+++ b/x11-fonts/bitmap-fonts/pkg-descr
@@ -1,4 +1,4 @@
-Bitmap font, 8 dots x 16 dots bitmap font.
+Bitmap font, (6x12, 7x14, 8x16, 12x24) dots bitmap font.
Bitmap font is used on Mule with bitmap-mule or Emacs20 with bitmap-emacs20.