summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoryoichi <yoichi@FreeBSD.org>2008-03-23 01:42:23 +0000
committeryoichi <yoichi@FreeBSD.org>2008-03-23 01:42:23 +0000
commitf7b1c94b5e09c02286ec2fcdc46782c44ece087e (patch)
tree92739e57b10ae954d2ff5204f79bb81a7910104a
parent668f23cdbb51844dd9f00e0e6ab12e0b3ea5af97 (diff)
downloadFreeBSD-ports-f7b1c94b5e09c02286ec2fcdc46782c44ece087e.zip
FreeBSD-ports-f7b1c94b5e09c02286ec2fcdc46782c44ece087e.tar.gz
Update to 0.8.5
-rw-r--r--editors/mode-info/Makefile10
-rw-r--r--editors/mode-info/distinfo6
2 files changed, 9 insertions, 7 deletions
diff --git a/editors/mode-info/Makefile b/editors/mode-info/Makefile
index ccea4ad..dfcf3f3 100644
--- a/editors/mode-info/Makefile
+++ b/editors/mode-info/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= mode-info
-PORTVERSION= 0.8.4
+PORTVERSION= 0.8.5
CATEGORIES= editors elisp
MASTER_SITES= http://namazu.org/~tsuchiya/elisp/
@@ -44,8 +44,9 @@ PLIST_SUB+= MI_WITH_MAKE="@comment "
.endif
USE_EMACS= yes
-EMACS_PORT_NAME?= emacs21
-EMACS_NO_RUN_DEPENDS= yes
+
+.include <bsd.port.pre.mk>
+
LISPDIR?= ${PREFIX}/${EMACS_SITE_LISPDIR}/${PORTNAME}
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-emacs=${EMACS_CMD} \
@@ -72,4 +73,5 @@ post-install:
.endfor
.endif
@${CAT} ${PKGMESSAGE}
-.include <bsd.port.mk>
+
+.include <bsd.port.post.mk>
diff --git a/editors/mode-info/distinfo b/editors/mode-info/distinfo
index 3f0c529..3a6d392 100644
--- a/editors/mode-info/distinfo
+++ b/editors/mode-info/distinfo
@@ -1,3 +1,3 @@
-MD5 (mode-info-0.8.4.tar.gz) = 3bc954e2e7b6cdd17c359caef66739c6
-SHA256 (mode-info-0.8.4.tar.gz) = dd02eaa71882e72630f25c9fa23ee68a2e5bd6fa964e5b6d639aa79f20007657
-SIZE (mode-info-0.8.4.tar.gz) = 58347
+MD5 (mode-info-0.8.5.tar.gz) = 013c9c440c2c6ecedf6b5d3174e8470c
+SHA256 (mode-info-0.8.5.tar.gz) = 9c211f93b23f1001b962cd0254ee05f3af341f085eb9cbe398899d1157065fc9
+SIZE (mode-info-0.8.5.tar.gz) = 47305
OpenPOWER on IntegriCloud