SF.net SVN: gar:[24255] csw/mgar/pkg/cpan/Algorithm-Annotate/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Wed Nov 5 12:04:28 CET 2014


Revision: 24255
          http://sourceforge.net/p/gar/code/24255
Author:   dmichelsen
Date:     2014-11-05 11:04:26 +0000 (Wed, 05 Nov 2014)
Log Message:
-----------
cpan/Algorithm-Annotate/trunk: Update to Makemake and new name

Modified Paths:
--------------
    csw/mgar/pkg/cpan/Algorithm-Annotate/trunk/Makefile

Removed Paths:
-------------
    csw/mgar/pkg/cpan/Algorithm-Annotate/trunk/files/CSWpmalgannotate.depend
    csw/mgar/pkg/cpan/Algorithm-Annotate/trunk/files/CSWpmalgannotate.gspec
    csw/mgar/pkg/cpan/Algorithm-Annotate/trunk/files/CSWpmalgannotate.prototype

Property Changed:
----------------
    csw/mgar/pkg/cpan/Algorithm-Annotate/trunk/

Index: csw/mgar/pkg/cpan/Algorithm-Annotate/trunk
===================================================================
--- csw/mgar/pkg/cpan/Algorithm-Annotate/trunk	2014-11-05 09:26:32 UTC (rev 24254)
+++ csw/mgar/pkg/cpan/Algorithm-Annotate/trunk	2014-11-05 11:04:26 UTC (rev 24255)

Property changes on: csw/mgar/pkg/cpan/Algorithm-Annotate/trunk
___________________________________________________________________
Modified: svn:ignore
## -1,4 +1 ##
-cookies
-download
 work
-
Modified: csw/mgar/pkg/cpan/Algorithm-Annotate/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Algorithm-Annotate/trunk/Makefile	2014-11-05 09:26:32 UTC (rev 24254)
+++ csw/mgar/pkg/cpan/Algorithm-Annotate/trunk/Makefile	2014-11-05 11:04:26 UTC (rev 24255)
@@ -6,15 +6,19 @@
 
 DESCRIPTION = Represent a series of changes in annotate form
 define BLURB
-  Algorithm::Annotate generates a list that is useful for generating output
-  simliar to cvs annotate.
 endef
 
-RUNTIME_DEP_PKGS = CSWpmalgdiff
+CATALOG_RELEASE = unstable
 
-PACKAGES = CSWpmalgannotate
-CATALOGNAME = pm_algorithmannotate
+LICENSE_TEXT = This module is licensed under the  license
 
-ARCHALL = 1
+PACKAGES += CSWpm-algorithm-annotate
+CATALOGNAME_CSWpm-algorithm-annotate = pm_algorithm_annotate
+SPKG_DESC_CSWpm-algorithm-annotate = Represent a series of changes in annotate form
+# There was no information if this is pure Perl or not. Please remove if necessary.
+ARCHALL_CSWpm-algorithm-annotate = 1
+RUNTIME_DEP_PKGS_CSWpm-algorithm-annotate += CSWpm-algorithm-diff
+OBSOLETED_BY_CSWpm-algorithm-annotate += CSWpmalgannotate
+CATALOGNAME_CSWpmalgannotate = pm_algorithmannotate_stub
 
 include gar/category.mk

Deleted: csw/mgar/pkg/cpan/Algorithm-Annotate/trunk/files/CSWpmalgannotate.depend
===================================================================
--- csw/mgar/pkg/cpan/Algorithm-Annotate/trunk/files/CSWpmalgannotate.depend	2014-11-05 09:26:32 UTC (rev 24254)
+++ csw/mgar/pkg/cpan/Algorithm-Annotate/trunk/files/CSWpmalgannotate.depend	2014-11-05 11:04:26 UTC (rev 24255)
@@ -1 +0,0 @@
-P CSWpmalgdiff pm_algorithmdiff - compute intelligent differences between two files/lists

Deleted: csw/mgar/pkg/cpan/Algorithm-Annotate/trunk/files/CSWpmalgannotate.gspec
===================================================================
--- csw/mgar/pkg/cpan/Algorithm-Annotate/trunk/files/CSWpmalgannotate.gspec	2014-11-05 09:26:32 UTC (rev 24254)
+++ csw/mgar/pkg/cpan/Algorithm-Annotate/trunk/files/CSWpmalgannotate.gspec	2014-11-05 11:04:26 UTC (rev 24255)
@@ -1,11 +0,0 @@
-%var            bitname pm_algorithmannotate
-%var            pkgname CSWpmalgannotate
-%var            arch all
-%include        url file://%{PKGLIB}/csw_cpan.gspec
-%copyright      
-Copyright 2003 by Chia-liang Kao <clkao at clkao.org>.
-
-This program is free software; you can redistribute it and/or modify it
-under the same terms as Perl itself.
-
-See http://www.perl.com/perl/misc/Artistic.html

Deleted: csw/mgar/pkg/cpan/Algorithm-Annotate/trunk/files/CSWpmalgannotate.prototype
===================================================================
--- csw/mgar/pkg/cpan/Algorithm-Annotate/trunk/files/CSWpmalgannotate.prototype	2014-11-05 09:26:32 UTC (rev 24254)
+++ csw/mgar/pkg/cpan/Algorithm-Annotate/trunk/files/CSWpmalgannotate.prototype	2014-11-05 11:04:26 UTC (rev 24255)
@@ -1,15 +0,0 @@
-d none /opt/csw/lib 0755 root bin
-d none /opt/csw/lib/perl 0755 root bin
-d none /opt/csw/lib/perl/csw 0755 root bin
-d none /opt/csw/lib/perl/csw/auto 0755 root bin
-d none /opt/csw/lib/perl/csw/auto/Algorithm 0755 root bin
-d none /opt/csw/lib/perl/csw/auto/Algorithm/Annotate 0755 root bin
-f none /opt/csw/lib/perl/csw/auto/Algorithm/Annotate/.packlist 0644 root bin
-d none /opt/csw/share 0755 root bin
-d none /opt/csw/share/man 0755 root bin
-d none /opt/csw/share/man/man3 0755 root bin
-f none /opt/csw/share/man/man3/Algorithm::Annotate.3perl 0444 root bin
-d none /opt/csw/share/perl 0755 root bin
-d none /opt/csw/share/perl/csw 0755 root bin
-d none /opt/csw/share/perl/csw/Algorithm 0755 root bin
-f none /opt/csw/share/perl/csw/Algorithm/Annotate.pm 0444 root bin

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