From owner-freebsd-ports Sun Feb 17 13:30:36 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 74D2D37B419 for ; Sun, 17 Feb 2002 13:30:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1HLU1P88009; Sun, 17 Feb 2002 13:30:01 -0800 (PST) (envelope-from gnats) Received: from ice.42.org (ice.42.org [194.246.250.222]) by hub.freebsd.org (Postfix) with ESMTP id 62FCD37B402 for ; Sun, 17 Feb 2002 13:27:29 -0800 (PST) Received: by ice.42.org (Postfix, from userid 1000) id C019345D; Sun, 17 Feb 2002 22:27:27 +0100 (CET) Message-Id: <20020217212727.C019345D@ice.42.org> Date: Sun, 17 Feb 2002 22:27:27 +0100 (CET) From: Stefan `Sec` Zehl Reply-To: Stefan `Sec` Zehl To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/35063: Update of audio/shorten port Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 35063 >Category: ports >Synopsis: Update of audio/shorten port >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Feb 17 13:30:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Stefan `Sec` Zehl >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD ice 4.5-STABLE FreeBSD 4.5-STABLE #10: Tue Jan 29 13:21:53 CET 2002 root@ice:/usr/export/obj/usr/export/src/sys/ICE i386 >Description: The audio/shorten port once again needs to be updated. The patch below contains one new file (files/patch-include::binary.h) It is not strictly necessary, but reduces the compile-time warnigs. This patch was basically submitted by . >How-To-Repeat: >Fix: diff -burN /usr/ports/audio/shorten/Makefile shorten/Makefile --- /usr/ports/audio/shorten/Makefile Thu Aug 23 21:51:55 2001 +++ shorten/Makefile Sun Feb 17 22:22:20 2002 @@ -6,13 +6,13 @@ # PORTNAME= shorten -PORTVERSION= 3.3 +PORTVERSION= 3.4 CATEGORIES= audio archivers -MASTER_SITES= http://shnutils.etree.org/misc/ +MASTER_SITES= http://shnutils.etree.org/shorten/source/ MAINTAINER= sec@42.org -RESTRICTED= "May not be sold." +RESTRICTED= "May not be sold, may not be used commercially." GNU_CONFIGURE= yes diff -burN /usr/ports/audio/shorten/Makefile.org shorten/Makefile.org --- /usr/ports/audio/shorten/Makefile.org Thu Jan 1 01:00:00 1970 +++ shorten/Makefile.org Sun Feb 17 22:13:22 2002 @@ -0,0 +1,21 @@ +# New ports collection makefile for: shorten +# Date created: 17 Feb 1999 +# Whom: Stefan Zehl +# +# $FreeBSD: ports/audio/shorten/Makefile,v 1.7 2001/08/23 19:51:55 dwcjr Exp $ +# + +PORTNAME= shorten +PORTVERSION= 3.4 +CATEGORIES= audio archivers +MASTER_SITES= http://shnutils.etree.org/shorten/source/ + +MAINTAINER= sec@42.org + +RESTRICTED= "May not be sold." + +GNU_CONFIGURE= yes + +MAN1= shorten.1 + +.include diff -burN /usr/ports/audio/shorten/distinfo shorten/distinfo --- /usr/ports/audio/shorten/distinfo Thu Aug 23 21:51:55 2001 +++ shorten/distinfo Sun Feb 17 22:13:22 2002 @@ -1 +1 @@ -MD5 (shorten-3.3.tar.gz) = 1db8d2d9f70892538c1c273e3d9c665f +MD5 (shorten-3.4.tar.gz) = 16d459939544442d6a30175c0bf69e93 diff -burN /usr/ports/audio/shorten/files/patch-include::binary.h shorten/files/patch-include::binary.h --- /usr/ports/audio/shorten/files/patch-include::binary.h Thu Jan 1 01:00:00 1970 +++ shorten/files/patch-include::binary.h Sun Feb 17 22:13:22 2002 @@ -0,0 +1,13 @@ + +$FreeBSD$ + +--- include/binary.h.orig Mon Feb 11 17:33:19 2002 ++++ include/binary.h Mon Feb 11 17:33:23 2002 +@@ -10,7 +10,6 @@ + #include + #include + #include +-#include + + + #if defined _WIN32 || defined __TURBOC__ || defined __ZTC__ || defined _MSC_VER >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message