aboutsummaryrefslogtreecommitdiff
path: root/audio/snett
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-04-08 23:28:38 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-04-08 23:28:38 +0000
commit87e9637632fdb788a0288fd333d8b3c64bdc4755 (patch)
treedad60a08e4846061b2f43b257a1cbe52e03ef9ef /audio/snett
parentfde0eeff8c8d22a2edfe187fb222a8b9b947492e (diff)
downloadports-87e9637632fdb788a0288fd333d8b3c64bdc4755.tar.gz
ports-87e9637632fdb788a0288fd333d8b3c64bdc4755.zip
Notes
Diffstat (limited to 'audio/snett')
-rw-r--r--audio/snett/Makefile6
-rw-r--r--audio/snett/distinfo6
2 files changed, 8 insertions, 4 deletions
diff --git a/audio/snett/Makefile b/audio/snett/Makefile
index 362bd8d6e6d1..0c9ac703e8b6 100644
--- a/audio/snett/Makefile
+++ b/audio/snett/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
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}
@@ -23,6 +23,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 --git a/audio/snett/distinfo b/audio/snett/distinfo
index 30a5e0f4b1b7..2250e2b91c77 100644
--- a/audio/snett/distinfo
+++ b/audio/snett/distinfo
@@ -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