Ticket #26660: Portfile-update-to-1.3.diff

File Portfile-update-to-1.3.diff, 1.3 KB (added by boris.dusek@…, 13 years ago)
  • devel/dotconf/Portfile

    diff --git a/devel/dotconf/Portfile b/devel/dotconf/Portfile
    index c0f4121..bbbf3db 100644
    a b  
    55PortSystem        1.0
    66
    77name              dotconf
    8 version           1.0.13
    9 set branch        [join [lrange [split ${version} .] 0 1] .]
     8version           1.3
    109categories        devel
    1110maintainers       theonelab.com:june
    1211description       C-based configuration parser for .conf files
    1312long_description  \
    1413     dot.conf is a C-based configuration parser for .conf files.
    1514
    16 homepage          http://www.azzit.de/dotconf/
     15homepage          http://www.github.com/williamh/dotconf/
    1716platforms         darwin
    18 master_sites      ${homepage}download/v${branch}/
    19 checksums         md5 bbf981a5f4a64e94cc6f2a693f96c21a \
    20                   sha1 bf0c3a29da525f0be8b896c484b3b518f022998f \
    21                   rmd160 41871061a303b7a590a751d5c4f392b8da2fe3e9
    22 
    23 livecheck.type    regex
    24 livecheck.url     ${homepage}download/
    25 livecheck.regex   {LATEST_IS_([0-9.]+)}
     17master_sites      http://distfiles.gentoo.org/distfiles/
     18checksums         md5 2c4316f63bb63c38b7f4eb7416cac0df \
     19                  sha1 7eb6ca4be7ff3a2aaedb0b46b6d82af7021eb1e8 \
     20                  rmd160 4fee58bf0695660fd3921af46e4ddceba5ef97c7
     21patchfiles        patch-src-dotconf.c.diff