diff options
author | Olivier Duchateau <duchateau.olivier@gmail.com> | 2025-06-10 13:04:44 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2025-06-10 13:46:20 +0000 |
commit | e80a1b90a306e0d5c2026aa3bfcd41b9ee70cf8f (patch) | |
tree | 2953550b7741c6aaae0b656f57281d39f7c23bb0 | |
parent | f73c0a4626d96a2e6c423eba5c44b765421fd1bc (diff) |
databases/gom: update to 0.5.3
PR: 286697
-rw-r--r-- | databases/gom/Makefile | 8 | ||||
-rw-r--r-- | databases/gom/distinfo | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/databases/gom/Makefile b/databases/gom/Makefile index 67f4ea309a19..00195e91f5d1 100644 --- a/databases/gom/Makefile +++ b/databases/gom/Makefile @@ -1,14 +1,14 @@ PORTNAME= gom -PORTVERSION= 0.4 -PORTREVISION= 1 +PORTVERSION= 0.5.3 CATEGORIES= databases gnome MASTER_SITES= GNOME +DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= GObject Data Mapper -WWW= https://wiki.gnome.org/Projects/Gom +WWW= https://https://gitlab.gnome.org/GNOME/gom -LICENSE= LGPL21 +LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/COPYING USES= gnome meson pkgconfig python sqlite tar:xz diff --git a/databases/gom/distinfo b/databases/gom/distinfo index 4e7cbde96d79..5b1184385149 100644 --- a/databases/gom/distinfo +++ b/databases/gom/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1591949848 -SHA256 (gom-0.4.tar.xz) = 68d08006aaa3b58169ce7cf1839498f45686fba8115f09acecb89d77e1018a9d -SIZE (gom-0.4.tar.xz) = 102744 +TIMESTAMP = 1740925042 +SHA256 (gnome/gom-0.5.3.tar.xz) = 069d0909fbdc6b4d27edf7a879366194e3ab508b03548bf5b89ff63546d20177 +SIZE (gnome/gom-0.5.3.tar.xz) = 106204 |