Changeset 80625
- Timestamp:
- 07/15/11 17:53:26 (4 years ago)
- Location:
- trunk/dports/ruby/rb-rabbit
- Files:
-
- 1 deleted
- 1 edited
-
Portfile (modified) (3 diffs)
-
files/patch-lib-rabbit-source-rwiki.rb.diff (deleted)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/ruby/rb-rabbit/Portfile
r80319 r80625 4 4 PortGroup ruby 1.0 5 5 6 ruby.setup rabbit 0.9.3setup.rb {README sample misc}6 ruby.setup rabbit 1.0.2 setup.rb {README sample misc} 7 7 revision 0 8 8 maintainers kimuraw … … 23 23 24 24 depends_lib-append port:rb-gtk2 port:rb-rsvg port:rb-poppler \ 25 port:rb- htreeport:rb-div \25 port:rb-nokogiri port:rb-coderay port:rb-div \ 26 26 port:rb-rdtool port:rb-rttool 27 # rabbiter requires tweetstream and password28 depends_lib-append port:rb-tweetstream port:rb-password29 30 # disable source rwiki to avoid crash with openssl-1.0.0.31 # port:glib2 is linking /usr/lib/libcrypto.0.9.8.dylib via Carbon.framework.32 # ruby is a flat namespace program. We face problems wheh ruby loads both of33 # libcrypto.0.9.8.dylib from MacOSX and libcrypto.1.0.0.dylib from MacPorts.34 patchfiles patch-lib-rabbit-source-rwiki.rb.diff35 27 36 28 post-build { … … 46 38 47 39 master_sites http://rabbit-shockers.org/download/ 48 checksums md5 6c638269754a2a7c462df797522bb533\49 rmd160 da54df20ae8731854ec41671daf5f8c5799d233a\50 sha1 c7e24a66de839fcc1e21bcf9f906672a0f0d9a7a40 checksums md5 11086ae4c4042bc8dd9a89b08dd7bceb \ 41 rmd160 89371fe80141c54a421969770ca7026255f1c250 \ 42 sha1 916a5951a12ec7f6f1da2cfc5054040359fa8f6b 51 43 52 44 livecheck.type regex
Note: See TracChangeset
for help on using the changeset viewer.

