[csw-devel] SF.net SVN: gar:[10903] csw/mgar/pkg/cpan/Heap/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Thu Sep 2 16:14:27 CEST 2010
Revision: 10903
http://gar.svn.sourceforge.net/gar/?rev=10903&view=rev
Author: dmichelsen
Date: 2010-09-02 14:14:27 +0000 (Thu, 02 Sep 2010)
Log Message:
-----------
cpan/Heap: Update to 0.80 and mGAR v2
Modified Paths:
--------------
csw/mgar/pkg/cpan/Heap/trunk/Makefile
csw/mgar/pkg/cpan/Heap/trunk/checksums
Added Paths:
-----------
csw/mgar/pkg/cpan/Heap/trunk/files/COPYING
Removed Paths:
-------------
csw/mgar/pkg/cpan/Heap/trunk/files/CSWpmheap.depend
csw/mgar/pkg/cpan/Heap/trunk/files/CSWpmheap.gspec
csw/mgar/pkg/cpan/Heap/trunk/files/CSWpmheap.prototype
Property Changed:
----------------
csw/mgar/pkg/cpan/Heap/trunk/
Property changes on: csw/mgar/pkg/cpan/Heap/trunk
___________________________________________________________________
Modified: svn:externals
- gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v1
+ gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2
Modified: csw/mgar/pkg/cpan/Heap/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Heap/trunk/Makefile 2010-09-02 13:30:27 UTC (rev 10902)
+++ csw/mgar/pkg/cpan/Heap/trunk/Makefile 2010-09-02 14:14:27 UTC (rev 10903)
@@ -1,9 +1,9 @@
GARNAME = Heap
-GARVERSION = 0.71
+GARVERSION = 0.80
CATEGORIES = cpan
AUTHOR = JMM
-DESCRIPTION = extensions for keeping data partially sorted
+DESCRIPTION = Extensions for keeping data partially sorted
define BLURB
The Heap collection of modules provide routines that manage a heap of
elements. A heap is a partially sorted structure that is always able to
@@ -11,6 +11,11 @@
if a reversed compare routine is provided).
endef
-DISTFILES = $(call admfiles,CSWpmheap,depend prototype)
+DISTFILES = COPYING
+PACKAGES = CSWpmheap
+CATALOGNAME = pm_heap
+
+ARCHALL = 1
+
include gar/category.mk
Modified: csw/mgar/pkg/cpan/Heap/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Heap/trunk/checksums 2010-09-02 13:30:27 UTC (rev 10902)
+++ csw/mgar/pkg/cpan/Heap/trunk/checksums 2010-09-02 14:14:27 UTC (rev 10903)
@@ -1,4 +1 @@
-2b38bb73854ece35a4bbf2b23eda8685 download/CSWpmheap.gspec
-6e0d583c86d7f74b43769810714242aa download/CSWpmheap.depend
-d198f632bc76b9e0f4d29f4ca62bfd42 download/CSWpmheap.prototype
-6934be7ffe351b3eea844d24a07ebc36 download/Heap-0.71.tar.gz
+05fed19a7552dadee11c780cd68c0116 Heap-0.80.tar.gz
Copied: csw/mgar/pkg/cpan/Heap/trunk/files/COPYING (from rev 10898, csw/mgar/pkg/cpan/Heap/trunk/files/CSWpmheap.gspec)
===================================================================
--- csw/mgar/pkg/cpan/Heap/trunk/files/COPYING (rev 0)
+++ csw/mgar/pkg/cpan/Heap/trunk/files/COPYING 2010-09-02 14:14:27 UTC (rev 10903)
@@ -0,0 +1,2 @@
+This code is copyright 1998-2003 O'Reilly & Associates. It is
+available on the same terms as perl itself.
Deleted: csw/mgar/pkg/cpan/Heap/trunk/files/CSWpmheap.depend
===================================================================
Deleted: csw/mgar/pkg/cpan/Heap/trunk/files/CSWpmheap.gspec
===================================================================
--- csw/mgar/pkg/cpan/Heap/trunk/files/CSWpmheap.gspec 2010-09-02 13:30:27 UTC (rev 10902)
+++ csw/mgar/pkg/cpan/Heap/trunk/files/CSWpmheap.gspec 2010-09-02 14:14:27 UTC (rev 10903)
@@ -1,7 +0,0 @@
-%var bitname pm_heap
-%var pkgname CSWpmheap
-%var arch all
-%include url file://%{PKGLIB}/csw_cpan.gspec
-%copyright
-This code is copyright 1998-2003 O'Reilly & Associates. It is
-available on the same terms as perl itself.
Deleted: csw/mgar/pkg/cpan/Heap/trunk/files/CSWpmheap.prototype
===================================================================
--- csw/mgar/pkg/cpan/Heap/trunk/files/CSWpmheap.prototype 2010-09-02 13:30:27 UTC (rev 10902)
+++ csw/mgar/pkg/cpan/Heap/trunk/files/CSWpmheap.prototype 2010-09-02 14:14:27 UTC (rev 10903)
@@ -1,58 +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/Heap 0755 root bin
-f none /opt/csw/lib/perl/csw/auto/Heap/.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/Heap.3perl 0444 root bin
-f none /opt/csw/share/man/man3/Heap::Binary.3perl 0444 root bin
-f none /opt/csw/share/man/man3/Heap::Binomial.3perl 0444 root bin
-f none /opt/csw/share/man/man3/Heap::Elem.3perl 0444 root bin
-f none /opt/csw/share/man/man3/Heap::Elem::Num.3perl 0444 root bin
-f none /opt/csw/share/man/man3/Heap::Elem::NumRev.3perl 0444 root bin
-f none /opt/csw/share/man/man3/Heap::Elem::Ref.3perl 0444 root bin
-f none /opt/csw/share/man/man3/Heap::Elem::RefRev.3perl 0444 root bin
-f none /opt/csw/share/man/man3/Heap::Elem::Str.3perl 0444 root bin
-f none /opt/csw/share/man/man3/Heap::Elem::StrRev.3perl 0444 root bin
-f none /opt/csw/share/man/man3/Heap::Fibonacci.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/Heap 0755 root bin
-f none /opt/csw/share/perl/csw/Heap.pm 0444 root bin
-f none /opt/csw/share/perl/csw/Heap/Binary.pm 0444 root bin
-f none /opt/csw/share/perl/csw/Heap/Binomial.pm 0444 root bin
-d none /opt/csw/share/perl/csw/Heap/Elem 0755 root bin
-f none /opt/csw/share/perl/csw/Heap/Elem.pm 0444 root bin
-f none /opt/csw/share/perl/csw/Heap/Elem/Num.pm 0444 root bin
-f none /opt/csw/share/perl/csw/Heap/Elem/NumRev.pm 0444 root bin
-f none /opt/csw/share/perl/csw/Heap/Elem/Ref.pm 0444 root bin
-f none /opt/csw/share/perl/csw/Heap/Elem/RefRev.pm 0444 root bin
-f none /opt/csw/share/perl/csw/Heap/Elem/Str.pm 0444 root bin
-f none /opt/csw/share/perl/csw/Heap/Elem/StrRev.pm 0444 root bin
-f none /opt/csw/share/perl/csw/Heap/Fibonacci.pm 0444 root bin
-d none /opt/csw/share/perl/csw/auto 0755 root bin
-d none /opt/csw/share/perl/csw/auto/Heap 0755 root bin
-d none /opt/csw/share/perl/csw/auto/Heap/Binary 0755 root bin
-f none /opt/csw/share/perl/csw/auto/Heap/Binary/autosplit.ix 0444 root bin
-d none /opt/csw/share/perl/csw/auto/Heap/Binomial 0755 root bin
-f none /opt/csw/share/perl/csw/auto/Heap/Binomial/autosplit.ix 0444 root bin
-d none /opt/csw/share/perl/csw/auto/Heap/Elem 0755 root bin
-d none /opt/csw/share/perl/csw/auto/Heap/Elem/Num 0755 root bin
-f none /opt/csw/share/perl/csw/auto/Heap/Elem/Num/autosplit.ix 0444 root bin
-d none /opt/csw/share/perl/csw/auto/Heap/Elem/NumRev 0755 root bin
-f none /opt/csw/share/perl/csw/auto/Heap/Elem/NumRev/autosplit.ix 0444 root bin
-d none /opt/csw/share/perl/csw/auto/Heap/Elem/Ref 0755 root bin
-f none /opt/csw/share/perl/csw/auto/Heap/Elem/Ref/autosplit.ix 0444 root bin
-d none /opt/csw/share/perl/csw/auto/Heap/Elem/RefRev 0755 root bin
-f none /opt/csw/share/perl/csw/auto/Heap/Elem/RefRev/autosplit.ix 0444 root bin
-d none /opt/csw/share/perl/csw/auto/Heap/Elem/Str 0755 root bin
-f none /opt/csw/share/perl/csw/auto/Heap/Elem/Str/autosplit.ix 0444 root bin
-d none /opt/csw/share/perl/csw/auto/Heap/Elem/StrRev 0755 root bin
-f none /opt/csw/share/perl/csw/auto/Heap/Elem/StrRev/autosplit.ix 0444 root bin
-f none /opt/csw/share/perl/csw/auto/Heap/Elem/autosplit.ix 0444 root bin
-d none /opt/csw/share/perl/csw/auto/Heap/Fibonacci 0755 root bin
-f none /opt/csw/share/perl/csw/auto/Heap/Fibonacci/autosplit.ix 0444 root bin
-f none /opt/csw/share/perl/csw/auto/Heap/autosplit.ix 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