Date: Sat, 3 Jul 2004 23:00:10 +0900 From: KATO Tsuguru <tkato432@yahoo.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/68627: Update port: audio/ample to 0.5.7 Message-ID: <20040703230010.693f1cea.tkato432@yahoo.com> Resent-Message-ID: <200407031410.i63EATQA057018@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 68627 >Category: ports >Synopsis: Update port: audio/ample to 0.5.7 >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: Sat Jul 03 14:10:29 GMT 2004 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.10-RELEASE-p2 i386 >Organization: >Environment: >Description: - Update to version 0.5.7 New file: files/patch-src::base64.c >How-To-Repeat: >Fix: diff -urN /usr/ports/audio/ample/Makefile audio/ample/Makefile --- /usr/ports/audio/ample/Makefile Thu Jun 3 13:20:41 2004 +++ audio/ample/Makefile Sat Jul 3 22:29:28 2004 @@ -7,7 +7,7 @@ # PORTNAME= ample -PORTVERSION= 0.5.4 +PORTVERSION= 0.5.7 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -16,6 +16,7 @@ COMMENT= Allows you to listen to your own MP3's away from home GNU_CONFIGURE= yes +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} MAN1= ample.1 MAN5= ample.conf.5 ample.html.5 diff -urN /usr/ports/audio/ample/distinfo audio/ample/distinfo --- /usr/ports/audio/ample/distinfo Wed Mar 31 18:03:55 2004 +++ audio/ample/distinfo Sat Jul 3 22:28:27 2004 @@ -1,2 +1,2 @@ -MD5 (ample-0.5.4.tar.gz) = c9bddd17bfb5ecb502801485dfa9dbe0 -SIZE (ample-0.5.4.tar.gz) = 79378 +MD5 (ample-0.5.7.tar.gz) = 4f7f05e1a567812b46fa12ed0f0d2b7f +SIZE (ample-0.5.7.tar.gz) = 87819 diff -urN /usr/ports/audio/ample/files/patch-src::base64.c audio/ample/files/patch-src::base64.c --- /usr/ports/audio/ample/files/patch-src::base64.c Thu Jan 1 09:00:00 1970 +++ audio/ample/files/patch-src::base64.c Sat Jul 3 22:38:55 2004 @@ -0,0 +1,11 @@ +--- src/base64.c.orig Tue Nov 25 18:28:56 2003 ++++ src/base64.c Sat Jul 3 22:38:53 2004 +@@ -18,6 +18,8 @@ + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + */ + ++#include <config.h> ++ + #include <stdlib.h> + #include <string.h> + #ifdef HAVE_SYS_TYPES_H diff -urN /usr/ports/audio/ample/pkg-descr audio/ample/pkg-descr --- /usr/ports/audio/ample/pkg-descr Thu Mar 21 04:29:01 2002 +++ audio/ample/pkg-descr Sat Jul 3 22:27:55 2004 @@ -6,3 +6,5 @@ Allows you to listen to your own MP3's away from home, nothing more, nothing less + +WWW: http://ample.sourceforge.net/ >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040703230010.693f1cea.tkato432>