diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2023-04-10 13:14:39 -0500 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2023-04-10 13:14:39 -0500 |
commit | b393d82037a45368545ed9f8d112c22a66c95a69 (patch) | |
tree | 68712807ca66102f4771199a50721b7449ac1736 | |
parent | devel/meson: update to 1.1.0 (diff) |
x11-toolkits/qt5pas: update to cbinding of lazarus main from freepascal gitlab
- Bump PORTREVISION
-rw-r--r-- | x11-toolkits/qt5pas/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/qt5pas/distinfo | 6 | ||||
-rw-r--r-- | x11-toolkits/qt5pas/pkg-plist | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/x11-toolkits/qt5pas/Makefile b/x11-toolkits/qt5pas/Makefile index ece3a95cbb12..183e32412108 100644 --- a/x11-toolkits/qt5pas/Makefile +++ b/x11-toolkits/qt5pas/Makefile @@ -1,6 +1,6 @@ PORTNAME= qt5pas PORTVERSION= 2.6 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-toolkits MASTER_SITES= LOCAL/acm/ diff --git a/x11-toolkits/qt5pas/distinfo b/x11-toolkits/qt5pas/distinfo index 676d13a2346b..39def27c4cd0 100644 --- a/x11-toolkits/qt5pas/distinfo +++ b/x11-toolkits/qt5pas/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1643846022 -SHA256 (qt5pas-2.6.tar.gz) = e916be3feba390d15b66039b0d98cc569c9b57a306eea416f18b662768c24bdc -SIZE (qt5pas-2.6.tar.gz) = 536398 +TIMESTAMP = 1681139361 +SHA256 (qt5pas-2.6.tar.gz) = 558aec6a115c05a95a723a544b6a6d0bc75f1c9bb1ca77c6e5ddd687e33b333f +SIZE (qt5pas-2.6.tar.gz) = 482104 diff --git a/x11-toolkits/qt5pas/pkg-plist b/x11-toolkits/qt5pas/pkg-plist index d8fa40fc676c..052d72e3aff6 100644 --- a/x11-toolkits/qt5pas/pkg-plist +++ b/x11-toolkits/qt5pas/pkg-plist @@ -1,4 +1,4 @@ %%QT_LIBDIR%%/libQt5Pas.so %%QT_LIBDIR%%/libQt5Pas.so.1 %%QT_LIBDIR%%/libQt5Pas.so.1.2 -%%QT_LIBDIR%%/libQt5Pas.so.1.2.9 +%%QT_LIBDIR%%/libQt5Pas.so.1.2.12 |