Skip to content

Commit

Permalink
filesystems/rar2fs: Update to 1.29.7
Browse files Browse the repository at this point in the history
Remove patch since it's been committed.

Changelog: https://github.com/hasse69/rar2fs/releases/tag/v1.29.7

PR:		283580
Approved by:	submitter is maintainer
  • Loading branch information
Niclas authored and Zsolt Udvari committed Dec 27, 2024
1 parent 6afe6f7 commit ecff502
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 206 deletions.
7 changes: 3 additions & 4 deletions filesystems/rar2fs/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PORTNAME= rar2fs
DISTVERSION= 1.29.6
DISTVERSIONPREFIX= v
DISTVERSION= 1.29.7
CATEGORIES= filesystems
PKGNAMEPREFIX= fusefs-

Expand All @@ -14,15 +14,14 @@ LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= ${NONEXISTENT}:${LIBUNRAR_PORT}:patch
LIB_DEPENDS= libunrar.so:${LIBUNRAR_PORT}

USES= autoreconf compiler:c11 gmake fuse
USES= autoreconf compiler:c11 fuse gmake
USE_GITHUB= yes
GH_ACCOUNT= hasse69

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --disable-static-unrar \
--with-fuse-lib=${LOCALBASE}/lib \
--with-fuse=${LOCALBASE}/include/fuse \
--with-fuse-lib=${LOCALBASE}/lib \
--with-unrar=`${MAKE} -C ${PORTSDIR}/${LIBUNRAR_PORT} -VWRKSRC` \
--with-unrar-lib=${LOCALBASE}/lib
CONFIGURE_ENV= LIBUNRAR_PKG=${LIBUNRAR_PKG}
Expand Down
6 changes: 3 additions & 3 deletions filesystems/rar2fs/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1718328615
SHA256 (hasse69-rar2fs-v1.29.6_GH0.tar.gz) = c9c2381dea863bccf4e6ebfe1b4c9934e506644f321b1f664524cf467fa5e769
SIZE (hasse69-rar2fs-v1.29.6_GH0.tar.gz) = 126654
TIMESTAMP = 1735076029
SHA256 (hasse69-rar2fs-v1.29.7_GH0.tar.gz) = a875d138b7ed7e3353b5de2f0c5ec02ef6a32c310fe3b07886bc95314d7875ba
SIZE (hasse69-rar2fs-v1.29.7_GH0.tar.gz) = 127227
199 changes: 0 additions & 199 deletions filesystems/rar2fs/files/patch-src_dllext.cpp

This file was deleted.

0 comments on commit ecff502

Please sign in to comment.