diff options
| author | Olivier Duchateau <duchateau.olivier@gmail.com> | 2026-03-22 07:52:34 +0000 |
|---|---|---|
| committer | Don Lewis <truckman@FreeBSD.org> | 2026-03-22 07:56:01 +0000 |
| commit | 1fcab5a3c6a29e43920eae63dfb475d973f93812 (patch) | |
| tree | e14630278def177fadc056ba3427378e0aa79529 | |
| parent | a4a615ee036fa85ae797174f8fe0489364b8c068 (diff) | |
databases/gom: update to 0.5.6
Update to 0.5.6
0.5.6
-----
- Build: Use python install_sources (adds support for options such as
python.bytecompile)
PR: 293504
| -rw-r--r-- | databases/gom/Makefile | 2 | ||||
| -rw-r--r-- | databases/gom/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/databases/gom/Makefile b/databases/gom/Makefile index 896829073758..72c5e67e1780 100644 --- a/databases/gom/Makefile +++ b/databases/gom/Makefile @@ -1,5 +1,5 @@ PORTNAME= gom -PORTVERSION= 0.5.5 +PORTVERSION= 0.5.6 CATEGORIES= databases gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome diff --git a/databases/gom/distinfo b/databases/gom/distinfo index 2298d619ff87..94b43a1c337e 100644 --- a/databases/gom/distinfo +++ b/databases/gom/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1762082196 -SHA256 (gnome/gom-0.5.5.tar.xz) = ad61f05af2317a7ab1771fcfa816989fbba3b18957d2e0b5dede9ef45f09b534 -SIZE (gnome/gom-0.5.5.tar.xz) = 106520 +TIMESTAMP = 1772294652 +SHA256 (gnome/gom-0.5.6.tar.xz) = 4d7a5e268698c8e7e40603e36e9e3a2b76133931ce1b637c1136301491b54cc3 +SIZE (gnome/gom-0.5.6.tar.xz) = 106412 |
