Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Aug 2011 03:34:28 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/160074: Update port: audio/ascd
Message-ID:  <20110825033428.742db341.tkato432@yahoo.com>
Resent-Message-ID: <201108241850.p7OIoCqs011174@freefall.freebsd.org>

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

>Number:         160074
>Category:       ports
>Synopsis:       Update port: audio/ascd
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 24 18:50:12 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.4-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
- Fix MASTER_SITES
- Add LICENSE

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/audio/ascd/Makefile audio/ascd/Makefile
--- /usr/ports/audio/ascd/Makefile	2011-08-02 15:43:44.000000000 +0900
+++ audio/ascd/Makefile	2011-08-24 23:48:38.000000000 +0900
@@ -9,14 +9,14 @@
 PORTVERSION=	0.13.2
 PORTREVISION=	1
 CATEGORIES=	audio afterstep windowmaker
-MASTER_SITES=	http://worldserver.oleane.com/rsn/Archives/
-DISTFILES=	${DISTNAME}-src.tgz ${DATAFILES}
+MASTER_SITES=	http://www.sourcefiles.org/Multimedia/Audio_CD/Other_X11/ \
+		AFTERSTEP/stable/rpms/misc-tarballs/:theme
+DISTFILES=	${DISTNAME}-src.tgz ${DATAFILES}:theme
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A dockable cd player for AfterStep or WindowMaker
 
-DEPRECATED=	No more public distfiles
-EXPIRATION_DATE=	2011-09-01
+LICENSE=	BSD
 
 LIB_DEPENDS=	workman.1:${PORTSDIR}/audio/libworkman
 
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110825033428.742db341.tkato432>