Revision 202

Date:
2012/03/23 14:03:59
Author:
ahitrov
Revision Log:
MS Excel related ports new versions
Files:

Legend:

 
Added
 
Removed
 
Modified
  • koi8/core/ports/all/OLE-Storage_Lite/GNUmakefile

     
    5 5
    6 6 #include ../../etc/perl.mk
    7 7
    8 PORTVERSION = 0.14
    8 PORTVERSION = 0.19
    9 9 PERL_MAKEMAKER = yes
    10 10 MASTER_CPAN_SUBDIR = OLE
    11 11
  • koi8/core/ports/all/Spreadsheet-ParseExcel/GNUmakefile

     
    5 5
    6 6 #include ../../etc/perl.mk
    7 7
    8 PORTVERSION = 0.32
    8 PORTVERSION = 0.59
    9 9 PERL_MAKEMAKER = yes
    10 10 MASTER_CPAN_SUBDIR = Spreadsheet
    11 11
  • koi8/core/ports/all/Spreadsheet-Read/GNUmakefile

     
    5 5
    6 6 include ../../etc/perl.mk
    7 7
    8 PORTVERSION = 0.41
    8 PORTVERSION = 0.46
    9 9 DISTFILE = ${PORTNAME}-${PORTVERSION}.tgz
    10 10 WRKSRC = ${WRKDIR}/${DISTFILE:%.tgz=%}
    11 11 PERL_MAKEMAKER = yes