New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 79564


Ignore:
Timestamp:
06/18/11 02:52:00 (4 years ago)
Author:
jwa@…
Message:

version bump to 1.1.0, closes #29775, add note to remind erlang has to have ssl support

File:
1 edited

Legend:

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

    r75848 r79564  
    44 
    55name            couchdb 
    6 version         1.0.2 
     6version         1.1.0 
    77 
    88categories      databases 
     
    2222distname        apache-${name}-${version} 
    2323 
    24 checksums           md5     7ffbbe0f23f672181c89923c9f7a1de1 \ 
    25                     sha1    6352a2640ae7255a470f79a200cd5111aff017ea \ 
    26                     rmd160  9737a9ebfae7b97654f721c0ab2f42a0bf5d9905 
     24checksums           md5     907b763d3a14b6649bf0371ffa75a36b \ 
     25                    sha1    7cb6a12f3becaae4eeb8ee75b15fbe6395fa7a98 \ 
     26                    rmd160  4dcb5c520b0402366e82a1c195fc4404bc7bd37d 
    2727 
    2828depends_lib     port:automake \ 
     
    7474} 
    7575 
     76notes "couchdb requires erlang to be installed with ssl support (+ssl)" 
     77 
    7678livecheck.type  regex 
    7779livecheck.url   http://couchdb.apache.org/downloads.html 
Note: See TracChangeset for help on using the changeset viewer.