[csw-devel] SF.net SVN: gar:[10922] csw/mgar/pkg/cpan/SVK/trunk

bonivart at users.sourceforge.net bonivart at users.sourceforge.net
Fri Sep 3 14:40:28 CEST 2010


Revision: 10922
          http://gar.svn.sourceforge.net/gar/?rev=10922&view=rev
Author:   bonivart
Date:     2010-09-03 12:40:27 +0000 (Fri, 03 Sep 2010)

Log Message:
-----------
pm_svk: update to 2.2.3

Modified Paths:
--------------
    csw/mgar/pkg/cpan/SVK/trunk/Makefile
    csw/mgar/pkg/cpan/SVK/trunk/checksums

Added Paths:
-----------
    csw/mgar/pkg/cpan/SVK/trunk/files/COPYING

Removed Paths:
-------------
    csw/mgar/pkg/cpan/SVK/trunk/files/CSWsvk.depend

Modified: csw/mgar/pkg/cpan/SVK/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/SVK/trunk/Makefile	2010-09-03 12:37:36 UTC (rev 10921)
+++ csw/mgar/pkg/cpan/SVK/trunk/Makefile	2010-09-03 12:40:27 UTC (rev 10922)
@@ -1,28 +1,30 @@
 GARNAME = SVK
-GARVERSION = 2.2.1
+GARVERSION = 2.2.3
 CATEGORIES = cpan
 AUTHOR = CLKAO
 
-DESCRIPTION = a distributed version control system
+DESCRIPTION = A distributed version control system
 define BLURB
   SVK is a decentralized version control system written in Perl. It uses the
   Subversion filesystem but provides additional features.
 endef
 
-REQUIRED_PKGS  = CSWpmalgannotate CSWpmalgdiff CSWpmappcli CSWpmclone CSWpmclsaccessor CSWpmclsautouse
-REQUIRED_PKGS += CSWpmclsdtainherit CSWpmcompresszlib CSWpmdatahier CSWpmfiletype CSWpmfreezethaw CSWpmiodigest
-REQUIRED_PKGS += CSWpmiopager CSWpmlclemktxtlex CSWpmlclemktxtsimple CSWpmlistmoreut CSWpmlog4perl
-REQUIRED_PKGS += CSWpmpathclass CSWpmperlioeol CSWpmperlioviadyn CSWpmperlioviasym CSWpmpodescapes
-REQUIRED_PKGS += CSWpmpodsimple CSWpmregexpshellish CSWpmsvn CSWpmsvnmirror CSWpmsvnsimple CSWpmtermreadkey
-REQUIRED_PKGS += CSWpmtimedate CSWpmunivrequire CSWpmuri CSWpmyaml CSWpmyamlsyck
+DISTFILES += COPYING
 
+RUNTIME_DEP_PKGS  = CSWpmalgannotate CSWpmalgdiff CSWpmappcli CSWpmclone CSWpmclsaccessor CSWpmclsautouse
+RUNTIME_DEP_PKGS += CSWpmclsdtainherit CSWpmiocompress CSWpmdatahier CSWpmfiletype CSWpmfreezethaw CSWpmiodigest
+RUNTIME_DEP_PKGS += CSWpmiopager CSWpmlclemktxtlex CSWpmlclemktxtsimple CSWpmlistmoreutils CSWpmlog4perl
+RUNTIME_DEP_PKGS += CSWpmpathclass CSWpmperlioeol CSWpmperlioviadyn CSWpmperlioviasym
+RUNTIME_DEP_PKGS += CSWpmpodsimple CSWpmregexpshellish CSWpmsvn CSWpmsvnmirror CSWpmsvnsimple CSWpmtermreadkey
+RUNTIME_DEP_PKGS += CSWpmtimedate CSWpmunivrequire CSWpmuri CSWpmyaml CSWpmyamlsyck
+
 MODDIST = $(GARNAME)-v$(GARVERSION).tar.gz
 WORKSRC = $(WORKDIR)/$(GARNAME)-v$(GARVERSION)
 
 PACKAGES = CSWsvk
 CATALOGNAME = svk
-
 ARCHALL = 1
 
+SKIPTEST = 1
+
 include gar/category.mk
-

Modified: csw/mgar/pkg/cpan/SVK/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/SVK/trunk/checksums	2010-09-03 12:37:36 UTC (rev 10921)
+++ csw/mgar/pkg/cpan/SVK/trunk/checksums	2010-09-03 12:40:27 UTC (rev 10922)
@@ -1 +1 @@
-5778f876a744acebde5c9bff0bb865ce  download/SVK-v2.2.1.tar.gz
+86ad8796345400b7b0338dab7a4ca977  SVK-v2.2.3.tar.gz

