diff options
Diffstat (limited to 'astro/mepo')
-rw-r--r-- | astro/mepo/Makefile | 7 | ||||
-rw-r--r-- | astro/mepo/distinfo | 6 |
2 files changed, 7 insertions, 6 deletions
diff --git a/astro/mepo/Makefile b/astro/mepo/Makefile index 131281a08fee..c6b00e34dd26 100644 --- a/astro/mepo/Makefile +++ b/astro/mepo/Makefile @@ -1,9 +1,10 @@ PORTNAME= mepo -DISTVERSION= 1.3.3 +DISTVERSION= 1.3.4 +PORTREVISION= 1 CATEGORIES= astro geography wayland MASTER_SITES= https://git.sr.ht/~mil/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ -MAINTAINER= jbeich@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Fast, simple, and hackable OSM map viewer WWW= https://sr.ht/~mil/Mepo/ @@ -11,7 +12,7 @@ LICENSE= GPLv3+ OFL11 LICENSE_COMB= multi LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= zig>=0.13.0:lang/zig +BUILD_DEPENDS= zig>=0.14.0:lang/zig LIB_DEPENDS= libcurl.so:ftp/curl RUN_DEPENDS= jq:textproc/jq diff --git a/astro/mepo/distinfo b/astro/mepo/distinfo index fe454d8c3e2d..5d3a25eec3ed 100644 --- a/astro/mepo/distinfo +++ b/astro/mepo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1726518892 -SHA256 (mepo-1.3.3.tar.gz) = 83dcd04dc38230e4b0beebb1f8ea72100adc551dac5b451b8f185b71f04fab68 -SIZE (mepo-1.3.3.tar.gz) = 589623 +TIMESTAMP = 1742835024 +SHA256 (mepo-1.3.4.tar.gz) = 6f0f38fd58234b4de33e145d1660223be1d684dc33fea3dccf651281751ce286 +SIZE (mepo-1.3.4.tar.gz) = 589634 |