mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 02:16:27 -04:00
Update to 1.07
This commit is contained in:
parent
bd69786338
commit
b352ce7d4a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=89558
3 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= xmms
|
||||
PORTVERSION= 1.06
|
||||
PORTVERSION= 1.07
|
||||
CATEGORIES= audio python
|
||||
MASTER_SITES= http://www.via.ecp.fr/~flo/2002/PyXMMS/dist/
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (pyxmms-1.06.tar.gz) = 16aa3c7e3c3cf29427e5d1a653d83cad
|
||||
MD5 (pyxmms-1.07.tar.gz) = 388c9d194923fb38d0244431f5153431
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
+ raise SystemExit
|
||||
+
|
||||
PACKAGE = "pyxmms"
|
||||
VERSION = "1.06"
|
||||
VERSION = "1.07"
|
||||
-GLIB_CONFIG = "glib-config"
|
||||
+GLIB_CONFIG = os.environ['GLIB_CONFIG']
|
||||
+XMMS_CONFIG = os.environ['XMMS_CONFIG']
|
||||
|
|
Loading…
Add table
Reference in a new issue