diff options
-rw-r--r-- | editors/bitmap-emacs20/Makefile | 12 | ||||
-rw-r--r-- | editors/bitmap-emacs20/distinfo | 2 | ||||
-rw-r--r-- | editors/bitmap-emacs20/pkg-plist | 2 | ||||
-rw-r--r-- | editors/bitmap/Makefile | 12 | ||||
-rw-r--r-- | editors/bitmap/distinfo | 2 | ||||
-rw-r--r-- | editors/bitmap/pkg-plist.emacs20 | 2 |
6 files changed, 20 insertions, 12 deletions
diff --git a/editors/bitmap-emacs20/Makefile b/editors/bitmap-emacs20/Makefile index 8e229e869d6d..f54e78a1d182 100644 --- a/editors/bitmap-emacs20/Makefile +++ b/editors/bitmap-emacs20/Makefile @@ -1,21 +1,23 @@ # New ports collection makefile for: bitmap for emacs20 -# Version required: 7.18 +# Version required: 7.18.19980702 # Date created: 23 September 1998 # Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.org> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/08/18 14:04:58 shige Exp $ # -DISTNAME= bitmap-mule-${BITMAP_VER} +DISTNAME= bitmap-mule-${BITMAP_ORIG_VER} CATEGORIES= editors elisp -MASTER_SITES= ftp://ftp.jaist.ac.jp/pub/GNU/elisp/bitmap-mule/ +MASTER_SITES= ftp://ftp.jaist.ac.jp/pub/GNU/elisp/bitmap-mule/snapshots/ MAINTAINER= shige@FreeBSD.org # distfile version -BITMAP_VER= 7.18 +BITMAP_ORIG_VER=19980702 +BITMAP_VER= 7.18.19980702 BITMAPDOCDIR= share/doc/bitmap BITMAP_FONT= ${X11BASE}/lib/X11/fonts/local/etl8x16-bitmap.pcf.gz +WRKSRC= ${WRKDIR}/bitmap-mule # emacs20 EMACS_NAME= emacs diff --git a/editors/bitmap-emacs20/distinfo b/editors/bitmap-emacs20/distinfo index c574dedaf449..dbe0902974c8 100644 --- a/editors/bitmap-emacs20/distinfo +++ b/editors/bitmap-emacs20/distinfo @@ -1 +1 @@ -MD5 (bitmap-mule-7.18.tar.gz) = 23852daca0d7ce6f9407ba9b5f6fd1ce +MD5 (bitmap-mule-19980702.tar.gz) = 4e547bec046676a016374612de21b4ab diff --git a/editors/bitmap-emacs20/pkg-plist b/editors/bitmap-emacs20/pkg-plist index fc9aa0920f49..eb51d62ade90 100644 --- a/editors/bitmap-emacs20/pkg-plist +++ b/editors/bitmap-emacs20/pkg-plist @@ -1,5 +1,7 @@ %%EMACS_LIBDIR%%/site-lisp/bitmap/bitmap.el %%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/po.el %%EMACS_LIBDIR%%/site-lisp/bitmap/po.elc %%EMACS_LIBDIR%%/site-lisp/bitmap/smiley-mule.el diff --git a/editors/bitmap/Makefile b/editors/bitmap/Makefile index 8e229e869d6d..f54e78a1d182 100644 --- a/editors/bitmap/Makefile +++ b/editors/bitmap/Makefile @@ -1,21 +1,23 @@ # New ports collection makefile for: bitmap for emacs20 -# Version required: 7.18 +# Version required: 7.18.19980702 # Date created: 23 September 1998 # Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.org> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/08/18 14:04:58 shige Exp $ # -DISTNAME= bitmap-mule-${BITMAP_VER} +DISTNAME= bitmap-mule-${BITMAP_ORIG_VER} CATEGORIES= editors elisp -MASTER_SITES= ftp://ftp.jaist.ac.jp/pub/GNU/elisp/bitmap-mule/ +MASTER_SITES= ftp://ftp.jaist.ac.jp/pub/GNU/elisp/bitmap-mule/snapshots/ MAINTAINER= shige@FreeBSD.org # distfile version -BITMAP_VER= 7.18 +BITMAP_ORIG_VER=19980702 +BITMAP_VER= 7.18.19980702 BITMAPDOCDIR= share/doc/bitmap BITMAP_FONT= ${X11BASE}/lib/X11/fonts/local/etl8x16-bitmap.pcf.gz +WRKSRC= ${WRKDIR}/bitmap-mule # emacs20 EMACS_NAME= emacs diff --git a/editors/bitmap/distinfo b/editors/bitmap/distinfo index c574dedaf449..dbe0902974c8 100644 --- a/editors/bitmap/distinfo +++ b/editors/bitmap/distinfo @@ -1 +1 @@ -MD5 (bitmap-mule-7.18.tar.gz) = 23852daca0d7ce6f9407ba9b5f6fd1ce +MD5 (bitmap-mule-19980702.tar.gz) = 4e547bec046676a016374612de21b4ab diff --git a/editors/bitmap/pkg-plist.emacs20 b/editors/bitmap/pkg-plist.emacs20 index fc9aa0920f49..eb51d62ade90 100644 --- a/editors/bitmap/pkg-plist.emacs20 +++ b/editors/bitmap/pkg-plist.emacs20 @@ -1,5 +1,7 @@ %%EMACS_LIBDIR%%/site-lisp/bitmap/bitmap.el %%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/po.el %%EMACS_LIBDIR%%/site-lisp/bitmap/po.elc %%EMACS_LIBDIR%%/site-lisp/bitmap/smiley-mule.el |