Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Jan 2007 09:25:27 -0500 (EST)
From:      Thomas Abthorpe <thomas@goodking.ca>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        sec@42.org, thomas@goodking.ca
Subject:   ports/107855: [PATCH] audio/shorten: make fetchable, pet portlint
Message-ID:  <200701121425.l0CEPRgN009281@stjames.stthomasanglican.org>
Resent-Message-ID: <200701121530.l0CFUGa3029914@freefall.freebsd.org>

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

>Number:         107855
>Category:       ports
>Synopsis:       [PATCH] audio/shorten: make fetchable, pet portlint
>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:   Fri Jan 12 15:30:16 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Thomas Abthorpe
>Release:        FreeBSD 6.2-RC2 i386
>Organization:
GoodKing.Ca
>Environment:
System: FreeBSD stjames.stthomasanglican.org 6.2-RC2 FreeBSD 6.2-RC2 #5: Thu Jan 11 17:24:13 EST 2007
>Description:
- make fetchable
- unquote RESTRICTED to appease portlint

Port maintainer (sec@42.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- shorten-3.6.0.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/audio/shorten/Makefile,v
retrieving revision 1.14
diff -u -r1.14 Makefile
--- Makefile	5 May 2004 23:09:11 -0000	1.14
+++ Makefile	12 Jan 2007 14:24:13 -0000
@@ -8,12 +8,12 @@
 PORTNAME=	shorten
 PORTVERSION=	3.6.0
 CATEGORIES=	audio archivers
-MASTER_SITES=	http://www.etree.org/shnutils/shorten/source/
+MASTER_SITES=	http://www.etree.org/shnutils/shorten/dist/src/
 
 MAINTAINER=	sec@42.org
 COMMENT=	Fast and optionally lossless compression for waveform files
 
-RESTRICTED=	"May not be sold, may not be used commercially."
+RESTRICTED=	May not be sold, may not be used commercially.
 
 GNU_CONFIGURE=	yes
 
--- shorten-3.6.0.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



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