Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Jan 2003 05:00:26 +0900
From:      KATO Tsuguru <tkato@prontomail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/47066: Update port: deskutils/tuxcards
Message-ID:  <20030115050026.67dd60f4.tkato@prontomail.com>

next in thread | raw e-mail | index | archive | help

>Number:         47066
>Category:       ports
>Synopsis:       Update port: deskutils/tuxcards
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 14 12:10:07 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.7-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
- pkg-message -> PKGMESSAGE
- Fix pkg-comment format

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/deskutils/tuxcards/Makefile deskutils/tuxcards/Makefile
--- /usr/ports/deskutils/tuxcards/Makefile	Mon Jan  6 15:55:56 2003
+++ deskutils/tuxcards/Makefile	Tue Jan 14 07:49:51 2003
@@ -14,7 +14,9 @@
 MAINTAINER=	ports@FreeBSD.org
 
 WRKSRC=		${WRKDIR}/${PORTNAME}
+
 QTDIR?=		${X11BASE}
+
 USE_QT_VER=	3
 USE_REINPLACE=	yes
 MAKE_ENV=	QTDIR="${QTDIR}"
@@ -32,6 +34,6 @@
 	@${MKDIR} ${DOCSDIR}
 	${INSTALL_DATA} ${WRKSRC}/docs/en/*.* ${DOCSDIR}
 .endif
-	${CAT} pkg-message
+	${CAT} ${PKGMESSAGE}
 
 .include <bsd.port.mk>
diff -urN /usr/ports/deskutils/tuxcards/pkg-comment deskutils/tuxcards/pkg-comment
--- /usr/ports/deskutils/tuxcards/pkg-comment	Sat Jan 12 08:36:07 2002
+++ deskutils/tuxcards/pkg-comment	Wed Jan 15 04:03:26 2003
@@ -1 +1 @@
-TuxCards is a hierarchical Notebook
+Tool for managing notes within a hierarchical tree
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030115050026.67dd60f4.tkato>