Bug 60704 - [patch] update port: rexima
Summary: [patch] update port: rexima
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-29 22:50 UTC by Jerry Eriksson
Modified: 2003-12-30 01:12 UTC (History)
0 users

See Also:


Attachments
file.diff (2.34 KB, patch)
2003-12-29 22:50 UTC, Jerry Eriksson
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jerry Eriksson 2003-12-29 22:50:12 UTC
Update to latest version.
Comment 1 Jerry Eriksson 2003-12-29 23:31:37 UTC
oops, got that one a bit messed up, sorry :/
Here's a fixed diff.

/Jerry


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 23:27:53 2003
@@ -1,17 +1,17 @@
 # New ports collection makefile for:   rexima
-# Date created:        15 Jul 2002
-# Whom:                Jerry Eriksson <jerry.e@gmx.net>
+# Date created:        28 Dec 2003
+# Whom:                Jerry Eriksson <jerry@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
 
-MAINTAINER=    ports@FreeBSD.org
+MAINTAINER=    jerry@freebsd.se
 COMMENT=       A ncurses-based console mixer
 
 .include <bsd.port.pre.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/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@rootbsd.net
+jerry@freebsd.se
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2003-12-30 01:12:10 UTC
State Changed
From-To: open->closed

Committed, thanks!