Changeset 80060
- Timestamp:
- 07/03/11 09:59:39 (4 years ago)
- Location:
- trunk/dports/lang/ruby
- Files:
-
- 1 added
- 1 edited
-
Portfile (modified) (1 diff)
-
files/patch-c99.diff (added)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/lang/ruby/Portfile
r76250 r80060 42 42 # like "getaddrinfo: nodename nor servname provided, or not 43 43 # known (SocketError)" 44 # c99: gperf generates code that doesn't work with clang (https://trac.macports.org/ticket/29974) 44 45 patchfiles patch-vendordir.diff \ 45 46 patch-bug3604.diff \ 46 47 patch-bug19050.diff \ 47 patch-bug15528.diff 48 patch-bug15528.diff \ 49 patch-c99.diff 48 50 49 51 # ignore getcontext() and setcontext()
Note: See TracChangeset
for help on using the changeset viewer.

