FreeBSD Bugzilla – Attachment 27362 Details for
Bug 46431
Update port: deskutils/tuxcars to 1.0.b2.1 (fix ports/45934)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 3.06 KB, created by
tkato
on 2002-12-21 07:10:11 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato
Created:
2002-12-21 07:10:11 UTC
Size:
3.06 KB
patch
obsolete
>diff -urN /usr/ports/deskutils/tuxcards/Makefile deskutils/tuxcards/Makefile >--- /usr/ports/deskutils/tuxcards/Makefile Mon Dec 2 19:02:12 2002 >+++ deskutils/tuxcards/Makefile Sat Dec 21 00:11:28 2002 >@@ -6,34 +6,34 @@ > # > > PORTNAME= tuxcards >-PORTVERSION= 0.8 >-PORTREVISION= 1 >+PORTVERSION= 1.0.b2.1 > CATEGORIES= deskutils >-MASTER_SITES= http://www.arved.de/bsd/src/ >-DISTNAME= ${PORTNAME}-${PORTVERSION}-ohneCactus >+MASTER_SITES= http://www.stud.uni-karlsruhe.de/~ut3c/ \ >+ http://www.arved.de/bsd/src/ >+DISTNAME= ${PORTNAME}-${PORTVERSION:R:S/.b/beta/}_${PORTVERSION:E} > > MAINTAINER= ports@FreeBSD.org > > WRKSRC= ${WRKDIR}/${PORTNAME} >-USE_GMAKE= yes >-USE_QT_VER= 2 >-HAS_CONFIGURE= yes >-CONFIGURE_ARGS= --prefix=${PREFIX} >+ >+QTDIR?= ${X11BASE} >+ >+USE_QT_VER= 3 > USE_REINPLACE= yes >+MAKE_ENV= QTDIR="${QTDIR}" > >-.include <bsd.port.pre.mk> >+post-patch: >+ @${REINPLACE_CMD} -e 's|warn_on|warn_on thread|g' ${WRKSRC}/tuxcards.pro > >-.if ${OSVERSION} > 500038 >-BROKEN= "Does not build with gcc 3.1" >+do-configure: >+ @cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} qmake \ >+ -spec ${X11BASE}/mkspecs/freebsd-g++ tuxcards.pro >+ >+do-install: >+ ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin >+.if !defined(NOPORTDOCS) >+ @${MKDIR} ${DOCSDIR} >+ ${INSTALL_DATA} ${WRKSRC}/docs/en/*.* ${DOCSDIR} > .endif > >-pre-patch: >- @${REINPLACE_CMD} -e 's|[$$](prefix)/doc|\$$\(prefix\)/share/doc|' \ >- ${WRKSRC}/tuxcards/docs/en/Makefile.in >- @${REINPLACE_CMD} -e 's|-O2||' ${WRKSRC}/configure >-.ifdef(NOPORTDOCS) >- @${REINPLACE_CMD} -e 's|install-data-am\: install-data-local||' \ >- ${WRKSRC}/tuxcards/docs/en/Makefile.in >-.endif #NOPORTDOCS >- >-.include <bsd.port.post.mk> >+.include <bsd.port.mk> >diff -urN /usr/ports/deskutils/tuxcards/distinfo deskutils/tuxcards/distinfo >--- /usr/ports/deskutils/tuxcards/distinfo Sat May 18 04:23:30 2002 >+++ deskutils/tuxcards/distinfo Sat Dec 21 00:11:46 2002 >@@ -1 +1 @@ >-MD5 (tuxcards-0.8-ohneCactus.tar.gz) = d83c5ff630fececca3975724facc8d65 >+MD5 (tuxcards-1.0beta2_1.tar.gz) = 473dbff9accbceb8222f91c7c10f758f >diff -urN /usr/ports/deskutils/tuxcards/pkg-plist deskutils/tuxcards/pkg-plist >--- /usr/ports/deskutils/tuxcards/pkg-plist Sat Jan 12 08:36:07 2002 >+++ deskutils/tuxcards/pkg-plist Tue Dec 3 05:08:48 2002 >@@ -1,4 +1,8 @@ > bin/tuxcards >+%%PORTDOCS%%share/doc/tuxcards/TuxCardsBunt.gif >+%%PORTDOCS%%share/doc/tuxcards/addKnoten.gif >+%%PORTDOCS%%share/doc/tuxcards/changeProberty.gif >+%%PORTDOCS%%share/doc/tuxcards/deleteKnoten.gif > %%PORTDOCS%%share/doc/tuxcards/index-1.html > %%PORTDOCS%%share/doc/tuxcards/index-2.html > %%PORTDOCS%%share/doc/tuxcards/index-3.html >@@ -6,4 +10,12 @@ > %%PORTDOCS%%share/doc/tuxcards/index-5.html > %%PORTDOCS%%share/doc/tuxcards/index-6.html > %%PORTDOCS%%share/doc/tuxcards/index.html >+%%PORTDOCS%%share/doc/tuxcards/index.nif >+%%PORTDOCS%%share/doc/tuxcards/index.sgml >+%%PORTDOCS%%share/doc/tuxcards/logotp3.png >+%%PORTDOCS%%share/doc/tuxcards/new.gif >+%%PORTDOCS%%share/doc/tuxcards/open.gif >+%%PORTDOCS%%share/doc/tuxcards/save.gif >+%%PORTDOCS%%share/doc/tuxcards/search.gif >+%%PORTDOCS%%share/doc/tuxcards/whatis.gif > %%PORTDOCS%%@dirrm share/doc/tuxcards
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 46431
: 27362