diff options
author | Shigeyuki Fukushima <shige@FreeBSD.org> | 2002-10-05 11:40:20 +0000 |
---|---|---|
committer | Shigeyuki Fukushima <shige@FreeBSD.org> | 2002-10-05 11:40:20 +0000 |
commit | 0393468c59a3d7e6246d73386f40f22cb3ee270b (patch) | |
tree | 8950e773d05e3eb521a6a74308a6721dd68eb1f8 /editors/apel | |
parent | 0b4fc6a9d6b370d5803311aaadda907e42d0f260 (diff) | |
download | ports-0393468c59a3d7e6246d73386f40f22cb3ee270b.tar.gz ports-0393468c59a3d7e6246d73386f40f22cb3ee270b.zip |
Update to 10.4.
Notes
Notes:
svn path=/head/; revision=67312
Diffstat (limited to 'editors/apel')
-rw-r--r-- | editors/apel/Makefile | 3 | ||||
-rw-r--r-- | editors/apel/distinfo | 2 | ||||
-rw-r--r-- | editors/apel/pkg-plist.xemacs21-mule | 2 |
3 files changed, 5 insertions, 2 deletions
diff --git a/editors/apel/Makefile b/editors/apel/Makefile index 52e17bda47e7..0a9c0c6cb997 100644 --- a/editors/apel/Makefile +++ b/editors/apel/Makefile @@ -9,6 +9,7 @@ PORTNAME= apel PORTVERSION= ${APEL_VER} CATEGORIES= editors elisp MASTER_SITES= ftp://ftp.m17n.org/pub/mule/apel/ \ + ftp://ftp.jpl.org/pub/elisp/apel/ \ ftp://ftp.etl.go.jp/pub/mule/apel/ \ ftp://ftp.media.kyoto-u.ac.jp/pub/mule/apel/ \ ftp://ftp.win.or.jp/pub/word/mule/apel/ \ @@ -18,7 +19,7 @@ PKGNAMESUFFIX= -${EMACS_PORT_NAME} MAINTAINER?= shige@FreeBSD.org # distfile version -APEL_VER= 10.3 +APEL_VER= 10.4 # setupel filename APEL_SETUPEL= apel-setupel.el # document install directory by install-doc target diff --git a/editors/apel/distinfo b/editors/apel/distinfo index ecc5b1469e4d..eeea81bf3180 100644 --- a/editors/apel/distinfo +++ b/editors/apel/distinfo @@ -1 +1 @@ -MD5 (apel-10.3.tar.gz) = a7357019aeeae69f95fb3cdc5a39bb1f +MD5 (apel-10.4.tar.gz) = 51692379d36a226198cf5ed3b1b5e50e diff --git a/editors/apel/pkg-plist.xemacs21-mule b/editors/apel/pkg-plist.xemacs21-mule index c2038d6f4a35..dc872ede5d7b 100644 --- a/editors/apel/pkg-plist.xemacs21-mule +++ b/editors/apel/pkg-plist.xemacs21-mule @@ -67,4 +67,6 @@ %%EMACS_PACKAGESDIR%%/lisp/apel/richtext.elc %%EMACS_PACKAGESDIR%%/lisp/apel/static.el %%EMACS_PACKAGESDIR%%/lisp/apel/static.elc +%%EMACS_PACKAGESDIR%%/lisp/apel/timezone.el +%%EMACS_PACKAGESDIR%%/lisp/apel/timezone.elc @dirrm %%EMACS_PACKAGESDIR%%/lisp/apel |