summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordholland <dholland>2012-12-24 06:42:56 +0000
committerdholland <dholland>2012-12-24 06:42:56 +0000
commit298f16bd841627d484c0dd8759339a72fbf0d3bc (patch)
treecc526bf897bae8892771fe6eb3a61f27901e911b
parent3bc03687f69fed38917ea2558ae6812e344eeeb7 (diff)
downloadpkgsrc-298f16bd841627d484c0dd8759339a72fbf0d3bc.tar.gz
Add etc/emacs/site-start.d/50magit.el, which appears when built against
both emacs22 and emacs23, to the PLIST. The package does not build at all against emacs<=21. XXX: Why is this file appearing in etc/? It does not appear to be a XXX: configuration file.
-rw-r--r--devel/magit/Makefile3
-rw-r--r--devel/magit/PLIST3
2 files changed, 4 insertions, 2 deletions
diff --git a/devel/magit/Makefile b/devel/magit/Makefile
index 91b90b92edb..92b05f52a3a 100644
--- a/devel/magit/Makefile
+++ b/devel/magit/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2012/11/11 07:45:30 dholland Exp $
+# $NetBSD: Makefile,v 1.4 2012/12/24 06:42:56 dholland Exp $
#
DISTNAME= magit-1.2.0
PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME}
+PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= https://github.com/downloads/magit/magit/
diff --git a/devel/magit/PLIST b/devel/magit/PLIST
index 9b76207264a..b3541548ccf 100644
--- a/devel/magit/PLIST
+++ b/devel/magit/PLIST
@@ -1,4 +1,5 @@
-@comment $NetBSD: PLIST,v 1.1 2012/10/06 22:04:02 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.2 2012/12/24 06:42:56 dholland Exp $
+etc/emacs/site-start.d/50magit.el
${EMACS_LISPPREFIX}/magit-bisect.el
${EMACS_LISPPREFIX}/magit-bisect.elc
${EMACS_LISPPREFIX}/magit-blame.el