diff options
Diffstat (limited to 'databases/gom')
-rw-r--r-- | databases/gom/Makefile | 9 | ||||
-rw-r--r-- | databases/gom/distinfo | 6 |
2 files changed, 8 insertions, 7 deletions
diff --git a/databases/gom/Makefile b/databases/gom/Makefile index 67f4ea309a19..86a3b5067f67 100644 --- a/databases/gom/Makefile +++ b/databases/gom/Makefile @@ -1,19 +1,20 @@ PORTNAME= gom -PORTVERSION= 0.4 -PORTREVISION= 1 +PORTVERSION= 0.5.4 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 USE_GNOME= gdkpixbuf glib20 introspection pygobject3 USE_LDCONFIG= yes +BINARY_ALIAS= python3=${PYTHON_CMD} .include <bsd.port.mk> diff --git a/databases/gom/distinfo b/databases/gom/distinfo index 4e7cbde96d79..a0eb96282a43 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 = 1756644772 +SHA256 (gnome/gom-0.5.4.tar.xz) = 57ba806fe080a937d5664178d21bad7653b2c561ea128187a7b10bc1762b7f65 +SIZE (gnome/gom-0.5.4.tar.xz) = 106308 |