Index: head/databases/xapian-core10/files/patch-configure =================================================================== --- head/databases/xapian-core10/files/patch-configure (nonexistent) +++ head/databases/xapian-core10/files/patch-configure (revision 490177) @@ -0,0 +1,11 @@ +--- configure.orig 2011-01-14 04:41:05 UTC ++++ configure +@@ -22153,7 +22153,7 @@ if test yes = "$GXX" ; then + done + fi + rm -f include/xapian/version.h.tmp +-$CXXCPP $cxxcpp_flags -DSTRING_VERSION="\"@@$MAIN_VERSION@@\"" -DMAJOR_VERSION="\"$MAJOR_VERSION\"" -DMINOR_VERSION="\"$MINOR_VERSION\"" -DREVISION="\"$REVISION\"" $srcdir/include/xapian/version_h.cc|${SED-sed} '/"/!d;s/^ *//;/^#/d;s/ *$//;s/" *,//;s/"//g;s/@@/"/g;s/ */ /g;s/ *,\r$//;s/ *,$//' > include/xapian/version.h.tmp ++$CXXCPP $cxxcpp_flags -DSTRING_VERSION="\"@@$MAIN_VERSION@@\"" -DMAJOR_VERSION="\"$MAJOR_VERSION\"" -DMINOR_VERSION="\"$MINOR_VERSION\"" -DREVISION="\"$REVISION\"" $srcdir/include/xapian/version_h.cc|${SED-sed} '/"/!d;s/^ *//;/^#/d;s/ *$//;s/" *,//;s/"//g;s/@@/"/g;s/ */ /g;s/ *,$//' > include/xapian/version.h.tmp + touch include/xapian/version.h.timestamp + if cmp include/xapian/version.h.tmp include/xapian/version.h >/dev/null 2>&1 + then Property changes on: head/databases/xapian-core10/files/patch-configure ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property