From nobody Tue Jun 2 22:24:27 2026 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4gVQNr13Q9z6gWyW for ; Tue, 02 Jun 2026 22:24:28 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gVQNr0KYBz3dJw for ; Tue, 02 Jun 2026 22:24:28 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1780439068; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=wdg7wuTkhEz6fGQCa9byffEJdRET8YVdzbYIjm4tvco=; b=gjIZNKpgrq3JNiJkfEpXnqf64OhixSH3TtZeQ3aoz9fq8LEV9Ia6G8s0iT6tdMcJl6dfFJ yzKvkPhZRZ1UVfLJ9DKoT1VYj75tD9O9xBZH3Fb1BhSnnObs1gagcxpGu+qG8VSREpS30K Vj57W9u6XKiQmGRUfCAfEIwCH6mQTRcez5a2/3gfNU8pOon5GbK5xDUnN0NlJpdkiAXYyY nSku0htHtaNaVk5uGYqUK14t8Ne8/zCTjox+hvfqgnN+1tcVvO0zTJd9LHVCImDgbdJKeM qYtKmH9JwZ5aOyPC6SqLI3HdnCMBn2Ow8srLrDM8/Ex83hx52/2TBm8WdV09qw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1780439068; a=rsa-sha256; cv=none; b=rXShxAn8QolMNJlfryq9q+wWik3Boj3RUtClaxpKa/zMkTBVpsfoL3FvcU1sP2hngGg7z/ nvfmKWtyiVhVuvwa+UEKwXJqiBcS4rmSMsMDs7Kev9gGqYePJS4RlQJImFNq+0b9/sst+6 uUr+yK5yg6z5CHiL8ocV4abqDiKNCE4XxoPROnhvnwW2CfV1USep8m7Hf/udVgYsl9oQbA UmIdig6vwn2GlNRAbZd7xvDoBdhhoyMw3XyTdGxQG5fCMnvUGlw7278CeU2cY+Do75C6yq CUHpYEfhygGfxXCTX7rogpwqj5kQzhTpSuj0l2CU9SVgb/rD6lO5Qvu6u1uAOQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1780439068; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=wdg7wuTkhEz6fGQCa9byffEJdRET8YVdzbYIjm4tvco=; b=SVzFsWxooJNommWz6d5URSRdjZFrARiZHNfjcM5mtFFP9o/T9OjuRp3ci9JBPLaEIybKFa 9dgUQVE3tRAE/YC5BsxyHQmpVwlSZAo8ZApLnKlunPM1Jq1SXOssQpCOcrZWbMIez+nlW+ r9LHqrpZc7ksKmbiQMaNLq0RIHQtbvlGU1W4D1w6dwxi/GLHalG3n4U34K+9uS2kFcqp/q l4ivGN70dCRImNUfITu/I9YPCFFyOC15mWwMyxQfEIWcJVeWbKggi5/jHhhh6I6o9eXq6z lFV6HP6qki27YHpzMSdVY0V+2p7k4i4QGj53/2M38yNXwGl5BwQfS7K98hQEJQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gVQNq6zrczkhj for ; Tue, 02 Jun 2026 22:24:27 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 417e0 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 02 Jun 2026 22:24:27 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Eric Turgeon Subject: git: 5a7524308d53 - main - graphics/atril: switch to GitHub release asset List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ericbsd X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 5a7524308d53e94a0c56b81ed0f83822c0829949 Auto-Submitted: auto-generated Date: Tue, 02 Jun 2026 22:24:27 +0000 Message-Id: <6a1f581b.417e0.abfb57d@gitrepo.freebsd.org> The branch main has been updated by ericbsd: URL: https://cgit.FreeBSD.org/ports/commit/?id=5a7524308d53e94a0c56b81ed0f83822c0829949 commit 5a7524308d53e94a0c56b81ed0f83822c0829949 Author: Eric Turgeon AuthorDate: 2026-06-02 22:24:09 +0000 Commit: Eric Turgeon CommitDate: 2026-06-02 22:24:26 +0000 graphics/atril: switch to GitHub release asset Minor versions of 1.28.x are no longer published to the MATE mirror and are only available on GitHub. Use USE_GITHUB=nodefault with a release tarball instead of the auto-generated one, as recommended by the porter's handbook. --- graphics/atril-lite/Makefile | 2 +- graphics/atril/Makefile | 16 +++++++++------- graphics/atril/distinfo | 6 +++--- 3 files changed, 13 insertions(+), 11 deletions(-) diff --git a/graphics/atril-lite/Makefile b/graphics/atril-lite/Makefile index ad9afd45d0f5..ea9f367e0d9e 100644 --- a/graphics/atril-lite/Makefile +++ b/graphics/atril-lite/Makefile @@ -1,4 +1,4 @@ -PORTREVISION= 2 +PORTREVISION= 3 PKGNAMESUFFIX= -lite OPTIONS_EXCLUDE= CAJA DBUS diff --git a/graphics/atril/Makefile b/graphics/atril/Makefile index 013f7a815eed..0a7ab1cbed83 100644 --- a/graphics/atril/Makefile +++ b/graphics/atril/Makefile @@ -2,11 +2,11 @@ # Please update update atril-lite also PORTNAME= atril -PORTVERSION= 1.28.1 -PORTREVISION= 7 +DISTVERSION= 1.28.1 +PORTREVISION= 8 CATEGORIES= graphics print mate -MASTER_SITES= MATE -DIST_SUBDIR= mate +MASTER_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/v${DISTVERSION}/ +DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= gnome@FreeBSD.org COMMENT= MATE multi-format document viewer @@ -23,17 +23,19 @@ LIB_DEPENDS= libpoppler-glib.so:graphics/poppler-glib \ libtiff.so:graphics/tiff \ libspectre.so:print/libspectre -PORTSCOUT= limitw:1,even -SLAVEPORT?= no - USES= compiler:c11 desktop-file-utils gettext gmake gnome libarchive \ libtool mate pathfix pkgconfig tar:xz xorg +USE_GITHUB= nodefault +GH_ACCOUNT= mate-desktop USE_MATE= icontheme desktop:build USE_XORG= ice sm x11 USE_GNOME= cairo gtk30 intlhack libxml2 USE_LDCONFIG= yes GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX=${PREFIX}/share +PORTSCOUT= limitw:1,even + +SLAVEPORT?= no CONFIGURE_ARGS= --disable-static \ --disable-synctex CPPFLAGS+= -I${LOCALBASE}/include diff --git a/graphics/atril/distinfo b/graphics/atril/distinfo index 8dc602642bb1..05a2e53151a5 100644 --- a/graphics/atril/distinfo +++ b/graphics/atril/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1736610111 -SHA256 (mate/atril-1.28.1.tar.xz) = 74c4f42979f3ead52def23767448d06ad7f715421e03c9b509404b096de8193e -SIZE (mate/atril-1.28.1.tar.xz) = 2100200 +TIMESTAMP = 1780398150 +SHA256 (atril-1.28.1.tar.xz) = 74c4f42979f3ead52def23767448d06ad7f715421e03c9b509404b096de8193e +SIZE (atril-1.28.1.tar.xz) = 2100200