FreeBSD Bugzilla – Attachment 25075 Details for
Bug 42740
Update port: misc/qhacc to 2.3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.15 KB, created by
tkato
on 2002-09-13 16:42:46 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato
Created:
2002-09-13 16:42:46 UTC
Size:
2.15 KB
patch
obsolete
>diff -urN /usr/ports/misc/qhacc/Makefile misc/qhacc/Makefile >--- /usr/ports/misc/qhacc/Makefile Tue Sep 10 20:20:50 2002 >+++ misc/qhacc/Makefile Thu Sep 12 21:09:02 2002 >@@ -6,34 +6,34 @@ > # > > PORTNAME= qhacc >-PORTVERSION= 1.4 >+PORTVERSION= 2.3 > CATEGORIES= misc >-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ >- ftp://ftp.ostrich-emulators.cx/qhacc/ >+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} > MASTER_SITE_SUBDIR= ${PORTNAME} > >-MAINTAINER= kde@freebsd.org >+MAINTAINER= kde@FreeBSD.org > >-USE_REINPLACE= yes >-USE_QT_VER= 2 >+USE_QT_VER= 3 > USE_X_PREFIX= yes >+USE_REINPLACE= yes >+USE_GMAKE= yes > GNU_CONFIGURE= yes >-CONFIGURE_ARGS= --with-qt-moc=${X11BASE}/bin \ >- --with-qt-libs=${X11BASE}/lib >+CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} >+CONFIGURE_ARGS= --with-qt-moc=${QT_PREFIX}/bin \ >+ --with-qt-libs=${QT_PREFIX}/lib > > post-extract: > @${RM} -f ${WRKSRC}/src/moc_*.cpp > > pre-patch: >-.for file in configure src/Makefile.in >- @${REINPLACE_CMD} -e 's|/moc|/${MOC:T}|g ; \ >- s|-lqt|-l${QTNAME}|g ; \ >- s|-O2 -Wall|\@CXXFLAGS\@|g' ${WRKSRC}/${file} >-.endfor >+ @${REINPLACE_CMD} 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure >+ @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \ >+ 's|^CXXFLAGS =.*$$|CXXFLAGS = \@CXXFLAGS\@|g' > > do-install: > ${INSTALL_PROGRAM} ${WRKSRC}/src/qhacc ${PREFIX}/bin > @${MKDIR} ${DATADIR} >+ ${INSTALL_DATA} ${WRKSRC}/qm/*.qm ${DATADIR} > ${INSTALL_DATA} ${FILESDIR}/config ${DATADIR}/config.sample > .if !defined(NOPORTDOCS) > @${MKDIR} ${DOCSDIR} >diff -urN /usr/ports/misc/qhacc/distinfo misc/qhacc/distinfo >--- /usr/ports/misc/qhacc/distinfo Sun Dec 9 05:22:55 2001 >+++ misc/qhacc/distinfo Wed Sep 11 22:09:09 2002 >@@ -1 +1 @@ >-MD5 (qhacc-1.4.tar.gz) = 5cc9cb98286d44badedca3de77ee4c4c >+MD5 (qhacc-2.3.tar.gz) = 19275a5f4a5df984a1fe018239cc8633 >diff -urN /usr/ports/misc/qhacc/pkg-plist misc/qhacc/pkg-plist >--- /usr/ports/misc/qhacc/pkg-plist Wed Aug 29 20:35:57 2001 >+++ misc/qhacc/pkg-plist Wed Sep 11 23:07:21 2002 >@@ -7,5 +7,6 @@ > %%PORTDOCS%%share/doc/qhacc/using.html > %%PORTDOCS%%share/doc/qhacc/primer.html > share/qhacc/config.sample >+share/qhacc/qhacc_es_ES.qm > @dirrm share/qhacc > %%PORTDOCS%%@dirrm share/doc/qhacc
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 42740
: 25075