aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorultima <ultima@FreeBSD.org>2017-08-21 02:33:15 +0800
committerultima <ultima@FreeBSD.org>2017-08-21 02:33:15 +0800
commit04265e679e488f3f3f716bfc691d00df78eab71c (patch)
treea93e20a577542390eefab437713bb3335aaf5231
parent49d613784c040f8502c7aa006f83b6e8509ceb65 (diff)
downloadfreebsd-ports-gnome-04265e679e488f3f3f716bfc691d00df78eab71c.tar.gz
freebsd-ports-gnome-04265e679e488f3f3f716bfc691d00df78eab71c.tar.zst
freebsd-ports-gnome-04265e679e488f3f3f716bfc691d00df78eab71c.zip
Renamed to py-py-jack to match PyPI package name
PR: 220990 Reviewed by: matthew (mentor) Approved by: matthew (mentor) Differential Revision: https://reviews.freebsd.org/D12079
-rw-r--r--MOVED1
-rw-r--r--audio/Makefile2
-rw-r--r--audio/py-py-jack/Makefile (renamed from audio/py-jack/Makefile)5
-rw-r--r--audio/py-py-jack/distinfo (renamed from audio/py-jack/distinfo)0
-rw-r--r--audio/py-py-jack/files/patch-pyjack.c (renamed from audio/py-jack/files/patch-pyjack.c)0
-rw-r--r--audio/py-py-jack/pkg-descr (renamed from audio/py-jack/pkg-descr)0
6 files changed, 4 insertions, 4 deletions
diff --git a/MOVED b/MOVED
index 3e99e80d7a85..91e2b9b00dab 100644
--- a/MOVED
+++ b/MOVED
@@ -9502,3 +9502,4 @@ devel/hs-syb-with-class-instances-text||2017-08-08|Upstream is unmaintained
textproc/hs-citeproc-hs||2017-08-08|Upstream is unmaintained, use pandoc-citeproc instead
sysutils/chvt||2017-08-10|Functionality available in base, using vidcontrol(1)
graphics/rawtherapee-devel|graphics/rawtherapee|2017-08-12|Removed test release in favor of the newer stable release
+audio/py-jack|audio/py-py-jack|2017-08-20|Renamed to py-py-jack to match PyPI package name.
diff --git a/audio/Makefile b/audio/Makefile
index 1a715c2d3aa4..a675b597d693 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -648,7 +648,6 @@
SUBDIR += py-gmusicproxy
SUBDIR += py-hsaudiotag
SUBDIR += py-id3
- SUBDIR += py-jack
SUBDIR += py-karaoke
SUBDIR += py-mad
SUBDIR += py-mpd
@@ -658,6 +657,7 @@
SUBDIR += py-mutagen
SUBDIR += py-ogg
SUBDIR += py-openal
+ SUBDIR += py-py-jack
SUBDIR += py-pyacoustid
SUBDIR += py-pyaudio
SUBDIR += py-pylast
diff --git a/audio/py-jack/Makefile b/audio/py-py-jack/Makefile
index 6c64a9d4fe04..171fdf9e389f 100644
--- a/audio/py-jack/Makefile
+++ b/audio/py-py-jack/Makefile
@@ -1,15 +1,14 @@
# Created by: Yuri Victorovich <yuri@rawbw.com>
# $FreeBSD$
-PORTNAME= jack
+PORTNAME= py-jack
PORTVERSION= 0.5.2
CATEGORIES= audio python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-DISTNAME= py-${PORTNAME}-${PORTVERSION}
MAINTAINER= yuri@rawbw.com
-COMMENT= PyJack is a Python bindings for the Jack Audio Server
+COMMENT= Python bindings for the Jack Audio Server
LICENSE= GPLv2
diff --git a/audio/py-jack/distinfo b/audio/py-py-jack/distinfo
index a18d2137d0b9..a18d2137d0b9 100644
--- a/audio/py-jack/distinfo
+++ b/audio/py-py-jack/distinfo
diff --git a/audio/py-jack/files/patch-pyjack.c b/audio/py-py-jack/files/patch-pyjack.c
index 8cca602a3304..8cca602a3304 100644
--- a/audio/py-jack/files/patch-pyjack.c
+++ b/audio/py-py-jack/files/patch-pyjack.c
diff --git a/audio/py-jack/pkg-descr b/audio/py-py-jack/pkg-descr
index f253becb3c34..f253becb3c34 100644
--- a/audio/py-jack/pkg-descr
+++ b/audio/py-py-jack/pkg-descr