Changeset 953 for trunk/dports


Ignore:
Timestamp:
Oct 5, 2002, 8:40:03 AM (22 years ago)
Author:
kevin
Message:

Changed extract_sufx to extract.sufx

Location:
trunk/dports
Files:
16 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/databases/gdbm/Portfile

    r915 r953  
    88master_sites    ftp://ftp.gnu.org/pub/gnu/gdbm/
    99distname        ${portname}-${portversion}
    10 checksums       ${distname}${extract_sufx} md5 8057e1ea80310b15af8e6a0fc9c39584
     10checksums       md5 8057e1ea80310b15af8e6a0fc9c39584
    1111patchfiles      patch-Makefile.in
    1212contents        {
  • trunk/dports/databases/mysql/Portfile

    r899 r953  
    99                http://www.opendarwin.org/~eric/:libtool
    1010
    11 set filename    ${portname}-${portversion}${extract_sufx}
     11set filename    ${portname}-${portversion}${extract.sufx}
    1212distfiles       ${filename} ltconfig13:libtool ltmain13:libtool
    1313extract.only    ${filename}
  • trunk/dports/devel/apr/Portfile

    r864 r953  
    1616extract {
    1717                cd ${workpath}
    18                 system "tar zxvf ${distpath}/apr-${portversion}${extract_sufx}"
    19                 system "tar zxvf ${distpath}/apr-util-${portversion}${extract_sufx}"
     18                system "tar zxvf ${distpath}/apr-${portversion}${extract.sufx}"
     19                system "tar zxvf ${distpath}/apr-util-${portversion}${extract.sufx}"
    2020                system "mv apr-${portversion} apr"
    2121                system "mv apr-util-${portversion} apr-util"
  • trunk/dports/devel/glib/Portfile

    r850 r953  
    77master_sites    ftp://ftp.gtk.org/pub/gtk/v1.2/ \
    88                http://www.opendarwin.org/~eric/:libtool
    9 set filename    ${portname}-${portversion}${extract_sufx}
     9set filename    ${portname}-${portversion}${extract.sufx}
    1010distfiles       ${filename} ltconfig13:libtool ltmain13:libtool
    1111checksums       ${filename} md5 6fe30dad87c77b91b632def29dd69ef9 \
  • trunk/dports/devel/netinet-headers/Portfile

    r861 r953  
    1212
    1313use_bzip2
    14 extract_sufx    .tar.bz2
     14extract.sufx    .tar.bz2
    1515
    1616configure               {}
  • trunk/dports/games/nethack/Portfile

    r948 r953  
    77master_sites    http://twtelecom.dl.sourceforge.net/sourceforge/nethack/
    88distname        ${portname}-340
    9 extract_sufx    .tgz
     9extract.sufx    .tgz
    1010checksums       md5 0093f14fbbe449d5b188bfb6aa4eae4f
    1111patchfiles      patch-Makefile.top patch-Makefile.src
  • trunk/dports/graphics/libungif/Portfile

    r885 r953  
    99                http://www.opendarwin.org/~eric/:libtool
    1010
    11 set filename    ${portname}-${portversion}${extract_sufx}
     11set filename    ${portname}-${portversion}${extract.sufx}
    1212distfiles       ${filename} ltconfig13:libtool ltmain13:libtool
    1313extract.only    ${filename}
  • trunk/dports/lang/nqc/Portfile

    r948 r953  
    77
    88master_sites    http://www.baumfamily.org/nqc/release/
    9 extract_sufx    .tgz
     9extract.sufx    .tgz
    1010checksums       md5 5fc032b990dc065d523285d9ccab91b4
    1111post-patch      { reinplace s|/usr/local|${prefix}/| ${worksrcpath}/Makefile }
  • trunk/dports/lang/perl5.8/Portfile

    r882 r953  
    99master_sites    http://www.cpan.org/src/
    1010distname        stable
    11 checksums       stable${extract_sufx} md5 d9bdb180620306023fd35901a2878b62
     11checksums       stable${extract.sufx} md5 d9bdb180620306023fd35901a2878b62
    1212
    1313
  • trunk/dports/mail/gnupg/Portfile

    r862 r953  
    88                http://macgpg.sourceforge.net/patches/
    99
    10 checksums       ${portname}-${portversion}${extract_sufx} \
     10checksums       ${portname}-${portversion}${extract.sufx} \
    1111                md5 d8b36d4dfd213a1a1027b1877acbc897 \
    1212                ${portname}-${portversion}-darwin.diff \
  • trunk/dports/net/nmap/Portfile

    r850 r953  
    77master_sites    http://download.insecure.org/nmap/dist/ \
    88                ftp://nuxi.ucdavis.edu/pub/misc/
    9 extract_sufx    .tgz
     9extract.sufx    .tgz
    1010checksums       md5 2b648bc66f1cedbeed230ef56f6549a8
    1111patchfiles      patch-Makefile.in
  • trunk/dports/security/gnupg/Portfile

    r862 r953  
    88                http://macgpg.sourceforge.net/patches/
    99
    10 checksums       ${portname}-${portversion}${extract_sufx} \
     10checksums       ${portname}-${portversion}${extract.sufx} \
    1111                md5 d8b36d4dfd213a1a1027b1877acbc897 \
    1212                ${portname}-${portversion}-darwin.diff \
  • trunk/dports/textproc/chef/Portfile

    r850 r953  
    88master_sites            ftp://tbrowne.best.vwh.net/swedish_chef/
    99distname                bork
    10 extract_sufx            .tar.Z
     10extract.sufx            .tar.Z
    1111
    1212checksums               md5 5194b5a69436b0f90137f957d19d684d
  • trunk/dports/www/apache/Portfile

    r916 r953  
    99master_sites            http://www.apache.org/dist/httpd/
    1010distname                ${portname}_${portversion}
    11 checksums               ${distname}${extract_sufx} md5 65b89365a65dcad71d4402b4862beeaa
     11checksums               ${distname}${extract.sufx} md5 65b89365a65dcad71d4402b4862beeaa
    1212
    1313
     
    4242
    4343distname                        ${portname}_${portversion}
    44 distfiles-append        mod_perl-1.27${extract_sufx}:perl
    45 extract.only            ${distname}${extract_sufx} mod_perl-1.27${extract_sufx}
     44distfiles-append        mod_perl-1.27${extract.sufx}:perl
     45extract.only            ${distname}${extract.sufx} mod_perl-1.27${extract.sufx}
    4646
    47 checksums-append        mod_perl-1.27${extract_sufx} md5 bd07f4f1065eb0d0a8d8004219357d8c
     47checksums-append        mod_perl-1.27${extract.sufx} md5 bd07f4f1065eb0d0a8d8004219357d8c
    4848
    4949depends_lib bin:perl5\.8\..:perl5.8
     
    8181
    8282distname                        ${portname}_${portversion}
    83 distfiles-append        mod_perl-1.27${extract_sufx}:perl \
    84                                         apreq${extract_sufx}:apreq
    85 extract.only            ${distname}${extract_sufx} mod_perl-1.27${extract_sufx} \
    86                                         apreq${extract_sufx}
     83distfiles-append        mod_perl-1.27${extract.sufx}:perl \
     84                                        apreq${extract.sufx}:apreq
     85extract.only            ${distname}${extract.sufx} mod_perl-1.27${extract.sufx} \
     86                                        apreq${extract.sufx}
    8787                               
    8888patch_sites http://www.apache.org/~joes/
    8989patchfiles apreq.patch
    9090
    91 checksums-append        mod_perl-1.27${extract_sufx} md5 bd07f4f1065eb0d0a8d8004219357d8c \
    92                                         apreq${extract_sufx} md5 122f54f2f3ab6bf76370558d92a7e086 \
     91checksums-append        mod_perl-1.27${extract.sufx} md5 bd07f4f1065eb0d0a8d8004219357d8c \
     92                                        apreq${extract.sufx} md5 122f54f2f3ab6bf76370558d92a7e086 \
    9393                                        apreq.patch md5 585180d82c20767d48c04fb2b7320aec
    9494                       
  • trunk/dports/www/libwww/Portfile

    r850 r953  
    1010                        http://www.opendarwin.org/~eric/:libtool
    1111distname                w3c-${portname}-${portversion}
    12 extract_sufx            .tgz
     12extract.sufx            .tgz
    1313distfiles-append        ltconfig13:libtool ltmain13:libtool
    14 extract.only            ${distname}${extract_sufx}
     14extract.only            ${distname}${extract.sufx}
    1515checksums               ${distname}.tgz md5 c3734ca6caa405707e134cc8c6d7e422 \
    1616                        ltconfig13 md5 ea53f42a550c9f9e653758a8ed91574e \
  • trunk/dports/x11/gtk/Portfile

    r948 r953  
    99distname        ${portname}+-${portversion}
    1010distfiles-append ltconfig13:libtool ltmain13:libtool
    11 extract.only    ${distname}${extract_sufx}
     11extract.only    ${distname}${extract.sufx}
    1212
    1313depends_build   lib:libglib.1:glib lib:libX11.6:XFree86
Note: See TracChangeset for help on using the changeset viewer.