mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
sysutils/fusefs-mp3fs: 0.9 -> 0.91
- Changes: https://github.com/khenriks/mp3fs/releases - moved maintainter contact to new e-mail address PR: 204718 Submitted by: stefan.rumetshofer@drei.at
This commit is contained in:
parent
0682a3cab1
commit
c67dd3f99a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=402328
2 changed files with 4 additions and 5 deletions
|
@ -2,14 +2,13 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= mp3fs
|
||||
PORTVERSION= 0.9
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.91
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= sysutils audio
|
||||
MASTER_SITES= https://github.com/khenriks/${PORTNAME}/releases/download/v${PORTVERSION}/
|
||||
PKGNAMEPREFIX= fusefs-
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= stefan.rumetshofer@drei.at
|
||||
COMMENT= FUSE-based filesystem for transcoding flac to mp3 on the fly
|
||||
|
||||
LICENSE= GPLv3 # or later
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (mp3fs-0.9.tar.gz) = 2f5f7e45ff73d9a16b6c1173cdefb4a4b37f5d141acc360161168af27a821b18
|
||||
SIZE (mp3fs-0.9.tar.gz) = 145118
|
||||
SHA256 (mp3fs-0.91.tar.gz) = a47b5e351b7660e6f535a3c5b489c5a8191209957f8c0b8d066a5c221e8ecf92
|
||||
SIZE (mp3fs-0.91.tar.gz) = 357098
|
||||
|
|
Loading…
Add table
Reference in a new issue