Added: csw/mgar/pkg/cpan/SVK/trunk/files/COPYING
===================================================================
--- csw/mgar/pkg/cpan/SVK/trunk/files/COPYING	                        (rev 0)
+++ csw/mgar/pkg/cpan/SVK/trunk/files/COPYING	2010-09-03 12:40:27 UTC (rev 10922)
@@ -0,0 +1,19 @@
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of either:
+# 
+#   a) Version 2 of the GNU General Public License.  You should have
+#      received a copy of the GNU General Public License along with this
+#      program.  If not, write to the Free Software Foundation, Inc., 51
+#      Franklin Street, Fifth Floor, Boston, MA 02110-1301 or visit
+#      their web page on the internet at
+#      http://www.gnu.org/copyleft/gpl.html.
+# 
+#   b) Version 1 of Perl's "Artistic License".  You should have received
+#      a copy of the Artistic License with this package, in the file
+#      named "ARTISTIC".  The license is also available at
+#      http://opensource.org/licenses/artistic-license.php.
+# 
+# This work is distributed in the hope that it will be useful, but
+# WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+# General Public License for more details.

Deleted: csw/mgar/pkg/cpan/SVK/trunk/files/CSWsvk.depend
===================================================================
--- csw/mgar/pkg/cpan/SVK/trunk/files/CSWsvk.depend	2010-09-03 12:37:36 UTC (rev 10921)
+++ csw/mgar/pkg/cpan/SVK/trunk/files/CSWsvk.depend	2010-09-03 12:40:27 UTC (rev 10922)
@@ -1,33 +0,0 @@
-P CSWpmalgannotate pm_algorithmannotate - represent a series of changes in annotate form
-P CSWpmalgdiff pm_algorithmdiff - compute intelligent differences between two files/lists
-P CSWpmappcli pm_appcli - Dispatcher module for command line interface programs
-P CSWpmclone pm_clone - recursively copy Perl datatypes
-P CSWpmclsaccessor pm_clsaccessor - Automated accessor generation
-P CSWpmclsautouse pm_clsautouse - Run-time class loading on first method call
-P CSWpmclsdtainherit pm_clsdtainherit - inheritable, overridable class data
-P CSWpmcompresszlib pm_compresszlib - Interface to zlib compression library
-P CSWpmdatahier pm_datahier - handle data in a hierarchical structure
-P CSWpmfiletype pm_filetype - determine file type using magic
-P CSWpmfreezethaw pm_freezethaw - converting Perl structures to strings and back.
-P CSWpmiodigest pm_iodigest - calculate digests while reading or writing
-P CSWpmiopager pm_iopager - Select a pager, optionally pipe it output if destination is a TTY
-P CSWpmlclemktxtlex pm_lclemktxtlex - use other catalog formats in Maketext
-P CSWpmlclemktxtsimple pm_lclemktxtsimple - simple interface to Locale::Maketext::Lexicon
-P CSWpmlistmoreut pm_listmoreut - Provide the stuff missing in List::Util
-P CSWpmlog4perl pm_log4perl - Log4j implementation for Perl
-P CSWpmpathclass pm_pathclass - Cross-platform path specification manipulation
-P CSWpmperlioeol pm_perlioeol - PerlIO layer for normalizing line endings
-P CSWpmperlioviadyn pm_perlioviadyn - dynamic PerlIO layers
-P CSWpmperlioviasym pm_perlioviasym - PerlIO layers for creating symlinks
-P CSWpmpodescapes pm_podescapes - for resolving Pod E sequences
-P CSWpmpodsimple pm_podsimple - framework for parsing Pod
-P CSWpmregexpshellish pm_regexpshellish - shell-like regular expressions
-P CSWpmsvn pm_subversion - subversion perl language binding
-P CSWpmsvnmirror pm_svnmirror - mirror remote repository to local Subversion repository
-P CSWpmsvnsimple pm_svnsimple - a simple interface for driving svn delta editors
-P CSWpmtermreadkey pm_termreadkey - module for simple terminal control
-P CSWpmtimedate pm_timedate - parse date strings into time values
-P CSWpmunivrequire pm_univrequire - require modules from a variable
-P CSWpmuri pm_uri -  Uniform Resource Identifiers (absolute and relative)
-P CSWpmyaml pm_yaml - YAML Aint Markup Language
-P CSWpmyamlsyck pm_yamlsyck - Fast, lightweight YAML loader and dumper


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


More information about the devel mailing list