Skip to content

Commit

Permalink
sysutils/dar: Update version 2.7.10=>2.7.11
Browse files Browse the repository at this point in the history
  • Loading branch information
5u623l20 committed Aug 7, 2023
1 parent a523bf3 commit c896e0f
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 12 deletions.
10 changes: 2 additions & 8 deletions sysutils/dar/Makefile
@@ -1,5 +1,5 @@
PORTNAME= dar
PORTVERSION= 2.7.10
PORTVERSION= 2.7.11
CATEGORIES= sysutils archivers
MASTER_SITES= SF

Expand Down Expand Up @@ -64,12 +64,6 @@ ZLIB_CONFIGURE_OFF= --disable-libz-linking
ZSTD_LIB_DEPENDS= libzstd.so:archivers/zstd
ZSTD_CONFIGURE_OFF= --disable-libzstd-linking

.include <bsd.port.pre.mk>

.if ${COMPILER_TYPE} == clang && ${COMPILER_VERSION} >= 160
USE_CXXSTD= c++14
.endif

post-patch:
@${REINPLACE_CMD} -e \
's|(char \*\*) \(\&inptr,\)|\1| ; \
Expand All @@ -78,4 +72,4 @@ post-patch:
${REINPLACE_CMD} -e \
's|$$(pkgdatadir)|$$(docdir)|g'

.include <bsd.port.post.mk>
.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions sysutils/dar/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1688003460
SHA256 (dar-2.7.10.tar.gz) = 2b091480858d774e3f15f4e8eb69c4e2ccc405f80f25cc073d389a228b3a9623
SIZE (dar-2.7.10.tar.gz) = 2418752
TIMESTAMP = 1691366667
SHA256 (dar-2.7.11.tar.gz) = 41e084305a3f4f19babd0dc7156649ede339ca7b1fea6d4630231b8536295bc8
SIZE (dar-2.7.11.tar.gz) = 2417878
2 changes: 1 addition & 1 deletion sysutils/dar/pkg-plist
Expand Up @@ -92,7 +92,7 @@ include/dar/wrapperlib.hpp
lib/libdar64.a
lib/libdar64.so
lib/libdar64.so.6000
lib/libdar64.so.6000.6.0
lib/libdar64.so.6000.6.1
libdata/pkgconfig/libdar64.pc
man/man1/dar.1.gz
man/man1/dar_cp.1.gz
Expand Down

0 comments on commit c896e0f

Please sign in to comment.