1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00

Rename audio/py-audiotools to match PyPI nomenclature

Submitted by:	koobs
This commit is contained in:
Pawel Pekala 2015-10-29 16:23:23 +00:00
parent e3cb9fcd68
commit 7f565d830a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=400471
7 changed files with 3 additions and 2 deletions

1
MOVED
View File

@ -7900,3 +7900,4 @@ www/twig||2015-10-25|Has expired: Upstream vanished, php3 and php4 are long unsu
misc/ruby-progressbar|devel/rubygem-ruby-progressbar|2015-10-25|Has expired: Abandoned upstream, superseded by devel/rubygem-ruby-progressbar
databases/py-mssql|databases/py-pymssql|2015-10-28|Broken with current FreeTDS
net/py-medusa||2015-10-28|Abandoned upstream, last release was in 2005
audio/py-audiotools|audio/py-fmoo-audiotools|2015-10-29|Rename to match PyPI nomenclature

View File

@ -607,12 +607,12 @@
SUBDIR += py-al
SUBDIR += py-ao
SUBDIR += py-apetag
SUBDIR += py-audiotools
SUBDIR += py-cddb
SUBDIR += py-discid
SUBDIR += py-discogs-client
SUBDIR += py-eyed3
SUBDIR += py-fastaudio
SUBDIR += py-fmoo-audiotools
SUBDIR += py-gmusicapi
SUBDIR += py-id3
SUBDIR += py-karaoke

View File

@ -4,7 +4,7 @@ PORTNAME= audiotools
PORTVERSION= 3.0
CATEGORIES= audio python
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}fmoo-
MAINTAINER= ryu0@ymail.com
COMMENT= Collection of command line audio handling utilities