ports/107855: [PATCH] audio/shorten: make fetchable, pet portlint

Thomas Abthorpe thomas at goodking.ca
Fri Jan 12 15:30:17 UTC 2007


>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 at 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 at 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:



More information about the freebsd-ports-bugs mailing list