[21144] trunk/dports/editors/xemacs/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Sat Jan 6 18:50:57 PST 2007


Revision: 21144
          http://trac.macosforge.org/projects/macports/changeset/21144
Author:   blair at macports.org
Date:     2007-01-06 18:50:57 -0800 (Sat, 06 Jan 2007)

Log Message:
-----------
The xemacs sumo distribution for 2006-05-10 is no longer available for
download from the standard URLs and 2006-12-21 is available, so switch
to the new version.

Modified Paths:
--------------
    trunk/dports/editors/xemacs/Portfile

Modified: trunk/dports/editors/xemacs/Portfile
===================================================================
--- trunk/dports/editors/xemacs/Portfile	2007-01-06 23:51:12 UTC (rev 21143)
+++ trunk/dports/editors/xemacs/Portfile	2007-01-07 02:50:57 UTC (rev 21144)
@@ -3,6 +3,7 @@
 PortSystem 1.0
 name		xemacs
 version		21.4.19
+revision	1
 categories	editors
 maintainers	nomaintainer at macports.org
 description	A highly customizable open source text editor.
@@ -39,7 +40,7 @@
 destroot.args	prefix=${destroot}/${prefix}
 
 set xemacs_lib		${destroot}${prefix}/lib/xemacs-${version}
-set sumo_date		2006-05-10
+set sumo_date		2006-12-21
 set sumo_dist		${name}-sumo-${sumo_date}${extract.suffix}
 set mule_sumo_dist	${name}-mule-sumo-${sumo_date}${extract.suffix}
 
@@ -57,9 +58,9 @@
 	if {[variant_isset sumo]} {
 		distfiles-append	${mule_sumo_dist}:sumo
 		checksums-append	${mule_sumo_dist} \
-					md5 2b53293efea9d29d7f7af7942cb17939 \
-					sha1 bd0a94580c986703324a0a79614536d77722ef6a \
-					rmd160 a2998681eaba7702f00085a034412f22133ddfe7
+					md5 5816c257bd282cf2f1c4fa1736ade665 \
+					sha1 5490d87bb3bf7a01f589ed8b2870ed5290dd00ba \
+					rmd160 30d6435525f9dc219f5a01102f31aabd9087135c
 
 		post-destroot {
 			ui_info "Installing mule-sumo distribution into destroot"
@@ -72,9 +73,9 @@
 variant sumo {
 	distfiles-append	${sumo_dist}:sumo
 	checksums-append	${sumo_dist} \
-				md5 51f9ca6843dae22aec78e6f1033e16b5 \
-				sha1 7816110ec71dedb56caca8eb0a11ed8b6cf6fb91 \
-				rmd160 4f9b3f9160071e7497026a9b6a42c9a17ddbd14b
+				md5 f1c170f4ff8000ad2c5d3a5854b22c5c \
+				sha1 83fd2adf55a39306a64b6f380a5005fdc1450450 \
+				rmd160 eb4f4978ee6c01052cead68e18a49b5b4c44cc12
 
 	post-destroot {
 		ui_info "Installing sumo distribution into destroot"

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070106/7b5b4016/attachment.html


More information about the macports-changes mailing list