diff options
author | Gary Jennejohn <gj@FreeBSD.org> | 2001-10-29 22:31:13 +0000 |
---|---|---|
committer | Gary Jennejohn <gj@FreeBSD.org> | 2001-10-29 22:31:13 +0000 |
commit | 85b6bb484e3a1993a7ec12632c7fcf5c1e0b1ec7 (patch) | |
tree | 556209fefc2943d386777fd5ae20454ed0c17312 /editors/xemacs | |
parent | b890a420cd3b590acc73ec5996e2a7f8ce4ed7ed (diff) | |
download | ports-85b6bb484e3a1993a7ec12632c7fcf5c1e0b1ec7.tar.gz ports-85b6bb484e3a1993a7ec12632c7fcf5c1e0b1ec7.zip |
Notes
Diffstat (limited to 'editors/xemacs')
-rw-r--r-- | editors/xemacs/Makefile | 4 | ||||
-rw-r--r-- | editors/xemacs/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
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 |