mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
Update to 1.05
PR: ports/38969 Submitted by: maintainer
This commit is contained in:
parent
f2f290b553
commit
62f254bea7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=60837
@ -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/
|
||||
|
@ -1 +1 @@
|
||||
MD5 (pyxmms-1.04.tar.gz) = a0947b1f2e4e446842d9414866c8ad6a
|
||||
MD5 (pyxmms-1.05.tar.gz) = e07a8382aa4d94f883b16fc773f69de3
|
||||
|
@ -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']
|
||||
|
Loading…
Reference in New Issue
Block a user