FreeBSD Bugzilla – Attachment 26639 Details for
Bug 45442
Update port: textproc/libxml++
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.60 KB, created by
tkato
on 2002-11-18 21:30:10 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato
Created:
2002-11-18 21:30:10 UTC
Size:
1.60 KB
patch
obsolete
>diff -urN /usr/ports/textproc/libxml++/Makefile textproc/libxml++/Makefile >--- /usr/ports/textproc/libxml++/Makefile Fri Nov 8 21:25:35 2002 >+++ textproc/libxml++/Makefile Tue Nov 12 20:34:57 2002 >@@ -7,17 +7,22 @@ > # > > PORTNAME= libxml++ >-PORTVERSION= 0.14.p2 >+PORTVERSION= 0.15.0 > CATEGORIES= textproc > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} > MASTER_SITE_SUBDIR= ${PORTNAME:S/+/plus/g} >-DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p/pre/} > > MAINTAINER= ports@FreeBSD.org > > LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 > >+USE_REINPLACE= yes > USE_LIBTOOL= yes >+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} > INSTALLS_SHLIB= yes >+ >+post-patch: >+ @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \ >+ 's|[(]libdir[)]/pkgconfig|(prefix)/libdata/pkgconfig|g' > > .include <bsd.port.mk> >diff -urN /usr/ports/textproc/libxml++/distinfo textproc/libxml++/distinfo >--- /usr/ports/textproc/libxml++/distinfo Fri Nov 8 21:25:35 2002 >+++ textproc/libxml++/distinfo Tue Nov 12 20:28:02 2002 >@@ -1 +1 @@ >-MD5 (libxml++-0.14pre2.tar.gz) = b21f664e827e63ffcb2fe5e5fd0bbfca >+MD5 (libxml++-0.15.0.tar.gz) = cfef4f3326ea2a3bd10373ce874dc73d >diff -urN /usr/ports/textproc/libxml++/pkg-plist textproc/libxml++/pkg-plist >--- /usr/ports/textproc/libxml++/pkg-plist Mon Feb 26 03:49:50 2001 >+++ textproc/libxml++/pkg-plist Tue Nov 12 20:33:44 2002 >@@ -1,6 +1,7 @@ > bin/xml++-config >-include/xml++.h >-lib/libxml++.a >-lib/libxml++.so >-lib/libxml++.so.0 >+include/libxml++-1.0/libxml++/xml++.h >+lib/libxml++-0.1.a >+lib/libxml++-0.1.so >+lib/libxml++-0.1.so.1 >+libdata/pkgconfig/libxml++-1.0.pc > share/aclocal/libxml++.m4
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 45442
: 26639