git: ed6629a45fa1 - main - audio/mp3rename: Remove expired port
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 29 Feb 2024 12:08:20 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=ed6629a45fa1bb0a7b2ab52ef78d2dcc8a2ebc6f commit ed6629a45fa1bb0a7b2ab52ef78d2dcc8a2ebc6f Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-29 11:40:47 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-29 11:40:47 +0000 audio/mp3rename: Remove expired port audio/mp3rename --- MOVED | 1 + audio/Makefile | 1 - audio/mp3rename/Makefile | 25 ------------------------- audio/mp3rename/distinfo | 2 -- audio/mp3rename/pkg-descr | 3 --- 5 files changed, 1 insertion(+), 31 deletions(-) diff --git a/MOVED b/MOVED index 44f542106344..3458c5b36ce2 100644 --- a/MOVED +++ b/MOVED @@ -2998,3 +2998,4 @@ devel/py-setuptools_scm|devel/py-setuptools-scm|2024-02-29|Package name changed audio/sweep||2024-02-29|Has expired: Abandonware, last release in 2008 and upstream is dead. Consider using audio/audacity audio/gnormalize||2024-02-29|Has expired: Last release in 2008, upstream is dead, depends on deprecated library GTK2 and uses legacy workarounds that can potentially cause lossy conversions. Consider using audio/rsgain and audio/cyanrip audio/mp3ck||2024-02-29|Has expired: Last release in 2005 and dead upstream, consider using multimedia/ffmpeg +audio/mp3rename||2024-02-29|Has expired: Doesn't support ID3v2 tags properly diff --git a/audio/Makefile b/audio/Makefile index 8adf74730780..17f23a1775c5 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -481,7 +481,6 @@ SUBDIR += mp3lint SUBDIR += mp3mover SUBDIR += mp3plot - SUBDIR += mp3rename SUBDIR += mp3riot SUBDIR += mp3splt SUBDIR += mp3stat diff --git a/audio/mp3rename/Makefile b/audio/mp3rename/Makefile deleted file mode 100644 index 304461630d7f..000000000000 --- a/audio/mp3rename/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -PORTNAME= mp3rename -PORTVERSION= 0.6 -CATEGORIES= audio -MASTER_SITES= DEBIAN_POOL -DISTNAME= ${PORTNAME}_${PORTVERSION}.orig - -MAINTAINER= ports@FreeBSD.org -COMMENT= Renaming program for MP3 files based on their ID3 tag - -DEPRECATED= Doesn't support ID3v2 tags properly -EXPIRATION_DATE=2024-02-29 - -CONFLICTS_INSTALL= p5-MP3-Tag-Utils # bin/mp3rename - -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}.orig - -PLIST_FILES= bin/mp3rename - -do-build: - cd ${WRKSRC} && ${CC} ${CFLAGS} -o mp3rename mp3rename.c - -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/mp3rename ${STAGEDIR}${PREFIX}/bin - -.include <bsd.port.mk> diff --git a/audio/mp3rename/distinfo b/audio/mp3rename/distinfo deleted file mode 100644 index 2ac5ea94255d..000000000000 --- a/audio/mp3rename/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (mp3rename_0.6.orig.tar.gz) = 3bd0c73d542901a012ace7a16957ff79a8b297ed98a412004320a22dcfdc8c5e -SIZE (mp3rename_0.6.orig.tar.gz) = 11061 diff --git a/audio/mp3rename/pkg-descr b/audio/mp3rename/pkg-descr deleted file mode 100644 index e25834c4bab3..000000000000 --- a/audio/mp3rename/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -This program renames mp3's based on their id3tag, -it also allows to change id3tags and you can specify -your own mp3 filename look.