Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Apr 1998 00:28:04 +0200 (MET DST)
From:      plm@xs4all.nl
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/6388: update for games/blackjack port
Message-ID:  <199804222228.AAA09274@muon.xs4all.nl>

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

>Number:         6388
>Category:       ports
>Synopsis:       Update from blackjack-1.0 to blackjack-1.1
>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:   Wed Apr 22 15:40:03 PDT 1998
>Last-Modified:
>Originator:     Peter Mutsaers
>Organization:
>Release:        FreeBSD 3.0-CURRENT i386
>Environment:

	

>Description:

Please commit the diff to update the port (old distfile became unfetchable)

>How-To-Repeat:

	

>Fix:

Here is the diff:

diff -uNr /usr/ports/games/blackjack/Makefile ./Makefile
--- /usr/ports/games/blackjack/Makefile	Mon Feb 23 20:55:07 1998
+++ ./Makefile	Thu Apr 23 00:13:21 1998
@@ -6,7 +6,7 @@
 # $Id: Makefile,v 1.1.1.1 1998/02/23 19:55:07 steve Exp $
 #
 
-DISTNAME=	blackjack-1.0
+DISTNAME=	blackjack-1.1
 CATEGORIES=	games x11
 MASTER_SITES=	${MASTER_SITE_SUNSITE}
 MASTER_SITE_SUBDIR=	games/strategy
@@ -15,6 +15,8 @@
 
 BUILD_DEPENDS=	moc:${PORTSDIR}/x11/qt
 LIB_DEPENDS=	qt\\.1\\.3[0-9]:${PORTSDIR}/x11/qt
+
+WRKSRC=		${WRKDIR}/blackjack
 
 MAN1=		blackjack.1
 
diff -uNr /usr/ports/games/blackjack/files/md5 ./files/md5
--- /usr/ports/games/blackjack/files/md5	Mon Feb 23 20:55:07 1998
+++ ./files/md5	Wed Apr 22 23:52:41 1998
@@ -1 +1 @@
-MD5 (blackjack-1.0.tar.gz) = 05c9f6fec4d59ffa524c1f440efc1f44
+MD5 (blackjack-1.1.tar.gz) = 2e6d2747e368f4f70eb598b437a9dc76
diff -uNr /usr/ports/games/blackjack/patches/patch-aa ./patches/patch-aa
--- /usr/ports/games/blackjack/patches/patch-aa	Mon Feb 23 20:55:07 1998
+++ ./patches/patch-aa	Thu Apr 23 00:13:48 1998
@@ -8,7 +8,7 @@
 -LDFLAGS=-L$(QTDIR)/lib -lqt
 +INCLUDES=-I/usr/X11R6/include/X11/qt
 +LDFLAGS=-L/usr/X11R6/lib -lqt
- VERSION=1.0
+ VERSION=1.1
  
  # For systems that don't have install, use this
 @@ -24,12 +24,14 @@
>Audit-Trail:
>Unformatted:

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



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