mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- update audio/tagutil from 3.0 to 3.0.1
- remove unnecessary MASTER_SITES PR: ports/192064 Submitted by: kaworu <alex@kaworu.ch> (maintainer) Approved by: bapt (mentor)
This commit is contained in:
parent
c02a62088f
commit
d304408b64
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363521
@ -1,10 +1,8 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= tagutil
|
||||
PORTVERSION= 3.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 3.0.1
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= GH
|
||||
|
||||
MAINTAINER= alex@kaworu.ch
|
||||
COMMENT= Command line interface tool to manage tags in music files
|
||||
@ -15,8 +13,8 @@ LIB_DEPENDS= libyaml.so:${PORTSDIR}/textproc/libyaml
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= kAworu
|
||||
GH_TAGNAME= ${GH_COMMIT}
|
||||
GH_COMMIT= 8e40bab
|
||||
GH_TAGNAME= v3.0.1
|
||||
GH_COMMIT= b7ce91f
|
||||
|
||||
USES= pkgconfig cmake iconv
|
||||
PLIST_FILES= bin/tagutil \
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (tagutil-3.0.tar.gz) = 298ca121b8aa72bb95a70f433c69d8f83879f83ceae2b9f9145da1f94925f622
|
||||
SIZE (tagutil-3.0.tar.gz) = 52399
|
||||
SHA256 (tagutil-3.0.1.tar.gz) = 8202499a823217198ecb8ea1d172fac35fce97b6fe2bc7bbb7785e60b152bf40
|
||||
SIZE (tagutil-3.0.1.tar.gz) = 53316
|
||||
|
Loading…
Reference in New Issue
Block a user