diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2025-01-24 20:36:00 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2025-01-25 00:19:13 +0000 |
commit | a30b6a888939b6c2adfc0c62b79339cda3418a2d (patch) | |
tree | 9829e9acbea10c486ad523fdfd8fa785e7d21253 /x11-toolkits | |
parent | 275006fddb87983a99e6806e1712fdc57bb572a5 (diff) |
x11-toolkits/qt5pas: Update to 1.2.16
- Bump PORTEPOCH to reflect right version of this library
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/qt5pas/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/qt5pas/distinfo | 6 | ||||
-rw-r--r-- | x11-toolkits/qt5pas/pkg-plist | 2 |
3 files changed, 6 insertions, 6 deletions
diff --git a/x11-toolkits/qt5pas/Makefile b/x11-toolkits/qt5pas/Makefile index 1127be4c568e..bf4c612debc7 100644 --- a/x11-toolkits/qt5pas/Makefile +++ b/x11-toolkits/qt5pas/Makefile @@ -1,6 +1,6 @@ PORTNAME= qt5pas -PORTVERSION= 2.6 -PORTREVISION= 6 +PORTVERSION= 1.2.16 +PORTEPOCH= 1 CATEGORIES= x11-toolkits MASTER_SITES= LOCAL/acm/ diff --git a/x11-toolkits/qt5pas/distinfo b/x11-toolkits/qt5pas/distinfo index 9cca1ca5855b..04bd0c1bb82a 100644 --- a/x11-toolkits/qt5pas/distinfo +++ b/x11-toolkits/qt5pas/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1698536514 -SHA256 (qt5pas-2.6.tar.gz) = f28ed55db84b7bd3a59eccfacc578c7a8f17aeaf5231b06f415f57fae38d9eb6 -SIZE (qt5pas-2.6.tar.gz) = 482428 +TIMESTAMP = 1737704849 +SHA256 (qt5pas-1.2.16.tar.gz) = 74387b6ed59a8760e9343d21d3e69c972b24df31fa73764b5a96a5e7f4a44f1d +SIZE (qt5pas-1.2.16.tar.gz) = 538708 diff --git a/x11-toolkits/qt5pas/pkg-plist b/x11-toolkits/qt5pas/pkg-plist index 76f1276c87ac..d660a5673636 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.15 +%%QT_LIBDIR%%/libQt5Pas.so.1.2.16 |