Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/languages
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv5558/languages

Modified Files:
        erlang-otp.info 
Log Message:
Update erlang to version R16B02, and map that version to "16.b.2"

This change of the version matches what Debian does, and avoids
having a version that does not start with a digit (something that
newer dpkg versions don't like)


Index: erlang-otp.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/languages/erlang-otp.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- erlang-otp.info     8 Aug 2013 10:31:04 -0000       1.4
+++ erlang-otp.info     30 Sep 2013 22:27:56 -0000      1.5
@@ -1,8 +1,11 @@
 Info2: <<
 Package: erlang-otp
 
-Version: r16b01
-Type: v (R16B01)
+Epoch: 1
+# Note: dpkg wants versions to start with a digit, so we massage
+# the erlang version string a bit, matching what Debian does with it.
+Version: 16.b.2
+Type: v (R16B02)
 License: OSI-Approved
 Revision: 2
 Description: General-purpose programming language
@@ -15,17 +18,14 @@
 libncurses5, gd2, unixodbc2 | unixodbc2-nox, fink (>= 0.24.12-1)
 <<
 Source: http://www.erlang.org/download/otp_src_%type_raw[v].tar.gz
-Source-MD5: 266b95db35560e505c9f69cc3e539e41
+Source-MD5: ca63bcde0e5ae0f2df9457f97b3115a4
 Source2: http://www.erlang.org/download/otp_doc_man_%type_raw[v].tar.gz
-Source2-MD5: 951be958bc9af55df6062165cf21fe1f
+Source2-MD5: fe3ff42375090d33ce1ba98c28218cf3
 Source2ExtractDir: docs-man
 Source3: http://www.erlang.org/download/otp_doc_html_%type_raw[v].tar.gz
-Source3-MD5: 288fd4066ae07fa3ca23043a31826d46
+Source3-MD5: 5bd028771290eacbc075ca65a63749e6
 Source3ExtractDir: docs-html
 
-# PatchFile: %n.patch
-# PatchFile-MD5: cee6dbc8f4b7da5efc17adc3ffa51588
-
 DocFiles: AUTHORS EPLICENCE README.* 
 NoSetCPPFLAGS: true
 NoSetLDFLAGS: true


------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to