Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Feb 2003 09:55:25 +0100 (CET)
From:      Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        taoka@FreeBSD.org
Subject:   ports/48740: [patch] Update audio/mpg123.el to 1.35, bento fix
Message-ID:  <200302270855.h1R8tPl3055815@menelaos.informatik.rwth-aachen.de>

next in thread | raw e-mail | index | archive | help

>Number:         48740
>Category:       ports
>Synopsis:       [patch] Update audio/mpg123.el to 1.35, bento fix
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 27 01:00:24 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Volker Stolz
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
Lehrstuhl für Informatik II
>Environment:
System: FreeBSD menelaos.informatik.rwth-aachen.de 4.7-STABLE FreeBSD 4.7-STABLE #2: Fri Feb 7 12:48:00 CET 2003 root@menelaos.informatik.rwth-aachen.de:/usr/src/sys/compile/MENELAOS i386


>Description:
- Update to recent version (noticed by bento because of checksum
	mismatch)
- Use DIST_SUBDIR to avoid checksum mismatches in the future
- Retire pkg-comment while I'm here
>How-To-Repeat:
>Fix:
Committer: Retire pkg-comment

--- mpg123.el begins here ---
--- Makefile.orig	Thu Feb 27 09:41:50 2003
+++ Makefile	Thu Feb 27 09:45:03 2003
@@ -6,13 +6,15 @@
 #
 
 PORTNAME=	mpg123.el
-PORTVERSION=	1.34
+PORTVERSION=	1.35
 CATEGORIES=	audio elisp
 MASTER_SITES=	http://www.gentei.org/~yuuji/software/mpg123el/
 DISTNAME=	${PORTNAME}
+DIST_SUBDIR=	${PORTNAME}-${PORTVERSION}
 EXTRACT_SUFX=	# empty
 
 MAINTAINER=	taoka@FreeBSD.org
+COMMENT=	Front-end to mpg123 audio player for Emacsen
 
 RUN_DEPENDS=	mpg123:${PORTSDIR}/audio/mpg123
 
--- distinfo.orig	Thu Feb 27 09:41:54 2003
+++ distinfo	Thu Feb 27 09:45:11 2003
@@ -1 +1 @@
-MD5 (mpg123.el) = 4e17c6565a821aea2369258cd171980a
+MD5 (mpg123.el-1.35/mpg123.el) = b46750a54d0bb088a1592666b046e2da
--- mpg123.el ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200302270855.h1R8tPl3055815>