[21057] trunk

source_changes at macosforge.org source_changes at macosforge.org
Thu Dec 28 10:33:53 PST 2006


Revision: 21057
          http://trac.macosforge.org/projects/macports/changeset/21057
Author:   dluke at macports.org
Date:     2006-12-28 10:33:53 -0800 (Thu, 28 Dec 2006)

Log Message:
-----------
Version bump, update svk to 2.0.0 (and add new dependencies)

Modified Paths:
--------------
    trunk/dports/devel/svk/Portfile

Property Changed:
----------------
    trunk/


Property changes on: trunk
___________________________________________________________________
Name: svk:merge
   - 023a8b07-a327-4f20-9012-67c915bb7b7c:/local/branches/updates:20971
023a8b07-a327-4f20-9012-67c915bb7b7c:/local/trunk:20972
a2b01108-8822-4c85-91cd-1541804339d8:/local/macports:20632
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/branches/libdnet-maintainer:20898
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/branches/p5-app-cli:20923
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/branches/p5-list-moreutils:20919
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/branches/p5-path-class:20929
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/branches/updates:20946
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/trunk:20947
f2dd1c64-7982-4318-98ce-263798263e0a:/local:21142
   + 023a8b07-a327-4f20-9012-67c915bb7b7c:/local/branches/updates:20971
023a8b07-a327-4f20-9012-67c915bb7b7c:/local/trunk:20972
a2b01108-8822-4c85-91cd-1541804339d8:/local/macports:20632
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/branches/libdnet-maintainer:20898
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/branches/p5-app-cli:20923
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/branches/p5-list-moreutils:20919
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/branches/p5-path-class:20929
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/branches/updates:20946
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/trunk:20947
f2dd1c64-7982-4318-98ce-263798263e0a:/local:21144

Modified: trunk/dports/devel/svk/Portfile
===================================================================
--- trunk/dports/devel/svk/Portfile	2006-12-28 18:32:21 UTC (rev 21056)
+++ trunk/dports/devel/svk/Portfile	2006-12-28 18:33:53 UTC (rev 21057)
@@ -2,7 +2,7 @@
 PortSystem 1.0
 PortGroup perl5 1.0
 
-perl5.setup		svk 1.08
+perl5.setup		svk 2.0.0
 maintainers		dluke at geeklair.net
 categories-append	perl
 description		A distributed version control system.
@@ -13,9 +13,9 @@
 name			svk
 
 homepage		http://svk.elixus.org/
-distname		SVK-${version}
+distname		SVK-v${version}
 master_sites		http://search.cpan.org/CPAN/authors/id/C/CL/CLKAO/
-checksums md5		92a90bf73dfa958fd3633ec50c5798b1
+checksums md5		37ff4acde9f9a0f987bde48b32616ab3
 platforms		darwin
 
 depends_lib-append	port:p5-data-hierarchy port:p5-algorithm-diff \
@@ -33,4 +33,13 @@
 				port:p5-class-autouse \
 				port:p5-io-pager \
 				port:p5-class-accessor \
-				port:p5-pathtools
+				port:p5-pathtools \
+				port:p5-version \
+				port:p5-yaml-syck \
+				port:p5-app-cli \
+				port:p5-list-moreutils \
+				port:p5-class-data-inheritable \
+				port:p5-path-class \
+				port:p5-universal-require \
+				port:p5-log-log4perl \
+				port:p5-file-temp-svkonly

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


More information about the macports-changes mailing list