pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/archivers/arqiver
Module Name: pkgsrc
Committed By: pin
Date: Tue Mar 11 21:18:03 UTC 2025
Modified Files:
pkgsrc/archivers/arqiver: Makefile PLIST distinfo
Log Message:
archivers/arqiver: update to 1.0.1
V1.0.1
--------
* Replaced the deprecated method QMouseEvent::pos().
* Removed 'application/x-ace' from the supported archives (it was never really supported).
* Localized sizes.
* Show sizes with one decimal, if needed.
* Replaced `QtGlobal` methods and types (like `qMax`, `qMin`, `qreal`, …) with those of C++.
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 pkgsrc/archivers/arqiver/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/archivers/arqiver/PLIST
cvs rdiff -u -r1.14 -r1.15 pkgsrc/archivers/arqiver/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/arqiver/Makefile
diff -u pkgsrc/archivers/arqiver/Makefile:1.39 pkgsrc/archivers/arqiver/Makefile:1.40
--- pkgsrc/archivers/arqiver/Makefile:1.39 Thu Nov 14 22:18:37 2024
+++ pkgsrc/archivers/arqiver/Makefile Tue Mar 11 21:18:03 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.39 2024/11/14 22:18:37 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2025/03/11 21:18:03 pin Exp $
-DISTNAME= Arqiver-1.0.0
+DISTNAME= Arqiver-1.0.1
PKGNAME= ${DISTNAME:tl}
-PKGREVISION= 1
CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_GITHUB:=tsujan/}
GITHUB_TAG= V${PKGVERSION_NOREV}
Index: pkgsrc/archivers/arqiver/PLIST
diff -u pkgsrc/archivers/arqiver/PLIST:1.8 pkgsrc/archivers/arqiver/PLIST:1.9
--- pkgsrc/archivers/arqiver/PLIST:1.8 Sat Nov 9 19:41:54 2024
+++ pkgsrc/archivers/arqiver/PLIST Tue Mar 11 21:18:03 2025
@@ -1,9 +1,11 @@
-@comment $NetBSD: PLIST,v 1.8 2024/11/09 19:41:54 pin Exp $
+@comment $NetBSD: PLIST,v 1.9 2025/03/11 21:18:03 pin Exp $
bin/arqiver
share/applications/arqiver.desktop
+share/arqiver/translations/arqiver_be.qm
share/arqiver/translations/arqiver_bg.qm
share/arqiver/translations/arqiver_ca.qm
share/arqiver/translations/arqiver_cs.qm
+share/arqiver/translations/arqiver_de.qm
share/arqiver/translations/arqiver_el.qm
share/arqiver/translations/arqiver_eo.qm
share/arqiver/translations/arqiver_es.qm
@@ -15,6 +17,7 @@ share/arqiver/translations/arqiver_hi.qm
share/arqiver/translations/arqiver_hr.qm
share/arqiver/translations/arqiver_hu.qm
share/arqiver/translations/arqiver_it.qm
+share/arqiver/translations/arqiver_ka.qm
share/arqiver/translations/arqiver_ko.qm
share/arqiver/translations/arqiver_lt.qm
share/arqiver/translations/arqiver_nl.qm
Index: pkgsrc/archivers/arqiver/distinfo
diff -u pkgsrc/archivers/arqiver/distinfo:1.14 pkgsrc/archivers/arqiver/distinfo:1.15
--- pkgsrc/archivers/arqiver/distinfo:1.14 Sat Nov 9 19:41:54 2024
+++ pkgsrc/archivers/arqiver/distinfo Tue Mar 11 21:18:03 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2024/11/09 19:41:54 pin Exp $
+$NetBSD: distinfo,v 1.15 2025/03/11 21:18:03 pin Exp $
-BLAKE2s (Arqiver-1.0.0.tar.gz) = 1a9e1988efc0c227a199df7ea0ca5db9f94cd94ebe640b120435b257426311ae
-SHA512 (Arqiver-1.0.0.tar.gz) = 934350d221f6db7ec4c9423d52890e29dc1f73ababafefee8bb60541a02f0b4291328bc1c980fa6cabdb378fb3bc12a61432325e1afbdff68497de8f738d55d7
-Size (Arqiver-1.0.0.tar.gz) = 188098 bytes
+BLAKE2s (Arqiver-1.0.1.tar.gz) = 8b3d3397f3922467337dc13e7dea6fef886c74c8c7d12b6aadf3246cd5608b0a
+SHA512 (Arqiver-1.0.1.tar.gz) = 253c8cfbe43824caa8861dd83dde20888a73cd8e2f47cfb2c55595e1e7a0c815a484e52310b09ed1b9b2cf8190b4c343eb981b6270339e7c64922b02ff6601ad
+Size (Arqiver-1.0.1.tar.gz) = 192220 bytes
Home |
Main Index |
Thread Index |
Old Index