pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/archivers/unrar
Module Name: pkgsrc
Committed By: wiz
Date: Sun Nov 12 15:10:54 UTC 2023
Modified Files:
pkgsrc/archivers/unrar: Makefile.common distinfo
Log Message:
unrar: update to 7.0.3.
Changes not found
To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1.60 pkgsrc/archivers/unrar/Makefile.common
cvs rdiff -u -r1.107 -r1.108 pkgsrc/archivers/unrar/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/archivers/unrar/Makefile.common
diff -u pkgsrc/archivers/unrar/Makefile.common:1.59 pkgsrc/archivers/unrar/Makefile.common:1.60
--- pkgsrc/archivers/unrar/Makefile.common:1.59 Fri Nov 10 12:25:37 2023
+++ pkgsrc/archivers/unrar/Makefile.common Sun Nov 12 15:10:54 2023
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile.common,v 1.59 2023/11/10 12:25:37 wiz Exp $
+# $NetBSD: Makefile.common,v 1.60 2023/11/12 15:10:54 wiz Exp $
#
# used by archivers/libunrar/Makefile
# used by archivers/unrar/Makefile
-DISTNAME= unrarsrc-7.0.2
+DISTNAME= unrarsrc-7.0.3
PKGNAME= ${DISTNAME:S/src//}
CATEGORIES= archivers
MASTER_SITES= https://www.rarlab.com/rar/
@@ -18,10 +18,11 @@ LICENSE= unrar-license
# From: Eugene Roshal <roshal%rarlab.com@localhost>
# You can redistribute either original or modified binaries or sources.
-NO_CONFIGURE= yes
-USE_LANGUAGES= c++11
+NO_CONFIGURE= yes
+USE_LANGUAGES= c++
+USE_CXX_FEATURES= c++11
# XXX: makefile has DOS line endings
-USE_TOOLS+= gmake
+USE_TOOLS+= gmake
MAKE_FILE= makefile
MAKE_FLAGS+= CXX=${CXX:Q} CXXFLAGS=${CXXFLAGS:Q} LDFLAGS=${LDFLAGS:Q}
Index: pkgsrc/archivers/unrar/distinfo
diff -u pkgsrc/archivers/unrar/distinfo:1.107 pkgsrc/archivers/unrar/distinfo:1.108
--- pkgsrc/archivers/unrar/distinfo:1.107 Fri Nov 10 12:25:37 2023
+++ pkgsrc/archivers/unrar/distinfo Sun Nov 12 15:10:54 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.107 2023/11/10 12:25:37 wiz Exp $
+$NetBSD: distinfo,v 1.108 2023/11/12 15:10:54 wiz Exp $
-BLAKE2s (unrarsrc-7.0.2.tar.gz) = 4a85a9429e106179215930880a73fc8e35b77b43b308961e7a2dc688d0ce8a41
-SHA512 (unrarsrc-7.0.2.tar.gz) = 19e56d7edc9cf3cd903259cb56c9878339d6512001b6aedc117ae5a422a4427da208e603142670d79f9d2aa237437fcd8bd09e085faf60078c7b9879576724a8
-Size (unrarsrc-7.0.2.tar.gz) = 253332 bytes
+BLAKE2s (unrarsrc-7.0.3.tar.gz) = 5e588faf09a41fb7a2c1d89ae5d8771a9e6af238a44664b8dd82a358bd59ea64
+SHA512 (unrarsrc-7.0.3.tar.gz) = 2c72f37b36c4a2eba6a37cab10385c465337e75d09a9afafae463e1c7732bdd4c655de34b787ba301f7343790783861b657c1e03cd6f5589a9de7cfc466de752
+Size (unrarsrc-7.0.3.tar.gz) = 254990 bytes
Home |
Main Index |
Thread Index |
Old Index