aboutsummaryrefslogtreecommitdiff
path: root/textproc/muse
diff options
context:
space:
mode:
authorDryice Dong Liu <dryice@FreeBSD.org>2007-06-19 02:46:15 +0000
committerDryice Dong Liu <dryice@FreeBSD.org>2007-06-19 02:46:15 +0000
commit6609e3ea1da68dfa4545d2d063e07f27bb09babe (patch)
treec94242aa41810f2d4c34eec9d1efa59635920ccc /textproc/muse
parent8049a87680d8898728c78a24937064a59ea1fcdb (diff)
downloadports-6609e3ea1da68dfa4545d2d063e07f27bb09babe.tar.gz
ports-6609e3ea1da68dfa4545d2d063e07f27bb09babe.zip
- update to 3.03
- add MASTER_SITE_LOCAL - remove file: files/patch-Makefile - add file: files/patch-texi-Makefile
Notes
Notes: svn path=/head/; revision=193836
Diffstat (limited to 'textproc/muse')
-rw-r--r--textproc/muse/Makefile5
-rw-r--r--textproc/muse/distinfo6
-rw-r--r--textproc/muse/files/patch-texi-Makefile (renamed from textproc/muse/files/patch-Makefile)11
-rw-r--r--textproc/muse/pkg-plist5
4 files changed, 13 insertions, 14 deletions
diff --git a/textproc/muse/Makefile b/textproc/muse/Makefile
index e01c3c31312a..bae81fe593b4 100644
--- a/textproc/muse/Makefile
+++ b/textproc/muse/Makefile
@@ -6,12 +6,13 @@
#
PORTNAME= muse
-PORTVERSION= 3.02.93
-PORTREVISION= 1
+PORTVERSION= 3.03
CATEGORIES= textproc elisp
MASTER_SITES= http://download.gna.org/muse-el/ \
+ ${MASTER_SITE_LOCAL} \
http://dryice.name/computer/FreeBSD/distfiles/
PKGNAMESUFFIX= -${EMACS_PORT_NAME}
+MASTER_SITE_SUBDIR= dryice
MAINTAINER= dryice@FreeBSD.org
COMMENT= An authoring and publishing environment for Emacs
diff --git a/textproc/muse/distinfo b/textproc/muse/distinfo
index 1565dfe97178..21890dc41caf 100644
--- a/textproc/muse/distinfo
+++ b/textproc/muse/distinfo
@@ -1,3 +1,3 @@
-MD5 (muse-3.02.93.tar.gz) = aa38d0e0dde88e9898f8cfd73cd0e45f
-SHA256 (muse-3.02.93.tar.gz) = d53225c362e8bb5f414890dd981b56955c6c2904685f1955589a153eceb565dd
-SIZE (muse-3.02.93.tar.gz) = 278100
+MD5 (muse-3.03.tar.gz) = 4312a5606d900614279f52431fec89a6
+SHA256 (muse-3.03.tar.gz) = b34c68ea5f97a0d14ecac80f88de22fd60c7ee5d519c38046b7e11a88de26672
+SIZE (muse-3.03.tar.gz) = 350287
diff --git a/textproc/muse/files/patch-Makefile b/textproc/muse/files/patch-texi-Makefile
index 23d453d732ea..a9b648500d00 100644
--- a/textproc/muse/files/patch-Makefile
+++ b/textproc/muse/files/patch-texi-Makefile
@@ -1,13 +1,10 @@
---- Makefile.orig Sat Sep 9 12:17:41 2006
-+++ Makefile Sat Sep 9 12:17:51 2006
-@@ -43,8 +43,8 @@
+--- texi/Makefile.orig Tue Jun 19 09:33:34 2007
++++ texi/Makefile Tue Jun 19 09:33:54 2007
+@@ -22,5 +22,5 @@
- install-info: $(MANUAL).info
+ install: $(MANUAL).info
[ -d $(INFODIR) ] || install -d $(INFODIR)
- install -m 0644 $(MANUAL).info $(INFODIR)/$(MANUAL)
- $(INSTALLINFO) $(INFODIR)/$(MANUAL)
+ install -m 0644 $(MANUAL).info $(INFODIR)/$(MANUAL).info
+ $(INSTALLINFO) $(INFODIR)/$(MANUAL).info
-
- install-bin: autoloads lisp contrib
- (cd lisp && $(MAKE) install)
diff --git a/textproc/muse/pkg-plist b/textproc/muse/pkg-plist
index 8ce33d3aa748..820d93324b08 100644
--- a/textproc/muse/pkg-plist
+++ b/textproc/muse/pkg-plist
@@ -65,9 +65,10 @@
%%EMACS_SITE_LISPDIR%%/muse/muse.elc
%%EXAMPLESDIR%%/Makefile
%%EXAMPLESDIR%%/QuickStart.muse
-%%EXAMPLESDIR%%/johnw/muse-johnw.el
+%%EXAMPLESDIR%%/emacs-muse.png
+%%EXAMPLESDIR%%/johnw/muse-init.el
%%EXAMPLESDIR%%/johnw/publish-johnw
-%%EXAMPLESDIR%%/muse.rnc
+%%EXAMPLESDIR%%/muse-made-with.png
%%EXAMPLESDIR%%/mwolson/muse-init.el
%%EXAMPLESDIR%%/mwolson/stylesheets/blog.css
%%EXAMPLESDIR%%/mwolson/stylesheets/common.css