Ticket #16558: patch
File patch, 424 bytes (added by decibel (Jim Nasby), 16 years ago) |
---|
-
Portfile.
old new 53 53 livecheck.url ${homepage} 54 54 livecheck.regex (8.1.\[0-9\]+) 55 55 56 set contribs " fulltextindex fuzzystrmatch pg_buffercache pg_trgm tsearch2 vacuumlo"56 set contribs "dblink fulltextindex fuzzystrmatch pg_buffercache pg_trgm pgcrypto tsearch2 vacuumlo xml2" 57 57 58 58 post-build { 59 59 foreach contrib ${contribs} {