Revision 173

Date:
2012/01/18 21:23:13
Author:
ahitrov
Revision Log:
New Mason version and dependancy
Files:

Legend:

 
Added
 
Removed
 
Modified
  • utf8/core/ports/all/HTML-Mason/GNUmakefile

     
    5 5
    6 6 #include ../../etc/perl.mk
    7 7
    8 PORTVERSION = 1.33
    8 PORTVERSION = 1.47
    9 9 MASTER_CPAN_SUBDIR = HTML
    10 10 PERL_MODBUILD = yes
    11 11 PORT_DEPENDS = Params-Validate \
    12 12 Exception-Class \
    13 Log-Any \
    13 14 Class-Container \
    14 15 Cache-Cache \
    15 16 HTML-Parser \
  • utf8/core/ports/all/Log-Any/GNUmakefile

     
    1 ##############################################################################
    2 # $HeadURL: http://developers.rambler.ru/svn/contenido/koi8/core/ports/all/URI/GNUmakefile $
    3 # $Id: GNUmakefile 175 2006-06-16 12:50:03Z lonerr $
    4 ###############################################################################
    5
    6 include ../../etc/perl.mk
    7
    8 PORTVERSION = 0.14
    9 PERL_MAKEMAKER = yes
    10 MASTER_CPAN_SUBDIR = Log
    11
    12 include ../../etc/ports.mk