Changeset 4323 for trunk/dports


Ignore:
Timestamp:
Dec 28, 2003, 1:29:01 AM (20 years ago)
Author:
fkr
Message:

Bug:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
Port: cdrtools
Version: 2.00.3

bump to version 2.00.3

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/sysutils/cdrtools/Portfile

    r3173 r4323  
    1 # $Id: Portfile,v 1.7 2003/08/05 09:29:31 jkh Exp $
     1# $Id: Portfile,v 1.8 2003/12/28 01:29:01 fkr Exp $
    22
    33PortSystem 1.0
    44name            cdrtools       
    5 version         2.01a14
     5version         2.00.3
    66categories      sysutils       
    77description     ISO 9660 filesystem and CD creation tools       
     
    1111homepage        http://www.fokus.gmd.de/research/cc/glone/employees/joerg.schilling/private/cdrecord.html
    1212maintainers     fkr@opendarwin.org
    13 master_sites    ftp://ftp.berlios.de/pub/cdrecord/alpha/
    14 checksums       md5 ea4efb88583f6c2d405df468a5bbf084
    15 worksrcdir      ${name}-2.01
    16 
    17 configure       { cd ${worksrcpath}
    18                   system "rm INSTALL"
    19                 }
    20 
     13master_sites    ftp://ftp.berlios.de/pub/cdrecord/
     14checksums       md5 c0cdfa2dbe9f4c977b0a71fb08ddff0e
    2115build.type      gnu
     16configure {}
    2217
    2318destroot.args    DEFINSUSR=root DEFINSGRP=wheel INS_BASE=${destroot}/${prefix}
Note: See TracChangeset for help on using the changeset viewer.