FreeBSD Bugzilla – Attachment 21075 Details for
Bug 37016
update of xerces-c port
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.14 KB, created by
dl
on 2002-04-12 10:30:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
dl
Created:
2002-04-12 10:30:01 UTC
Size:
1.14 KB
patch
obsolete
>--- Makefile.orig Fri Apr 12 10:30:29 2002 >+++ Makefile Fri Apr 12 11:01:09 2002 >@@ -6,26 +6,27 @@ > # > > PORTNAME= xerces_c >-PORTVERSION= 1.6.0 >+PORTVERSION= 1.7.0 > CATEGORIES= textproc > MASTER_SITES= http://xml.apache.org/dist/xerces-c/stable/ \ > http://document-root.de/xerces-c-mirror/ >-DISTNAME= xerces-c-src1_6_0 >+DISTNAME= xerces-c-src1_7_0 > > MAINTAINER= kiesel@schlund.de > > INSTALLS_SHLIB=yes > LDCONFIG_DIRS= ${PREFIX}/lib > >-CONFIGURE_WRKSRC= ${WRKSRC}/src >-BUILD_WRKSRC= ${WRKSRC}/src >-INSTALL_WRKSRC= ${WRKSRC}/src >+CONFIGURE_WRKSRC= ${WRKSRC}/src/xercesc >+BUILD_WRKSRC= ${WRKSRC}/src/xercesc >+INSTALL_WRKSRC= ${WRKSRC}/src/xercesc > > # Set this to where the source lives >+CONFIGURE_ENV+= XERCESCROOT=${WRKSRC} > MAKE_ENV+= XERCESCROOT=${WRKSRC} > > # If configure fails, try this: >-#CONFIGURE_SCRIPT= runConfigure -pfreebsd >+CONFIGURE_SCRIPT= runConfigure -p freebsd -n socket > > USE_GMAKE= yes > HAS_CONFIGURE= yes >@@ -36,6 +37,6 @@ > ${CHMOD} 700 ${CONFIGURE_WRKSRC}/configure > > post-install: >- ${STRIP_CMD} ${PREFIX}/lib/libxerces-c1_6_0.so >+ ${STRIP_CMD} ${PREFIX}/lib/libxerces-c1_7_0.so > > .include <bsd.port.mk>
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 37016
: 21075 |
21076