From owner-freebsd-ports Fri Dec 20 23:10:51 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A728137B40B for ; Fri, 20 Dec 2002 23:10:25 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 805D743F0F for ; Fri, 20 Dec 2002 23:10:11 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBL7ABNS013784 for ; Fri, 20 Dec 2002 23:10:11 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBL7ABhU013783; Fri, 20 Dec 2002 23:10:11 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 65C5937B401 for ; Fri, 20 Dec 2002 23:04:11 -0800 (PST) Received: from socigeog.hmt.toyama-u.ac.jp (socigeog.hmt.toyama-u.ac.jp [160.26.63.48]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7BF1D43ED8 for ; Fri, 20 Dec 2002 23:04:08 -0800 (PST) (envelope-from tkato@prontomail.com) Received: from localhost (localhost [127.0.0.1]) by socigeog.hmt.toyama-u.ac.jp (Postfix) with SMTP id DC28B668 for ; Sat, 21 Dec 2002 16:03:58 +0900 (JST) Message-Id: <20021221160036.6ac63c5f.tkato@prontomail.com> Date: Sat, 21 Dec 2002 16:00:36 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/46431: Update port: deskutils/tuxcars to 1.0.b2.1 (fix ports/45934) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46431 >Category: ports >Synopsis: Update port: deskutils/tuxcars to 1.0.b2.1 (fix ports/45934) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Dec 20 23:10:11 PST 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.7-RELEASE-p2 i386 >Organization: >Environment: >Description: - Update to version 1.0beta2.1 Following PRs shuold be superseded by this one: [2002/12/02] ports/45934 arved Update port: deskutils/tuxcards to 1.0.b2 >How-To-Repeat: >Fix: 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 +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 +.include 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 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message