Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Jun 2007 01:39:16 +0200 (CEST)
From:      Janos Mohacsi <janos.mohacsi@bsd.hu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/113484: [MAINTAINER UPDATE] games/abridge: fix MASTER_SITES + cleanup
Message-ID:  <200706072339.l57NdGiA018072@scone.ki.iif.hu>
Resent-Message-ID: <200706090110.l591A3CJ040808@freefall.freebsd.org>

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

>Number:         113484
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] games/abridge: fix MASTER_SITES + cleanup
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 09 01:10:03 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Janos Mohacsi
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
NIIF/HUNGARNET
>Environment:
System: FreeBSD scone.ki.iif.hu 6.2-STABLE FreeBSD 6.2-STABLE #23: Wed May  9 18:23:24 CEST
>Description:
[DESCRIBE CHANGES]
- Take maintainership

Port maintainer (Janos.Mohacsi@bsd.hu) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- abridge-0.4.0_7.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/games/abridge.orig/Makefile /usr/ports/games/abridge/Makefile
--- /usr/ports/games/abridge.orig/Makefile	Sun May 20 11:32:15 2007
+++ /usr/ports/games/abridge/Makefile	Fri Jun  8 01:36:04 2007
@@ -6,12 +6,12 @@
 
 PORTNAME=	abridge
 PORTVERSION=	0.4.0
-PORTREVISION=	6
-PORTREVISON=	1
+PORTREVISION=	7
 CATEGORIES=	games
-MASTER_SITES=	http://www.abridgegame.org/src/
+MASTER_SITES=	http://www.abridgegame.org/debian/unstable/
+DISTFILES=	${PORTNAME}_${PORTVERSION}-1${EXTRACT_SUFX}
 
-MAINTAINER=	Janos.Mohacsi@bsd.hu
+MAINTAINER=	janos.mohacsi@bsd.hu
 COMMENT=	Bridge game
 
 USE_WX=		2.4
@@ -24,7 +24,7 @@
 .include <bsd.port.pre.mk>
 
 .if ${ARCH} != "i386"
-BROKEN=		"Does not compile on !i386"
+BROKEN=		Does not compile on !i386
 .endif
 
 .include <bsd.port.post.mk>
diff -ruN --exclude=CVS /usr/ports/games/abridge.orig/distinfo /usr/ports/games/abridge/distinfo
--- /usr/ports/games/abridge.orig/distinfo	Mon Jan 23 17:50:24 2006
+++ /usr/ports/games/abridge/distinfo	Fri Jun  8 01:08:10 2007
@@ -1,3 +1,3 @@
-MD5 (abridge-0.4.0.tar.gz) = f02c5d4f726ca847e9aba39706bb67e9
-SHA256 (abridge-0.4.0.tar.gz) = 7dbb03aeb5b134603e0348511df90d754adb1a212c8875288299d99969e03505
-SIZE (abridge-0.4.0.tar.gz) = 177242
+MD5 (abridge_0.4.0-1.tar.gz) = bcd1e33441fe79ffd6d9b2109fa78a94
+SHA256 (abridge_0.4.0-1.tar.gz) = 2a4ef67961df4149223380a34f45b42ffd98f9513433e116ec7362a4a40013f4
+SIZE (abridge_0.4.0-1.tar.gz) = 164552
--- abridge-0.4.0_7.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



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