Update of /cvsroot/fink/fink/perlmod/Fink
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv4636
Modified Files:
Tag: branch_0_29
ChangeLog Validation.pm
Log Message:
allow x86_64 as an Architecture value
Index: Validation.pm
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/Validation.pm,v
retrieving revision 1.303
retrieving revision 1.303.2.1
diff -u -d -r1.303 -r1.303.2.1
--- Validation.pm 5 Apr 2009 13:46:05 -0000 1.303
+++ Validation.pm 7 Apr 2009 18:15:08 -0000 1.303.2.1
@@ -121,6 +121,7 @@
(
'powerpc',
'i386',
+ 'x86_64',
);
# List of all valid fields,
Index: ChangeLog
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/ChangeLog,v
retrieving revision 1.1592
retrieving revision 1.1592.2.1
diff -u -d -r1.1592 -r1.1592.2.1
--- ChangeLog 5 Apr 2009 15:51:04 -0000 1.1592
+++ ChangeLog 7 Apr 2009 18:15:08 -0000 1.1592.2.1
@@ -1,3 +1,7 @@
+2009-04-07 Dave Morrison <[email protected]>
+
+ * Validation.pm: allow x86_64 as an Architecture value
+
2009-04-05 Dave Morrison <[email protected]>
* PkgVersion.pm: use architecture-dependent path-prefix on <redacted>
------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs