FreeBSD Bugzilla – Attachment 53234 Details for
Bug 80548
Update port: textproc/xmlppm to 0.98.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.47 KB, created by
tkato432
on 2005-05-02 16:10:06 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2005-05-02 16:10:06 UTC
Size:
1.47 KB
patch
obsolete
>diff -urN /usr/ports/textproc/xmlppm/Makefile textproc/xmlppm/Makefile >--- /usr/ports/textproc/xmlppm/Makefile Thu Aug 19 13:54:25 2004 >+++ textproc/xmlppm/Makefile Mon May 2 12:57:05 2005 >@@ -7,7 +7,7 @@ > # > > PORTNAME= xmlppm >-PORTVERSION= 0.98.1 >+PORTVERSION= 0.98.2 > CATEGORIES= textproc > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ > http://www.cs.cornell.edu/People/jcheney/xmlppm/ >@@ -22,21 +22,14 @@ > WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src > > USE_ICONV= yes >-USE_REINPLACE= yes > USE_GMAKE= yes >-MAKE_ARGS= CXX="${CXX}" CXXFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \ >+MAKE_ARGS= CC="${CXX}" CFLAGS="${CXXFLAGS}" \ >+ CXX="${CXX}" CXXFLAGS="${CXXFLAGS}" \ >+ CPPFLAGS="-I${LOCALBASE}/include" \ > LDFLAGS="-L${LOCALBASE}/lib -lexpat -liconv" > > PORTDOCS= README > PLIST_FILES= bin/xmlppm bin/xmlunppm >- >-post-patch: >- @${REINPLACE_CMD} -e \ >- 's|^CC|#CC|g ; \ >- s|^CPPFLAGS|#CPPFLAGS|g ; \ >- s|^CFLAGS|#CFLAGS|g ; \ >- s|$$(CC)|$$(CXX)|g ; \ >- s|$$(CFLAGS)|$$(CXXFLAGS)|g' ${WRKSRC}/Makefile > > do-install: > ${INSTALL_PROGRAM} ${WRKSRC}/xmlppm ${PREFIX}/bin >diff -urN /usr/ports/textproc/xmlppm/distinfo textproc/xmlppm/distinfo >--- /usr/ports/textproc/xmlppm/distinfo Thu Aug 19 13:54:25 2004 >+++ textproc/xmlppm/distinfo Mon May 2 12:37:37 2005 >@@ -1,2 +1,2 @@ >-MD5 (xmlppm-0.98.1-src.tar.gz) = 242c073527ec09c70669bf2b22b692e3 >-SIZE (xmlppm-0.98.1-src.tar.gz) = 38197 >+MD5 (xmlppm-0.98.2-src.tar.gz) = 355dbc50b4aeaa647f77105843624ffe >+SIZE (xmlppm-0.98.2-src.tar.gz) = 40062
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 80548
: 53234