New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 81671


Ignore:
Timestamp:
08/03/11 16:20:21 (4 years ago)
Author:
pixilla@…
Message:

textproc/liblrdf: Patch for raptor2. Take maintainership.

Location:
trunk/dports/textproc/liblrdf
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/textproc/liblrdf/Portfile

    r69899 r81671  
    66name            liblrdf 
    77version         0.4.0 
    8 revision        1 
     8revision        2 
    99categories      textproc 
    1010platforms       darwin 
    11 maintainers     nomaintainer 
     11maintainers     pixilla 
    1212description     A lightweight RDF library with special support for LADSPA plugins. 
    1313long_description librdf is a library to make it easy to manipulate \ 
     
    2121                sha1    17ce55f692bc52ed12605091b99106255f964b5f \ 
    2222                rmd160  2cb371c99552ac3045b72e20786494575ded37d8 
    23 depends_lib     port:raptor 
     23depends_lib     port:raptor2 
     24 
     25# http://projects.archlinux.org/svntogit/packages.git/plain/liblrdf/trunk/raptor2.diff 
     26patchfiles          patch-raptor2.diff 
     27patch.pre_args      -p1 
    2428 
    2529use_autoreconf  yes 
Note: See TracChangeset for help on using the changeset viewer.