FreeBSD Bugzilla – Attachment 178423 Details for
Bug 214277
sysutils/fusefs-rar2fs: BROKEN since GOOGLE_CODE upstream removed.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update to 1.23.1
sysutils_fusefs-rar2fs.diff (text/plain), 2.66 KB, created by
Jason E. Hale
on 2016-12-31 19:54:42 UTC
(
hide
)
Description:
Update to 1.23.1
Filename:
MIME Type:
Creator:
Jason E. Hale
Created:
2016-12-31 19:54:42 UTC
Size:
2.66 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 430146) >+++ Makefile (working copy) >@@ -2,37 +2,37 @@ > # $FreeBSD$ > > PORTNAME= rar2fs >-PORTVERSION= 1.15.1 >-PORTREVISION= 1 >+PORTVERSION= 1.23.1 >+DISTVERSIONPREFIX= v > CATEGORIES= sysutils >-MASTER_SITES= GOOGLE_CODE:rar2fs http://www.rarlab.com/rar/:unrarsrc > PKGNAMEPREFIX= fusefs- >-DISTFILES= rar2fs-1.15.1.tar.gz:rar2fs unrarsrc-4.2.4.tar.gz:unrarsrc > > MAINTAINER= ports@FreeBSD.org > COMMENT= Mount rar archives as filesystem > >-LICENSE= GPLv3 >+LICENSE= GPLv3+ >+LICENSE_FILE= ${WRKSRC}/COPYING > >-BROKEN= Unfetchable (google code has gone away) >+LIB_DEPENDS= libunrar.so.5:archivers/libunrar5 >+BUILD_DEPENDS= ${NONEXISTENT}:archivers/libunrar5:patch > >-LIB_DEPENDS= libunrar.so:archivers/libunrar4 >+USE_GITHUB= yes >+GH_ACCOUNT= hasse69 > >+USES= autoreconf execinfo gmake fuse >+ > GNU_CONFIGURE= yes > CONFIGURE_ARGS= --with-fuse-lib=${LOCALBASE}/lib \ >- --with-fuse=${LOCALBASE}/include/fuse \ >- --with-unrar=${WRKDIR}/unrar \ >- --with-unrar-lib=${LOCALBASE}/lib >+ --with-fuse=${LOCALBASE}/include/fuse \ >+ --with-unrar=`${MAKE} -C ${PORTSDIR}/archivers/libunrar5 -VWRKSRC` \ >+ --with-unrar-lib=${LOCALBASE}/lib > >-PLIST_FILES= bin/${PORTNAME} man/man1/rar2fs.1.gz >-USES= execinfo fuse gmake >+PLIST_FILES= bin/${PORTNAME} \ >+ bin/mkr2i \ >+ man/man1/rar2fs.1.gz > > post-patch: >- @${REINPLACE_CMD} -e 's/-lstdc++/-lexecinfo/' -e '/_LINK =/s/CC/CXX/' \ >- ${WRKSRC}/Makefile.in >+ @${REINPLACE_CMD} -e 's|-lstdc++||g' -e '/rar2fs_LINK =/s|CC|CXX|' \ >+ ${WRKSRC}/Makefile.am > >-do-install: >- ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin >- ${INSTALL_MAN} ${WRKSRC}/rar2fs.1 ${STAGEDIR}${PREFIX}/man/man1 >- > .include <bsd.port.mk> >Index: distinfo >=================================================================== >--- distinfo (revision 429231) >+++ distinfo (working copy) >@@ -1,4 +1,3 @@ >-SHA256 (rar2fs-1.15.1.tar.gz) = 1ae1df5b8eda3d954740010e931e16342957a8b6cd41676a017fc9bbcd900973 >-SIZE (rar2fs-1.15.1.tar.gz) = 205577 >-SHA256 (unrarsrc-4.2.4.tar.gz) = 9432bf798e5f7123f3060f37b75b7c07f36f0091305f46473dcae9154f8cd686 >-SIZE (unrarsrc-4.2.4.tar.gz) = 164641 >+TIMESTAMP = 1483210781 >+SHA256 (hasse69-rar2fs-v1.23.1_GH0.tar.gz) = 2dab03c8c58379b0ddda798ca909ac48bf0445b2400eee706c91c3efe28caf4c >+SIZE (hasse69-rar2fs-v1.23.1_GH0.tar.gz) = 126375 >Index: pkg-descr >=================================================================== >--- pkg-descr (revision 429231) >+++ pkg-descr (working copy) >@@ -6,4 +6,4 @@ > full media seek support (aka. indexing) is only available for > non-compressed plaintext archives. > >-WWW: http://code.google.com/p/rar2fs/ >+WWW: http://hasse69.github.io/rar2fs/
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 214277
:
177156
|
178423
|
178544