From 44315c7883532efc02fd42e7cc45b495cb009787 Mon Sep 17 00:00:00 2001 From: Donald Burr Date: Thu, 30 Dec 1999 08:11:34 +0000 Subject: Upgraded to version 0.9BETA, the old version is no longer available. And the BSD version of the port is back, yay! :) --- audio/napster/Makefile | 14 ++++++++------ audio/napster/distinfo | 2 +- audio/napster/files/md5 | 2 +- 3 files changed, 10 insertions(+), 8 deletions(-) (limited to 'audio/napster') diff --git a/audio/napster/Makefile b/audio/napster/Makefile index 3339f939097c..cd3ba77b5118 100644 --- a/audio/napster/Makefile +++ b/audio/napster/Makefile @@ -1,26 +1,28 @@ # New ports collection makefile for: napster -# Version required: 0.8BETA +# Version required: 0.9BETA # Date created: Thu Nov 18 01:07:00 PST 1999 # Whom: dburr@FreeBSD.org # # $FreeBSD$ # -DISTNAME= nap-linux-0.8BETA -PKGNAME= napster-0.8b +DISTNAME= nap-bsd-0.9BETA +PKGNAME= napster-0.9b CATEGORIES= audio net MASTER_SITES= http://www.gis.net/~nite/ MAINTAINER= dburr@FreeBSD.org -RUN_DEPENDS= /compat/linux/usr/i486-linux-libc5/lib/libc.so.5:${PORTSDIR}/emulators/linux_base +# leaving this here, in case they decide to drop the BSD version again *sigh* +# RUN_DEPENDS= /compat/linux/usr/i486-linux-libc5/lib/libc.so.5:${PORTSDIR}/emulators/linux_base ONLY_FOR_ARCHS= i386 WRKSRC= ${WRKDIR}/nap NO_BUILD= yes -do-patch: - brandelf -t Linux ${WRKSRC}/nap +# leaving this here in case they decide to drop the BSD version again *sigh* +# do-patch: +# brandelf -t Linux ${WRKSRC}/nap do-install: ${INSTALL} -c -o root -g wheel -m 555 ${WRKSRC}/nap ${PREFIX}/bin/nap diff --git a/audio/napster/distinfo b/audio/napster/distinfo index 8224c39ecb16..9490459b1ec2 100644 --- a/audio/napster/distinfo +++ b/audio/napster/distinfo @@ -1 +1 @@ -MD5 (nap-linux-0.8BETA.tar.gz) = e176c811053f70c948eec7f49d6bb97d +MD5 (nap-bsd-0.9BETA.tar.gz) = 3fd3aa290456d33d2a96be1cc82e9edb diff --git a/audio/napster/files/md5 b/audio/napster/files/md5 index 8224c39ecb16..9490459b1ec2 100644 --- a/audio/napster/files/md5 +++ b/audio/napster/files/md5 @@ -1 +1 @@ -MD5 (nap-linux-0.8BETA.tar.gz) = e176c811053f70c948eec7f49d6bb97d +MD5 (nap-bsd-0.9BETA.tar.gz) = 3fd3aa290456d33d2a96be1cc82e9edb -- cgit v1.2.3