1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Update to 0.0.2

PR:		ports/95495
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com> (maintainer)
This commit is contained in:
Pav Lucistnik 2006-04-08 23:28:38 +00:00
parent fde0eeff8c
commit 87e9637632
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=159169
4 changed files with 16 additions and 8 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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