diff options
author | anray <anray@FreeBSD.org> | 2006-11-12 17:42:00 +0800 |
---|---|---|
committer | anray <anray@FreeBSD.org> | 2006-11-12 17:42:00 +0800 |
commit | 698b7a9b9d1436cfa83031379b6151003a3a0505 (patch) | |
tree | 58e6f3b99a233e219a0fbcded69878dbf69a4bee /textproc/muse | |
parent | e04f08f603756ed8194677cd87b625037803dcb8 (diff) | |
download | freebsd-ports-gnome-698b7a9b9d1436cfa83031379b6151003a3a0505.tar.gz freebsd-ports-gnome-698b7a9b9d1436cfa83031379b6151003a3a0505.tar.zst freebsd-ports-gnome-698b7a9b9d1436cfa83031379b6151003a3a0505.zip |
Update to 3.02.93
PR: ports/105426
Submitted by: Dryice Liu (maintainer)
Diffstat (limited to 'textproc/muse')
-rw-r--r-- | textproc/muse/Makefile | 2 | ||||
-rw-r--r-- | textproc/muse/distinfo | 6 | ||||
-rw-r--r-- | textproc/muse/pkg-plist | 4 |
3 files changed, 8 insertions, 4 deletions
diff --git a/textproc/muse/Makefile b/textproc/muse/Makefile index 8eb3922f9874..87fb2db17884 100644 --- a/textproc/muse/Makefile +++ b/textproc/muse/Makefile @@ -6,7 +6,7 @@ # PORTNAME= muse -PORTVERSION= 3.02.92 +PORTVERSION= 3.02.93 CATEGORIES= textproc elisp MASTER_SITES= http://download.gna.org/muse-el/ \ http://dryice.name/computer/FreeBSD/distfiles/ diff --git a/textproc/muse/distinfo b/textproc/muse/distinfo index 949f12fb53c1..1565dfe97178 100644 --- a/textproc/muse/distinfo +++ b/textproc/muse/distinfo @@ -1,3 +1,3 @@ -MD5 (muse-3.02.92.tar.gz) = addae650b66f6c12b512e80df7354ae2 -SHA256 (muse-3.02.92.tar.gz) = c45331207faae8357ebe2d1aa884a78bc19ff602ff0d1250a701b0dad8d9f32c -SIZE (muse-3.02.92.tar.gz) = 267370 +MD5 (muse-3.02.93.tar.gz) = aa38d0e0dde88e9898f8cfd73cd0e45f +SHA256 (muse-3.02.93.tar.gz) = d53225c362e8bb5f414890dd981b56955c6c2904685f1955589a153eceb565dd +SIZE (muse-3.02.93.tar.gz) = 278100 diff --git a/textproc/muse/pkg-plist b/textproc/muse/pkg-plist index 0ee8ed14cf6c..8ce33d3aa748 100644 --- a/textproc/muse/pkg-plist +++ b/textproc/muse/pkg-plist @@ -29,8 +29,12 @@ %%EMACS_SITE_LISPDIR%%/muse/muse-html.elc %%EMACS_SITE_LISPDIR%%/muse/muse-http.el %%EMACS_SITE_LISPDIR%%/muse/muse-http.elc +%%EMACS_SITE_LISPDIR%%/muse/muse-import-docbook.el +%%EMACS_SITE_LISPDIR%%/muse/muse-import-docbook.elc %%EMACS_SITE_LISPDIR%%/muse/muse-import-latex.el %%EMACS_SITE_LISPDIR%%/muse/muse-import-latex.elc +%%EMACS_SITE_LISPDIR%%/muse/muse-import-xml.el +%%EMACS_SITE_LISPDIR%%/muse/muse-import-xml.elc %%EMACS_SITE_LISPDIR%%/muse/muse-journal.el %%EMACS_SITE_LISPDIR%%/muse/muse-journal.elc %%EMACS_SITE_LISPDIR%%/muse/muse-latex.el |