pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/x11/kdelibs4support



Module Name:    pkgsrc
Committed By:   markd
Date:           Mon Apr 25 08:35:56 UTC 2022

Modified Files:
        pkgsrc/x11/kdelibs4support: Makefile PLIST distinfo

Log Message:
kdelibs4support: update to 5.93.0

5.81.0
KComponentData: add a link to the KF5 porting notes

5.85.0
Port metainfo KIO slave to JSON metadata
Update translatable timezone list

5.89.0
Move Esperanto flag icon to kdelibs (bug 445077)

5.90.0
Remove ugly white frame from beautiful Latvian flag

5.91.0
Link against KF5::Auth
Also add the KAuth dependency in the CI metadata

5.93.0
Use KDE_INSTALL_FULL_* variables where needed
Don't assume libexec is a LIB_INSTALL_DIR subfolder


To generate a diff of this commit:
cvs rdiff -u -r1.60 -r1.61 pkgsrc/x11/kdelibs4support/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/x11/kdelibs4support/PLIST
cvs rdiff -u -r1.13 -r1.14 pkgsrc/x11/kdelibs4support/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/kdelibs4support/Makefile
diff -u pkgsrc/x11/kdelibs4support/Makefile:1.60 pkgsrc/x11/kdelibs4support/Makefile:1.61
--- pkgsrc/x11/kdelibs4support/Makefile:1.60    Mon Apr 18 19:10:14 2022
+++ pkgsrc/x11/kdelibs4support/Makefile Mon Apr 25 08:35:56 2022
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.60 2022/04/18 19:10:14 adam Exp $
+# $NetBSD: Makefile,v 1.61 2022/04/25 08:35:56 markd Exp $
 
 DISTNAME=      kdelibs4support-${KF5VER}
-PKGREVISION=   7
 CATEGORIES=    devel
 
 HOMEPAGE=      https://community.kde.org/Frameworks

Index: pkgsrc/x11/kdelibs4support/PLIST
diff -u pkgsrc/x11/kdelibs4support/PLIST:1.5 pkgsrc/x11/kdelibs4support/PLIST:1.6
--- pkgsrc/x11/kdelibs4support/PLIST:1.5        Tue Mar 30 10:58:30 2021
+++ pkgsrc/x11/kdelibs4support/PLIST    Mon Apr 25 08:35:56 2022
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2021/03/30 10:58:30 markd Exp $
+@comment $NetBSD: PLIST,v 1.6 2022/04/25 08:35:56 markd Exp $
 bin/kdebugdialog5
 bin/kf5-config
 include/KF5/KDELibs4Support/KDE/ConversionCheck/QVconvertible
@@ -792,6 +792,7 @@ include/KF5/KDELibs4Support/kdebug.h
 include/KF5/KDELibs4Support/kdefakes.h
 include/KF5/KDELibs4Support/kdelibs4support_export.h
 include/KF5/KDELibs4Support/kdelibs4support_export_internal.h
+include/KF5/KDELibs4Support/kdelibs4support_version.h
 include/KF5/KDELibs4Support/kdemacros.h
 include/KF5/KDELibs4Support/kdeprintdialog.h
 include/KF5/KDELibs4Support/kdeversion.h
@@ -893,7 +894,6 @@ include/KF5/KDELibs4Support/predicatepro
 include/KF5/KDELibs4Support/qtest_kde.h
 include/KF5/KDELibs4Support/solid/networking.h
 include/KF5/KDELibs4Support/solid/powermanagement.h
-include/KF5/kdelibs4support_version.h
 lib/cmake/KDELibs4/KDELibsDependencies.cmake
 lib/cmake/KDELibs4/KF5KDELibs4LibraryTargets-noconfig.cmake
 lib/cmake/KDELibs4/KF5KDELibs4LibraryTargets.cmake
@@ -999,6 +999,7 @@ libexec/kf5/fileshareset
 man/ca/man1/kf5-config.1
 man/de/man1/kf5-config.1
 man/es/man1/kf5-config.1
+man/fr/man1/kf5-config.1
 man/it/man1/kf5-config.1
 man/man1/kf5-config.1
 man/nl/man1/kf5-config.1
@@ -1217,6 +1218,8 @@ share/kf5/locale/countries/eg/country.de
 share/kf5/locale/countries/eg/flag.png
 share/kf5/locale/countries/eh/country.desktop
 share/kf5/locale/countries/eh/flag.png
+share/kf5/locale/countries/epo/country.desktop
+share/kf5/locale/countries/epo/flag.png
 share/kf5/locale/countries/er/country.desktop
 share/kf5/locale/countries/er/flag.png
 share/kf5/locale/countries/es/country.desktop
@@ -1800,7 +1803,6 @@ share/kf5/widgets/pics/kpushbutton.png
 share/kf5/widgets/pics/krestrictedline.png
 share/kf5/widgets/pics/ktextbrowser.png
 share/kservices5/kcm_ssl.desktop
-share/kservices5/metainfo.protocol
 share/kservices5/qimageioplugins/bmp.desktop
 share/kservices5/qimageioplugins/gif.desktop
 share/kservices5/qimageioplugins/ico.desktop

Index: pkgsrc/x11/kdelibs4support/distinfo
diff -u pkgsrc/x11/kdelibs4support/distinfo:1.13 pkgsrc/x11/kdelibs4support/distinfo:1.14
--- pkgsrc/x11/kdelibs4support/distinfo:1.13    Tue Oct 26 11:34:02 2021
+++ pkgsrc/x11/kdelibs4support/distinfo Mon Apr 25 08:35:56 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2021/10/26 11:34:02 nia Exp $
+$NetBSD: distinfo,v 1.14 2022/04/25 08:35:56 markd Exp $
 
-BLAKE2s (kdelibs4support-5.80.0.tar.xz) = a7b2986335ccebc0056fe06435bb80bef7384453f088f8b4e2ca625c1d70d5eb
-SHA512 (kdelibs4support-5.80.0.tar.xz) = 2cffc9c291adf24125e5b3898cf9138cd95cec9ac325a4a619d3b8fded50978c5850bb40265e4dcbf3dc3a0c851cdeaea3e3cbd0b873ef6b46f2b2d53ca32c09
-Size (kdelibs4support-5.80.0.tar.xz) = 3547060 bytes
+BLAKE2s (kdelibs4support-5.93.0.tar.xz) = 8b44b425ab14f104c1226a8d0382ddb948cdf160d6b208709250d64b1a5b27a5
+SHA512 (kdelibs4support-5.93.0.tar.xz) = e30d43caa45572ced9111d12a86d92371e6b5c842dd018583d1adfd69f279e6e0b1430bd07758a7862323f85937a57f41ea63308c41d64cc4474e300f0f88da5
+Size (kdelibs4support-5.93.0.tar.xz) = 3651032 bytes



Home | Main Index | Thread Index | Old Index