Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Jun 2006 18:35:03 GMT
From:      bsdmaniak <bsdmaniak@daemon-tips.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/98782: [PATCH] BasiliskII Upgrade
Message-ID:  <200606101835.k5AIZ3hr077087@www.freebsd.org>
Resent-Message-ID: <200606101840.k5AIeEOP044971@freefall.freebsd.org>

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

>Number:         98782
>Category:       ports
>Synopsis:       [PATCH] BasiliskII Upgrade
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 10 18:40:14 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     bsdmaniak
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
>Environment:
FreeBSD rohff.daemon-tips.org 6.1-STABLE FreeBSD 6.1-STABLE #0: Sat Jun 3 21:46:16 UTC 2006 root@rohff.daemon-tips.org:/usr/obj/usr/src/sys/GENERIC i386

>Description:
I have upgrade BasiliskII to the new version
>How-To-Repeat:

>Fix:
99%--- Makefile.diff begins here ---
--- Makefile    Sat Jun 10 20:11:14 2006
+++ Makefile.new        Wed Jun  7 14:41:11 2006
@@ -2,24 +2,22 @@
 # Date created:                                17 April 2000
 # Whom:                                        Maxim Sobolev <sobomax@FreeBSD.org>
 #
-# $FreeBSD: /repoman/r/pcvs/ports/emulators/basiliskII/Makefile,v 1.23 2006/05/21 21:28:50 kris Exp $
+# $FreeBSD: ports/emulators/basiliskII/Makefile,v 1.23 2006/05/21 21:28:50 kris Exp $
 #

 PORTNAME=      basiliskII
 PORTVERSION=   1.0
-PORTREVISION=  2
+PORTREVISION=  3
 CATEGORIES=    emulators
 MASTER_SITES=  http://www.gibix.net/projects/basilisk2/files/
 MASTER_SITE_SUBDIR=    basilisk
-DISTNAME=      BasiliskII_src_22112005
+DISTNAME=      BasiliskII_src_01052006

 MAINTAINER=    mmendez@energyhq.be
 COMMENT=       A free, portable, Open Source 68k Mac emulator

 WRKSRC=                ${WRKDIR}/BasiliskII-${PORTVERSION}/src/Unix

-BROKEN=                Does not compile
-
 USE_X_PREFIX=  yes
 USE_BZIP2=     yes
 USE_GNOME=     esound gtk20
@@ -35,10 +33,6 @@

 .if ${OSVERSION} > 400012
 CFLAGS+=       -fpermissive
 .endif

 .if ${ARCH} == amd64
 BROKEN=                "Does not compile"
 .endif

 post-install:
--- Makefile.diff ends here ---

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



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