New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 81188


Ignore:
Timestamp:
07/26/11 19:09:35 (4 years ago)
Author:
ryandesign@…
Message:

dokuwiki: update to 2011-05-25a, indicate noarch, indicate violate_mtree, use php5-web port

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/www/dokuwiki/Portfile

    r67490 r81188  
    44 
    55name                    dokuwiki 
    6 version                 2009-12-25 
     6version                 2011-05-25a 
    77categories              www 
    88platforms               darwin 
    99maintainers             nomaintainer 
     10supported_archs         noarch 
     11 
    1012description             simple to use wiki aimed at documentation projects 
    1113long_description        dokuwiki is a simple to use wiki aimed at a small \ 
     
    1921                        http://dev.splitbrain.org/browse/snapshots/ 
    2022extract.suffix  .tgz 
    21 checksums               md5 1428c896de83bd2a754efd18919d0594 \ 
    22                                 sha1 55b5583300ec21fa77fe261740680804328b5c69 
    2323 
    24 depends_run             port:apache2 \ 
    25                                 port:php5 
     24checksums               sha1    a437e863aa5378091fe11ee21f0c5523ca993cee \ 
     25                        rmd160  d4b9c26afb733ff5b02ed3503cefb03ee7a83c7b 
     26 
     27depends_run             port:php5-web 
    2628 
    2729use_configure   no 
     
    2931build                   {} 
    3032 
     33destroot.violate_mtree  yes 
    3134destroot        { 
    3235        xinstall -m 755 -d ${destroot}${prefix}/apache2/htdocs \ 
Note: See TracChangeset for help on using the changeset viewer.