FreeBSD Bugzilla – Attachment 23477 Details for
Bug 40395
MAINTAINER UPDATE: new version of devel/apr-devel and devel/subversion
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.44 KB, created by
rooneg
on 2002-07-10 02:00:09 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
rooneg
Created:
2002-07-10 02:00:09 UTC
Size:
2.44 KB
patch
obsolete
>Index: ./apr-devel/distinfo >=================================================================== >--- ./apr-devel/distinfo >+++ ./apr-devel/distinfo Sun Jul 7 16:31:52 2002 >@@ -1,2 +1,2 @@ >-MD5 (apr_20020504162319.tar.gz) = 7d5221373291a635b1ecfb0e46242a3b >-MD5 (apr-util_20020504162329.tar.gz) = b09fd003133237af1ea441e64c7f4341 >+MD5 (apr_20020707163141.tar.gz) = 086bee350d73724b3e9707f16eaf1879 >+MD5 (apr-util_20020707163148.tar.gz) = e348b0dd55364ffd43736c81120c64e0 >Index: ./apr-devel/pkg-plist >=================================================================== >--- ./apr-devel/pkg-plist >+++ ./apr-devel/pkg-plist Sun Jul 7 16:36:24 2002 >@@ -38,6 +38,7 @@ > include/apr_shm.h > include/apr_signal.h > include/apr_strings.h >+include/apr_strmatch.h > include/apr_tables.h > include/apr_thread_cond.h > include/apr_thread_mutex.h >Index: ./apr-devel/Makefile >=================================================================== >--- ./apr-devel/Makefile >+++ ./apr-devel/Makefile Sun Jul 7 17:00:11 2002 >@@ -6,10 +6,10 @@ > # > > PORTNAME= apr-devel >-PORTVERSION= 20020504162319 >+PORTVERSION= 20020707163141 > CATEGORIES= devel > MASTER_SITES= http://www.apache.org/dist/apr/not-released/ >-DISTFILES= apr_${PORTVERSION}.tar.gz apr-util_20020504162329.tar.gz >+DISTFILES= apr_${PORTVERSION}.tar.gz apr-util_20020707163148.tar.gz > > MAINTAINER= rooneg@electricjellyfish.net > >@@ -22,25 +22,22 @@ > WRKSRC= ${WRKDIR} > > pre-fetch: >- ${SH} pkg-install apr-devel PRE-INSTALL >+ @${SH} pkg-install apr-devel PRE-INSTALL > > pre-configure: >- (find ${WRKDIR}/apr-util/ -name Makefile.in -exec \ >- ${PERL} -pi -e 's/\@APRUTIL_INCLUDES\@ \@APRUTIL_PRIV_INCLUDES\@/\@APRUTIL_PRIV_INCLUDES\@ \@APRUTIL_INCLUDES\@/g' \{\} \;) >- >- (cd ${WRKDIR}/apr/ && ./buildconf) >- (cd ${WRKDIR}/apr-util/ && ./buildconf) >+ @(cd ${WRKDIR}/apr/ && ./buildconf) >+ @(cd ${WRKDIR}/apr-util/ && ./buildconf) > > do-configure: >- (cd ${WRKDIR}/apr/ && ./configure --prefix=${PREFIX}) >- (cd ${WRKDIR}/apr-util/ && ./configure --prefix=${PREFIX} --with-apr=../apr/ --with-expat=${PREFIX}) >+ @(cd ${WRKDIR}/apr/ && ./configure --prefix=${PREFIX}) >+ @(cd ${WRKDIR}/apr-util/ && ./configure --prefix=${PREFIX} --with-apr=../apr/ --with-expat=${PREFIX}) > > do-build: >- (cd ${WRKDIR}/apr/ && make) >- (cd ${WRKDIR}/apr-util/ && make) >+ @(cd ${WRKDIR}/apr/ && make) >+ @(cd ${WRKDIR}/apr-util/ && make) > > do-install: >- (cd ${WRKDIR}/apr/ && make install) >+ @(cd ${WRKDIR}/apr/ && make install) > (cd ${WRKDIR}/apr-util/ && make install) > > .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 40395
: 23477 |
23478