ports/60704: [patch] update port: rexima

Jerry Eriksson jerry at freebsd.se
Mon Dec 29 22:50:18 UTC 2003


>Number:         60704
>Category:       ports
>Synopsis:       [patch] update port: rexima
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 29 14:50:12 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Jerry Eriksson
>Release:        FreeBSD 4.7-STABLE
>Organization:
>Environment:
FreeBSD snowblind.mine.nu 4.9-STABLE FreeBSD 4.9-STABLE #9: Mon Dec 29 11:58:28 GMT 2003     jerry at snowblind.mine.nu:/usr/src/sys/compile/SNOWBLIND  i386
      
>Description:
Update to latest version.
>How-To-Repeat:
      
>Fix:
diff -ruN /usr/ports/audio/rexima/Makefile rexima/Makefile
--- /usr/ports/audio/rexima/Makefile    Fri Oct 31 06:26:57 2003
+++ rexima/Makefile     Mon Dec 29 22:35:06 2003
@@ -1,17 +1,17 @@
 # New ports collection makefile for:   rexima
-# Date created:        15 Jul 2002
-# Whom:                Jerry Eriksson <jerry.e at gmx.net>
+# Date created:        28 Dec 2003
+# Whom:                Jerry Eriksson <jerry at freebsd.se>
 #
-# $FreeBSD: ports/audio/rexima/Makefile,v 1.4 2003/11/02 03:36:40 edwin Exp $
+# $FreeBSD$
 #
 
 PORTNAME=      rexima
-PORTVERSION=   1.3
+PORTVERSION=   1.4
 CATEGORIES=    audio
-MASTER_SITES=  ${MASTER_SITE_SUNSITE}
-MASTER_SITE_SUBDIR=    apps/sound/mixers
+MASTER_SITES=  ftp://ftp.ibiblio.org/pub/Linux/apps/sound/mixers/ \
+               ftp://sunsite.uio.no/linux/sound/apps/mixers/
 
-MAINTAINER=    ports at FreeBSD.org
+MAINTAINER=    jerry at freebsd.se
 COMMENT=       A ncurses-based console mixer
 
 .include <bsd.port.pre.mk>
@@ -20,6 +20,5 @@
 LIB_DEPENDS+=  ncurses.5:${PORTSDIR}/devel/ncurses
 .endif
 
-MAN1=  rexima.1
-
+MAN1=          rexima.1
 .include <bsd.port.post.mk>
diff -ruN /usr/ports/audio/rexima/distinfo rexima/distinfo
--- /usr/ports/audio/rexima/distinfo    Mon May 12 09:10:18 2003
+++ rexima/distinfo     Mon Dec 29 22:35:56 2003
@@ -1 +1 @@
-MD5 (rexima-1.3.tar.gz) = 6b315504d5117fadcb6d94e16943d878
+MD5 (rexima-1.4.tar.gz) = 333a4db26409b9cca9b9e96ddf42f44c
diff -ruN /usr/ports/audio/rexima/files/patch-Makefile rexima/files/patch-Makefile
--- /usr/ports/audio/rexima/files/patch-Makefile        Thu Oct 23 21:01:59 2003
+++ rexima/files/patch-Makefile Mon Sep 29 21:49:36 2003
@@ -1,14 +1,6 @@
---- Makefile.orig      Mon Apr  7 06:51:06 2003
-+++ Makefile   Wed Oct 22 16:41:57 2003
-@@ -1,13 +1,12 @@
- # Makefile - makefile for rexima
- 
--CC=gcc
--CFLAGS=-O -Wall
-+CC?=cc
-+CFLAGS?=-O -pipe
- 
- # Set BINDIR to directory for binary,
+--- Makefile.orig      Sun Jan 19 19:44:36 2003
++++ Makefile   Sun Jan 19 19:44:49 2003
+@@ -7,7 +7,6 @@
  # MANDIR to directory for man page.
  # Usually it will be simpler to just set PREFIX.
  #
diff -ruN /usr/ports/audio/rexima/pkg-descr rexima/pkg-descr
--- /usr/ports/audio/rexima/pkg-descr   Mon May 12 09:10:18 2003
+++ rexima/pkg-descr    Mon Dec 29 22:36:19 2003
@@ -3,4 +3,4 @@
 WWW: http://rus.members.beeb.net/rexima.html
 
 - Jerry Eriksson
-jerry at rootbsd.net
+jerry at freebsd.se

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



More information about the freebsd-ports-bugs mailing list