FreeBSD Bugzilla – Attachment 34991 Details for
Bug 56637
Update port: textproc/redland to 0.9.14
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 3.40 KB, created by
tkato
on 2003-09-09 16:00:31 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato
Created:
2003-09-09 16:00:31 UTC
Size:
3.40 KB
patch
obsolete
>diff -urN /usr/ports/textproc/redland/Makefile textproc/redland/Makefile >--- /usr/ports/textproc/redland/Makefile Tue Sep 2 06:03:10 2003 >+++ textproc/redland/Makefile Tue Sep 9 09:08:55 2003 >@@ -7,7 +7,7 @@ > # > > PORTNAME= redland >-PORTVERSION= 0.9.13 >+PORTVERSION= 0.9.14 > CATEGORIES= textproc > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ > http://www.redland.opensource.ac.uk/dist/source/ >@@ -17,33 +17,25 @@ > COMMENT= A high-level interface for RDF > > LIB_DEPENDS= db2.0:${PORTSDIR}/databases/db2 \ >- raptor.0:${PORTSDIR}/textproc/raptor >+ raptor.1:${PORTSDIR}/textproc/raptor > > USE_OPENSSL= yes >-USE_REINPLACE= yes >+USE_GETOPT_LONG= yes > USE_GMAKE= yes > GNU_CONFIGURE= yes > CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} >-CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} LDFLAGS="${LDFLAGS}" >+CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" > CONFIGURE_ARGS= --with-bdb-lib="${LOCALBASE}/lib" \ > --with-bdb-include="${LOCALBASE}/include/db2" \ > --with-bdb-dbname="db2" \ >- --with-libwww >+ --with-libwww \ >+ --with-raptor=system > INSTALLS_SHLIB= yes > >-MAN1= redland-config.1 redland-db-upgrade.1 >+MAN1= rdfproc.1 redland-config.1 redland-db-upgrade.1 > MAN3= redland.3 > > CPPFLAGS= -I${LOCALBASE}/include > LDFLAGS= -L${LOCALBASE}/lib >- >-post-patch: >- @${REINPLACE_CMD} -e 's|ac_subdirs_all raptor|ac_subdirs_all|g ; \ >- s|-I\\$$(top_srcdir)/raptor||g ; \ >- s|\\$$(top_builddir)/raptor/libraptor.la|-lraptor|g' \ >- ${WRKSRC}/configure >- @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \ >- 's|SUBDIRS = raptor|SUBDIRS =|g ; \ >- s|$$(top_builddir)/raptor/libraptor.la|-lraptor|g' > > .include <bsd.port.mk> >diff -urN /usr/ports/textproc/redland/distinfo textproc/redland/distinfo >--- /usr/ports/textproc/redland/distinfo Tue Sep 2 06:03:10 2003 >+++ textproc/redland/distinfo Tue Sep 9 08:43:31 2003 >@@ -1 +1 @@ >-MD5 (redland-0.9.13.tar.gz) = 090d3da7a8a063c5292243637e4719b9 >+MD5 (redland-0.9.14.tar.gz) = 25047248a273138225737e50fa211165 >diff -urN /usr/ports/textproc/redland/files/patch-Makefile.in textproc/redland/files/patch-Makefile.in >--- /usr/ports/textproc/redland/files/patch-Makefile.in Thu Jan 1 09:00:00 1970 >+++ textproc/redland/files/patch-Makefile.in Tue Sep 9 08:56:55 2003 >@@ -0,0 +1,11 @@ >+--- Makefile.in.orig Tue Sep 9 00:06:26 2003 >++++ Makefile.in Tue Sep 9 08:53:42 2003 >+@@ -165,7 +165,7 @@ >+ man_MANS = redland-config.1 >+ >+ # Subdirectories to build/install etc. >+-SUBDIRS = librdf examples utils demos @SD@ >++SUBDIRS = librdf utils demos @SD@ >+ CONFIG_SUBDIRS = raptor >+ # Subdirectories to use for distribution >+ DIST_SUBDIRS = librdf docs examples \ >diff -urN /usr/ports/textproc/redland/files/patch-configure textproc/redland/files/patch-configure >--- /usr/ports/textproc/redland/files/patch-configure Thu Jan 1 09:00:00 1970 >+++ textproc/redland/files/patch-configure Tue Sep 9 09:03:56 2003 >@@ -0,0 +1,15 @@ >+--- configure.orig Tue Sep 9 00:06:31 2003 >++++ configure Tue Sep 9 09:03:46 2003 >+@@ -12735,9 +12735,9 @@ >+ CFLAGS="$MAINTAINER_CFLAGS $CFLAGS" >+ fi >+ >+-LIBS= >+-CPPFLAGS= >+-LDFLAGS= >++LIBS="$LIBS" >++CPPFLAGS="$CPPFLAGS" >++LDFLAGS="$LDFLAGS" >+ >+ LIBRDF_LIBTOOLLIBS=librdf.la >+ >diff -urN /usr/ports/textproc/redland/pkg-plist textproc/redland/pkg-plist >--- /usr/ports/textproc/redland/pkg-plist Tue Sep 2 06:03:10 2003 >+++ textproc/redland/pkg-plist Tue Sep 9 09:08:30 2003 >@@ -1,3 +1,4 @@ >+bin/rdfproc > bin/redland-config > bin/redland-db-upgrade > include/librdf.h
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 56637
: 34991