Use the BZIP2 distribution instead of a whole bunch of tar.gz files [1].
Make Andrey Slusar <anray AT inet DOT ua> the maintainer, since he kindly volunterred to take over this port from me. Submitted by: Denis Shaposhnikov <dsh AT vlink DOT ru> [1]
This commit is contained in:
parent
ebd97bd79d
commit
b56fe946d7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=124000
@ -11,10 +11,9 @@ CATEGORIES+= editors
|
||||
MASTER_SITES= ${MASTER_SITE_XEMACS}
|
||||
MASTER_SITE_SUBDIR= xemacs-${XEMACS_REL}
|
||||
DISTNAME= xemacs-${XEMACS_VER}
|
||||
DISTFILES= ${DISTNAME}-src${EXTRACT_SUFX} ${DISTNAME}-elc${EXTRACT_SUFX} ${DISTNAME}-info${EXTRACT_SUFX}
|
||||
DIST_SUBDIR= xemacs
|
||||
|
||||
MAINTAINER?= gj@FreeBSD.org
|
||||
MAINTAINER?= anray@inet.ua
|
||||
COMMENT?= This port tracks the stable version of the XEmacs text editor
|
||||
|
||||
NOT_FOR_ARCHS= sparc64
|
||||
@ -28,6 +27,7 @@ LIB_DEPENDS+= jpeg.9:${PORTSDIR}/graphics/jpeg \
|
||||
USE_XLIB= yes
|
||||
USE_XPM= yes
|
||||
.endif
|
||||
USE_BZIP2= yes
|
||||
|
||||
XEMACS_REL= 21.4
|
||||
XEMACS_VER= 21.4.15
|
||||
|
@ -1,6 +1,2 @@
|
||||
MD5 (xemacs/xemacs-21.4.15-src.tar.gz) = 840d061aad9c4ae0782fc94a4184625a
|
||||
SIZE (xemacs/xemacs-21.4.15-src.tar.gz) = 8118264
|
||||
MD5 (xemacs/xemacs-21.4.15-elc.tar.gz) = 0fcacb62b115dd34d2d59fbe8be36166
|
||||
SIZE (xemacs/xemacs-21.4.15-elc.tar.gz) = 927962
|
||||
MD5 (xemacs/xemacs-21.4.15-info.tar.gz) = 64e6cbd780a39e001d3a2a832717ce31
|
||||
SIZE (xemacs/xemacs-21.4.15-info.tar.gz) = 1603029
|
||||
MD5 (xemacs/xemacs-21.4.15.tar.bz2) = 74f899d38a230d629375f7e3cf656ca5
|
||||
SIZE (xemacs/xemacs-21.4.15.tar.bz2) = 8799299
|
||||
|
Loading…
Reference in New Issue
Block a user