Bug 36860 - Maintainer Update: misc/tuxcards
Summary: Maintainer Update: misc/tuxcards
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-07 23:50 UTC by Tilman Linneweh
Modified: 2002-05-17 20:28 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (193 bytes, patch)
2002-04-07 23:50 UTC, Tilman Linneweh
no flags Details | Diff
file.diff (324 bytes, patch)
2002-04-07 23:50 UTC, Tilman Linneweh
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tilman Linneweh 2002-04-07 23:50:04 UTC
	This is a different tarball (provided by the original author on my request).
	It has less gimmicks( who needs a growing cactus on a slip box :-), but is a lot more stable on FreeBSD. 
	Also changed the Categories, as this is truely a deskutil. It uses QT, but no kde, so removed kde

Fix: PORTNAME=      tuxcards
 PORTVERSION=   0.8
-CATEGORIES=    misc kde
-MASTER_SITES=  http://tuxcards.de/src/ \
-               http://www.arved.de/bsd/src/
-DISTNAME=      ${PORTNAME}-${PORTVERSION}-1
+PORTREVISION=  1
+CATEGORIES=    misc deskutils
+MASTER_SITES=  http://www.arved.de/bsd/src/
+DISTNAME=      ${PORTNAME}-${PORTVERSION}-ohneCactus

 MAINTAINER=    freebsdports@arved.de

-WRKSRC=                ${WRKDIR}/${PORTNAME}-${PORTVERSION}
+WRKSRC=                ${WRKDIR}/${PORTNAME}
 USE_GMAKE=     yes
 USE_QT_VER=    2
 HAS_CONFIGURE= yes
Comment 1 sada freebsd_committer freebsd_triage 2002-05-17 20:23:39 UTC
State Changed
From-To: open->closed

Committed, thanks! 
IMHO it would be better to move this port to deskutils 
category and set CATEGORIES=deskutils; 
`misc' is not necessary if the port has any other 
category.