Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Jun 2002 14:13:10 +0900 (KST)
From:      Hye-Shik Chang <perky@fallin.lv>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/38969: Update port: audio/py-xmms
Message-ID:  <200206070513.g575DAdE015523@akaraka.yonsei.ac.kr>

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

>Number:         38969
>Category:       ports
>Synopsis:       Update port: audio/py-xmms
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 06 22:20:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Hye-Shik Chang
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
Yonsei University
>Environment:
System: FreeBSD akaraka.yonsei.ac.kr 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Tue Jun 4 20:20:35 KST 2002 root@akaraka.yonsei.ac.kr:/usr/src/sys/i386/compile/JOARRA i386

>Description:
Update to 1.05

>How-To-Repeat:
>Fix:


diff -ruN py-xmms.orig/Makefile py-xmms/Makefile
--- py-xmms.orig/Makefile	Sat May 25 11:06:13 2002
+++ py-xmms/Makefile	Fri Jun  7 14:00:19 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	xmms
-PORTVERSION=	1.04
+PORTVERSION=	1.05
 CATEGORIES=	audio python
 MASTER_SITES=	http://www.via.ecp.fr/~flo/2002/PyXMMS/dist/ \
 		http://www3.kr.freebsd.org/~perky/distfiles/
diff -ruN py-xmms.orig/distinfo py-xmms/distinfo
--- py-xmms.orig/distinfo	Sat May 25 11:06:13 2002
+++ py-xmms/distinfo	Fri Jun  7 14:00:24 2002
@@ -1 +1 @@
-MD5 (pyxmms-1.04.tar.gz) = a0947b1f2e4e446842d9414866c8ad6a
+MD5 (pyxmms-1.05.tar.gz) = e07a8382aa4d94f883b16fc773f69de3
diff -ruN py-xmms.orig/files/patch-setup.py py-xmms/files/patch-setup.py
--- py-xmms.orig/files/patch-setup.py	Sat May 25 11:06:13 2002
+++ py-xmms/files/patch-setup.py	Fri Jun  7 14:01:42 2002
@@ -25,7 +25,7 @@
 +    raise SystemExit
 +
  PACKAGE = "pyxmms"
- VERSION = "1.04"
+ VERSION = "1.05"
 -GLIB_CONFIG = "glib-config"
 +GLIB_CONFIG = os.environ['GLIB_CONFIG']
 +XMMS_CONFIG = os.environ['XMMS_CONFIG']
>Release-Note:
>Audit-Trail:
>Unformatted:

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




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