New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 79978


Ignore:
Timestamp:
07/01/11 01:21:18 (4 years ago)
Author:
ryandesign@…
Message:

autopano-sift-c: update to 2.5.1; see #25726

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/graphics/autopano-sift-c/Portfile

    r79238 r79978  
    55 
    66name                    autopano-sift-c 
    7 svn.revision            2903 
    8 version                 2.4-${svn.revision} 
     7version                 2.5.1 
    98revision                0 
    109categories              graphics 
    11 maintainers             auckland.ac.nz:p.schmiedeskamp 
     10maintainers             auckland.ac.nz:p.schmiedeskamp \ 
     11                        gmail.com:hvdwolf 
     12 
    1213description             Detects control points in photos using SIFT algorithm 
    1314long_description        C-language port of the original autopano-sift \ 
     
    2021platforms               darwin 
    2122 
    22 fetch.type              svn 
    23 svn.url                 http://hugin.svn.sourceforge.net/svnroot/hugin/autopano-sift-C/trunk 
     23master_sites            sourceforge:project/hugin/autopano-sift-C/autopano-sift-C-${version} 
     24distname                autopano-sift-C-${version} 
    2425 
    25 worksrcdir              trunk 
     26checksums               sha1    f8c5f4004ae51cb58acc5cedb065ae0ef3e19a8c \ 
     27                        rmd160  e51d996cdc7dcae3abde22878fe76ff904c55950 
    2628 
    2729depends_lib             port:libpano13 \ 
Note: See TracChangeset for help on using the changeset viewer.