ports/160147: Update port: sysutils/mdf2iso

KATO Tsuguru tkato432 at yahoo.com
Wed Aug 24 18:50:39 UTC 2011


>Number:         160147
>Category:       ports
>Synopsis:       Update port: sysutils/mdf2iso
>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:38 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/sysutils/mdf2iso/Makefile sysutils/mdf2iso/Makefile
--- /usr/ports/sysutils/mdf2iso/Makefile	2011-05-26 16:19:57.000000000 +0900
+++ sysutils/mdf2iso/Makefile	2011-08-25 00:52:46.000000000 +0900
@@ -8,16 +8,19 @@
 PORTNAME=	mdf2iso
 PORTVERSION=	0.3.0
 CATEGORIES=	sysutils
-MASTER_SITES=	http://download.berlios.de/${PORTNAME}/
+MASTER_SITES=	BERLIOS
 DISTNAME=	${PORTNAME}-${PORTVERSION}-src
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	A Alcohol 120% to ISO converter
 
-GNU_CONFIGURE=	yes
+LICENSE=	GPLv2 # (or later)
+LICENSE_FILE=	${WRKSRC}/gpl.txt
 
 WRKSRC=		${WRKDIR}/${PORTNAME}
 
+GNU_CONFIGURE=	yes
+
 PLIST_FILES=	bin/mdf2iso
 
 .include <bsd.port.mk>
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list