From owner-freebsd-ports Thu Jul 13 9:30:11 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3F8AA37C4A5 for ; Thu, 13 Jul 2000 09:30:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA33147; Thu, 13 Jul 2000 09:30:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from blues.jpj.net (blues.jpj.net [204.97.17.146]) by hub.freebsd.org (Postfix) with ESMTP id C638237C538 for ; Thu, 13 Jul 2000 09:27:31 -0700 (PDT) (envelope-from trevor@jpj.net) Received: from localhost (trevor@localhost) by blues.jpj.net (right/backatcha) with ESMTP id e6DGRUD02802 for ; Thu, 13 Jul 2000 12:27:30 -0400 (EDT) Message-Id: Date: Thu, 13 Jul 2000 12:27:30 -0400 (EDT) From: Trevor Johnson To: FreeBSD-gnats-submit@freebsd.org Subject: ports/19892: update port: audio/aumix Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19892 >Category: ports >Synopsis: update port: audio/aumix >Confidential: no >Severity: non-critical >Priority: low >Responsible: ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Jul 13 09:30:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Trevor Johnson (trevor@jpj.net) >Release: 4.0-STABLE >Organization: myself >Environment: only tested on FreeBSD 4.0-STABLE i386 Fri May 5 23:39:48 PDT 2000, under XFree86 4.0 >Description: Update to the latest version, which adds Japanese and Swedish messages and (for the purposes of the port) does not need GNU make. changed files: Makefile | 3 +-- files/md5 | 2 +- pkg/PLIST | 2 ++ 3 files changed, 4 insertions(+), 3 deletions(-) >How-To-Repeat: N/A >Fix: diff -ruN aumix.orig/Makefile aumix/Makefile --- aumix.orig/Makefile Tue Jul 4 13:29:39 2000 +++ aumix/Makefile Thu Jul 13 16:25:38 2000 @@ -6,7 +6,7 @@ # PORTNAME= aumix -PORTVERSION= 2.6.1 +PORTVERSION= 2.7 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://jpj.net/~trevor/aumix/ \ @@ -24,7 +24,6 @@ .endif GNU_CONFIGURE= yes -USE_GMAKE= yes CONFIGURE_ARGS= --includedir="${LOCALBASE}/include" \ --enable-own-labels \ --libdir="${LOCALBASE}/lib" diff -ruN aumix.orig/files/md5 aumix/files/md5 --- aumix.orig/files/md5 Tue Jul 4 13:29:39 2000 +++ aumix/files/md5 Thu Jul 13 16:16:29 2000 @@ -1 +1 @@ -MD5 (aumix-2.6.1.tar.gz) = 4899f5f315c7e739cef3b01fade55215 +MD5 (aumix-2.7.tar.gz) = 84ecc331bf6d86d3ac925590fee83af7 diff -ruN aumix.orig/pkg/PLIST aumix/pkg/PLIST --- aumix.orig/pkg/PLIST Wed Apr 19 03:25:26 2000 +++ aumix/pkg/PLIST Thu Jul 13 16:16:54 2000 @@ -10,8 +10,10 @@ share/locale/es/LC_MESSAGES/aumix.mo share/locale/fr/LC_MESSAGES/aumix.mo share/locale/gl/LC_MESSAGES/aumix.mo +share/locale/ja/LC_MESSAGES/aumix.mo share/locale/pl/LC_MESSAGES/aumix.mo share/locale/pt_BR/LC_MESSAGES/aumix.mo share/locale/ru/LC_MESSAGES/aumix.mo +share/locale/sv/LC_MESSAGES/aumix.mo share/locale/uk/LC_MESSAGES/aumix.mo @dirrm share/aumix >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message