FreeBSD Bugzilla – Attachment 130325 Details for
Bug 174210
[maintainer update] Update port sysutils/fusefs-mp3fs to Version 0.32
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.73 KB, created by
Stefan Rumetshofer
on 2012-12-05 22:30:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Stefan Rumetshofer
Created:
2012-12-05 22:30:00 UTC
Size:
1.73 KB
patch
obsolete
>diff -rupN fusefs-mp3fs-current/Makefile fusefs-mp3fs/Makefile >--- fusefs-mp3fs-current/Makefile 2012-11-17 07:01:31.000000000 +0100 >+++ fusefs-mp3fs/Makefile 2012-12-05 22:28:31.000000000 +0100 >@@ -5,13 +5,13 @@ > # > > PORTNAME= mp3fs >-PORTVERSION= 0.31 >+PORTVERSION= 0.32 > CATEGORIES= sysutils audio > MASTER_SITES= https://github.com/downloads/khenriks/${PORTNAME}/ > PKGNAMEPREFIX= fusefs- > > MAINTAINER= sterum@overrider.at >-COMMENT= FUSE-based filesystem for transcoding flac to mp3 >+COMMENT= FUSE-based filesystem to transcode FLAC to mp3 on the fly > > LIB_DEPENDS= fuse.2:${PORTSDIR}/sysutils/fusefs-libs\ > mp3lame.0:${PORTSDIR}/audio/lame\ >diff -rupN fusefs-mp3fs-current/distinfo fusefs-mp3fs/distinfo >--- fusefs-mp3fs-current/distinfo 2012-04-27 20:38:32.000000000 +0200 >+++ fusefs-mp3fs/distinfo 2012-12-05 22:29:56.000000000 +0100 >@@ -1,2 +1,2 @@ >-SHA256 (mp3fs-0.31.tar.gz) = fdfe1f4936f49191f55ac9546231ef26e4e99a8bfdf4f7a14122b57667ee9799 >-SIZE (mp3fs-0.31.tar.gz) = 105735 >+SHA256 (mp3fs-0.32.tar.gz) = 0b3d7064bf27b86a7f691684760f02126b5edab0108d65826c2a0f7f1a3eefd1 >+SIZE (mp3fs-0.32.tar.gz) = 120579 >diff -rupN fusefs-mp3fs-current/files/patch-src-mp3fs.c fusefs-mp3fs/files/patch-src-mp3fs.c >--- fusefs-mp3fs-current/files/patch-src-mp3fs.c 2012-04-27 20:38:33.000000000 +0200 >+++ fusefs-mp3fs/files/patch-src-mp3fs.c 1970-01-01 01:00:00.000000000 +0100 >@@ -1,12 +0,0 @@ >---- src/mp3fs.c 2012-02-18 20:55:29.000000000 +0100 >-+++ src/mp3fs.c 2012-02-17 21:06:13.000000000 +0100 >-@@ -38,6 +38,9 @@ >- >- #include "transcode.h" >- >-+#define S_ISLNK(m) (((m) & 0170000) == 0120000) /* symbolic link */ >-+#define S_ISSOCK(m) (((m) & 0170000) == 0140000) >-+ >- struct mp3fs_params params = { >- .basepath = NULL, >- .bitrate = 128,
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 174210
: 130325