diff options
author | gj <gj@FreeBSD.org> | 2001-10-30 06:31:13 +0800 |
---|---|---|
committer | gj <gj@FreeBSD.org> | 2001-10-30 06:31:13 +0800 |
commit | b165103bf1ffb2639a19c7db1b4a8c4a51be81b6 (patch) | |
tree | 65fac42bce51c263d9a43f447c0ace84bd1c4091 /editors | |
parent | fa280a69ac6dd4c1923f5f37072ae752c2421f73 (diff) | |
download | freebsd-ports-gnome-b165103bf1ffb2639a19c7db1b4a8c4a51be81b6.tar.gz freebsd-ports-gnome-b165103bf1ffb2639a19c7db1b4a8c4a51be81b6.tar.zst freebsd-ports-gnome-b165103bf1ffb2639a19c7db1b4a8c4a51be81b6.zip |
Update to 21.4.5. The problem with a Lisp error occuring when the user
does a font change in the Options menu seems to be fixed, although no
change actually seems to result.
The GTK binding does not seem to be any better, but it's also not any
worse.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/xemacs-devel/Makefile | 4 | ||||
-rw-r--r-- | editors/xemacs-devel/distinfo | 6 | ||||
-rw-r--r-- | editors/xemacs/Makefile | 4 | ||||
-rw-r--r-- | editors/xemacs/distinfo | 6 |
4 files changed, 10 insertions, 10 deletions
diff --git a/editors/xemacs-devel/Makefile b/editors/xemacs-devel/Makefile index a5cbd6c2e61e..a4e97f675010 100644 --- a/editors/xemacs-devel/Makefile +++ b/editors/xemacs-devel/Makefile @@ -11,7 +11,7 @@ CATEGORIES+= editors MASTER_SITES= ${MASTER_SITE_XEMACS} MASTER_SITE_SUBDIR= xemacs-${XEMACS_REL} DISTNAME= xemacs-${XEMACS_VER} -DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}-elc${EXTRACT_SUFX} ${DISTNAME}-info${EXTRACT_SUFX} +DISTFILES= ${DISTNAME}-src${EXTRACT_SUFX} ${DISTNAME}-elc${EXTRACT_SUFX} ${DISTNAME}-info${EXTRACT_SUFX} DIST_SUBDIR= xemacs MAINTAINER= gj@FreeBSD.org @@ -22,7 +22,7 @@ LIB_DEPENDS+= jpeg.9:${PORTSDIR}/graphics/jpeg \ tiff.4:${PORTSDIR}/graphics/tiff XEMACS_REL= 21.4 -XEMACS_VER= 21.4.4 +XEMACS_VER= 21.4.5 XEMACS_ARCH= ${CONFIGURE_TARGET} USE_XLIB= yes diff --git a/editors/xemacs-devel/distinfo b/editors/xemacs-devel/distinfo index cccf1bb6cd61..f40b6ac5e1ea 100644 --- a/editors/xemacs-devel/distinfo +++ b/editors/xemacs-devel/distinfo @@ -1,3 +1,3 @@ -MD5 (xemacs/xemacs-21.4.4.tar.gz) = fe43dc6ff796f3553b86692f906e0596 -MD5 (xemacs/xemacs-21.4.4-elc.tar.gz) = aecde5aee14772f19e881d4a790aa72a -MD5 (xemacs/xemacs-21.4.4-info.tar.gz) = 3807490291682eb1c56846208300ab89 +MD5 (xemacs/xemacs-21.4.5-src.tar.gz) = 226bb27c47f2e12a26f32efbe6f84fc9 +MD5 (xemacs/xemacs-21.4.5-elc.tar.gz) = 447cb7b61564596bfd1aee2f8a90a8da +MD5 (xemacs/xemacs-21.4.5-info.tar.gz) = 005e47bad03fe2cde84ad121eb7d4b3a diff --git a/editors/xemacs/Makefile b/editors/xemacs/Makefile index a5cbd6c2e61e..a4e97f675010 100644 --- a/editors/xemacs/Makefile +++ b/editors/xemacs/Makefile @@ -11,7 +11,7 @@ CATEGORIES+= editors MASTER_SITES= ${MASTER_SITE_XEMACS} MASTER_SITE_SUBDIR= xemacs-${XEMACS_REL} DISTNAME= xemacs-${XEMACS_VER} -DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}-elc${EXTRACT_SUFX} ${DISTNAME}-info${EXTRACT_SUFX} +DISTFILES= ${DISTNAME}-src${EXTRACT_SUFX} ${DISTNAME}-elc${EXTRACT_SUFX} ${DISTNAME}-info${EXTRACT_SUFX} DIST_SUBDIR= xemacs MAINTAINER= gj@FreeBSD.org @@ -22,7 +22,7 @@ LIB_DEPENDS+= jpeg.9:${PORTSDIR}/graphics/jpeg \ tiff.4:${PORTSDIR}/graphics/tiff XEMACS_REL= 21.4 -XEMACS_VER= 21.4.4 +XEMACS_VER= 21.4.5 XEMACS_ARCH= ${CONFIGURE_TARGET} USE_XLIB= yes diff --git a/editors/xemacs/distinfo b/editors/xemacs/distinfo index cccf1bb6cd61..f40b6ac5e1ea 100644 --- a/editors/xemacs/distinfo +++ b/editors/xemacs/distinfo @@ -1,3 +1,3 @@ -MD5 (xemacs/xemacs-21.4.4.tar.gz) = fe43dc6ff796f3553b86692f906e0596 -MD5 (xemacs/xemacs-21.4.4-elc.tar.gz) = aecde5aee14772f19e881d4a790aa72a -MD5 (xemacs/xemacs-21.4.4-info.tar.gz) = 3807490291682eb1c56846208300ab89 +MD5 (xemacs/xemacs-21.4.5-src.tar.gz) = 226bb27c47f2e12a26f32efbe6f84fc9 +MD5 (xemacs/xemacs-21.4.5-elc.tar.gz) = 447cb7b61564596bfd1aee2f8a90a8da +MD5 (xemacs/xemacs-21.4.5-info.tar.gz) = 005e47bad03fe2cde84ad121eb7d4b3a |