Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Apr 2006 15:04:38 -0700 (PDT)
From:      Alexander Botero-Lowry <alex@foxybanana.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        alex@foxybanana.com
Subject:   ports/95495: [PATCH] audio/ruby-snett: update to 0.0.2
Message-ID:  <200604072204.k37M4cvV066928@Laptop.mine.box>
Resent-Message-ID: <200604072210.k37MAKRO020991@freefall.freebsd.org>

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

>Number:         95495
>Category:       ports
>Synopsis:       [PATCH] audio/ruby-snett: update to 0.0.2
>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:   Fri Apr 07 22:10:15 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Botero-Lowry
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD Laptop.mine.box 6.0-STABLE FreeBSD 6.0-STABLE #1: Tue Feb  7 19:06:16 PST
>Description:
- Update to 0.0.2
- mark broken on 4.x because the xmms2 ruby bindings are broken on 4.x

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

--- ruby18-snett-0.0.2.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/audio/ruby-snett/Makefile /usr/local/tinderbox/portstrees/FreeBSD/ports/audio/ruby-snett/Makefile
--- /usr/ports/audio/ruby-snett/Makefile	Fri Apr  7 01:13:56 2006
+++ /usr/local/tinderbox/portstrees/FreeBSD/ports/audio/ruby-snett/Makefile	Fri Apr  7 15:03:47 2006
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/audio/ruby-snett/Makefile,v 1.1 2006/04/07 08:13:56 edwin Exp $
 
 PORTNAME=	snett
-PORTVERSION=	0.0.1
+PORTVERSION=	0.0.2
 CATEGORIES=	audio ruby
 MASTER_SITES=	ftp://ftp.code-monkey.de/pub/snett/
 PKGNAMEPREFIX=	${RUBY_PKGNAMEPREFIX}
@@ -22,6 +22,10 @@
 NO_BUILD=	yes
 
 .include <bsd.port.pre.mk>
+
+.if ${OSVERSION} < 500000
+BROKEN=	Does not compile on FreeBSD 4.x
+.endif
 
 do-install:
 	@cd ${WRKSRC} && ${LOCALBASE}/bin/rake PREFIX=${PREFIX}/ install
diff -ruN --exclude=CVS /usr/ports/audio/ruby-snett/distinfo /usr/local/tinderbox/portstrees/FreeBSD/ports/audio/ruby-snett/distinfo
--- /usr/ports/audio/ruby-snett/distinfo	Fri Apr  7 01:13:56 2006
+++ /usr/local/tinderbox/portstrees/FreeBSD/ports/audio/ruby-snett/distinfo	Fri Apr  7 14:54:23 2006
@@ -1,3 +1,3 @@
-MD5 (snett-0.0.1.tar.gz) = 9fada4d4436b39bb68b6566d9764bac8
-SHA256 (snett-0.0.1.tar.gz) = 80649adff2feb52ad1e5d19873670985f94877a740df91ae46ac45c7fded7fde
-SIZE (snett-0.0.1.tar.gz) = 23068
+MD5 (snett-0.0.2.tar.gz) = 30440d0e35160cf20f563e1edf518f3b
+SHA256 (snett-0.0.2.tar.gz) = 6c412eb78f28a2c5921aa7bbd1180e177b6594de4b0eb02a38ae2239ceb7b57e
+SIZE (snett-0.0.2.tar.gz) = 22620
--- ruby18-snett-0.0.2.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?200604072204.k37M4cvV066928>