diff options
author | shige <shige@FreeBSD.org> | 2002-10-05 19:40:20 +0800 |
---|---|---|
committer | shige <shige@FreeBSD.org> | 2002-10-05 19:40:20 +0800 |
commit | 71d9365ebb432edba2c3e91e50bcc2a848a6ecd3 (patch) | |
tree | ec58833d9c5b775c3d41945953773707116731e4 /editors | |
parent | 1c2589fbac84641077f3c880be660c1f4a11d40b (diff) | |
download | freebsd-ports-gnome-71d9365ebb432edba2c3e91e50bcc2a848a6ecd3.tar.gz freebsd-ports-gnome-71d9365ebb432edba2c3e91e50bcc2a848a6ecd3.tar.zst freebsd-ports-gnome-71d9365ebb432edba2c3e91e50bcc2a848a6ecd3.zip |
Update to 10.4.
Diffstat (limited to 'editors')
-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 |