1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

Update port to 0.5

* Added extended search options
* Added ping times and whois requests
* Various bug fixes and GUI enhancements
This commit is contained in:
Chris D. Faulhaber 2000-01-24 01:30:05 +00:00
parent b1e23d9d9b
commit ba30987808
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=24987
3 changed files with 6 additions and 6 deletions

View File

@ -1,18 +1,18 @@
# New ports collection makefile for: knapster
# Version required: 0.3
# Version required: 0.5
# Date created: 06 January 2000
# Whom: Chris D. Faulhaber <jedgar@FreeBSD.org>
#
# $FreeBSD$
#
DISTNAME= knapster-0.3
DISTNAME= knapster-0.5
CATEGORIES= audio kde
MASTER_SITES= http://www.chariot.net.au/~donoghue/
MASTER_SITES= http://knapster.netpedia.net/packages/
MAINTAINER= jedgar@FreeBSD.org
BUILD_DEPENDS= ${LOCALBASE}/bin/aclocal:${PORTSDIR}/devel/automake
#BUILD_DEPENDS= aclocal:${PORTSDIR}/devel/automake
LIB_DEPENDS= kdecore.2:${PORTSDIR}/x11/kdelibs11
RUN_DEPENDS= ${LOCALBASE}/bin/kdehelp:${PORTSDIR}/x11/kdebase11

View File

@ -1 +1 @@
MD5 (knapster-0.3.tar.gz) = 9822b43b16ee29ef447ed9d08f95f5d6
MD5 (knapster-0.5.tar.gz) = 706949a115b99897153d0ab25e70dd48

View File

@ -1,6 +1,6 @@
Napster client for KDE
WWW: http://www.chariot.net.au/~donoghue/knapster.html
WWW: http://knapster.netpedia.net/
- Chris D. Faulhaber
<jedgar@FreeBSD.org>