Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Mar 2026 07:56:49 +0000
From:      Don Lewis <truckman@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Cc:        Olivier Duchateau <duchateau.olivier@gmail.com>
Subject:   git: a4a615ee036f - main - graphics/papers: update to 48.8
Message-ID:  <69bfa0c1.199c1.b30b407@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by truckman:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a4a615ee036fa85ae797174f8fe0489364b8c068

commit a4a615ee036fa85ae797174f8fe0489364b8c068
Author:     Olivier Duchateau <duchateau.olivier@gmail.com>
AuthorDate: 2026-03-22 07:29:08 +0000
Commit:     Don Lewis <truckman@FreeBSD.org>
CommitDate: 2026-03-22 07:56:01 +0000

    graphics/papers: update to 48.8
    
    Update to 48.8
    
      Papers 48.8
      ----------------
      * Bug fixes:
        - #576 Ctrl+F sometimes does not focus search box when query is blank (Roberto Vidal)
        - #343 Page number is not in the center of the number box (Malika Asman)
        - #558 Keyboard input unresponsive in presentation mode, unable to exit with Esc (Lukáš Tyrychtr)
        - !693 help: Update icon (Sabri Ünal)
    
      * Translation updates:
        - Occitan (Quentin PAGÈS)
        - Chinese (Taiwan) (Cheng-Chia Tseng)
    
    Switch to upstream archive
    
    Pet portclippy (truckman)
    
    PR:             293094
---
 graphics/papers/Makefile | 17 ++++++++---------
 graphics/papers/distinfo |  6 +++---
 2 files changed, 11 insertions(+), 12 deletions(-)

diff --git a/graphics/papers/Makefile b/graphics/papers/Makefile
index 6875f45105f6..ed66ef30e5bf 100644
--- a/graphics/papers/Makefile
+++ b/graphics/papers/Makefile
@@ -1,6 +1,8 @@
 PORTNAME=	papers
-DISTVERSION=	48.7
+DISTVERSION=	48.8
 CATEGORIES=	graphics print gnome
+MASTER_SITES=	GNOME
+DISTFILES=	${DISTNAME}${EXTRACT_SUFX}
 DIST_SUBDIR=	gnome
 
 MAINTAINER=	gnome@FreeBSD.org
@@ -20,15 +22,11 @@ LIB_DEPENDS=	libpoppler-glib.so:graphics/poppler-glib \
 RUN_DEPENDS=	gsettings-desktop-schemas>0:devel/gsettings-desktop-schemas
 
 USES=		cargo desktop-file-utils gettext-tools gnome libarchive \
-		localbase:ldflags meson pkgconfig tar:bz2
+		localbase:ldflags meson pkgconfig tar:xz
 USE_GNOME=	cairo gdkpixbuf glib20 gtk40 introspection:build libadwaita
 GLIB_SCHEMAS=	org.gnome.Papers.gschema.xml
 USE_LDCONFIG=	yes
 
-USE_GITLAB=	yes
-GL_SITE=	https://gitlab.gnome.org
-GL_ACCOUNT=	GNOME
-
 MESON_ARGS=	-Ddocumentation=false \
 		-Duser_doc=false \
 		-Dsysprof=disabled \
@@ -49,17 +47,18 @@ OPTIONS_DEFAULT=	COMICS KEYRING NAUTILUS
 OPTIONS_SUB=		yes
 
 COMICS_DESC=		Comic book archives support
+DJVU_DESC=		DJVU support
+KEYRING_DESC=		Keyring support
+NAUTILUS_DESC=		Nautilus (file manager) support
+
 COMICS_MESON_ENABLED=	comics
 
-DJVU_DESC=		DJVU support
 DJVU_LIB_DEPENDS=	libdjvulibre.so:graphics/djvulibre
 DJVU_MESON_ENABLED=	djvu
 
-KEYRING_DESC=		Keyring support
 KEYRING_LIB_DEPENDS=	libsecret-1.so:security/libsecret
 KEYRING_MESON_ENABLED=	keyring
 
-NAUTILUS_DESC=		Nautilus (file manager) support
 NAUTILUS_USE=		gnome=nautilus4
 NAUTILUS_MESON_TRUE=	nautilus
 
diff --git a/graphics/papers/distinfo b/graphics/papers/distinfo
index 4d7e0d5de87d..86e503cda707 100644
--- a/graphics/papers/distinfo
+++ b/graphics/papers/distinfo
@@ -1,4 +1,6 @@
-TIMESTAMP = 1764412605
+TIMESTAMP = 1770753875
+SHA256 (gnome/papers-48.8.tar.xz) = 17c9d8fcd5c27dfa82c8b43c9cee3a73136f00debd88150edecfdddaaba9f3ac
+SIZE (gnome/papers-48.8.tar.xz) = 4585820
 SHA256 (gnome/rust/crates/aes-0.8.4.crate) = b169f7a6d4742236a0a00c541b845991d0ac43e546831af1249753ab4c3aa3a0
 SIZE (gnome/rust/crates/aes-0.8.4.crate) = 124812
 SHA256 (gnome/rust/crates/aho-corasick-1.1.3.crate) = 8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916
@@ -411,5 +413,3 @@ SHA256 (gnome/rust/crates/zvariant_derive-4.2.0.crate) = 73e2ba546bda683a90652ba
 SIZE (gnome/rust/crates/zvariant_derive-4.2.0.crate) = 11057
 SHA256 (gnome/rust/crates/zvariant_utils-2.1.0.crate) = c51bcff7cc3dbb5055396bcf774748c3dab426b4b8659046963523cee4808340
 SIZE (gnome/rust/crates/zvariant_utils-2.1.0.crate) = 7043
-SHA256 (gnome/papers-48.7.tar.bz2) = a36aea52f4db366aaacbffbc052c4dda6591c83662262b66b28d083a1fd96ca5
-SIZE (gnome/papers-48.7.tar.bz2) = 5066640


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69bfa0c1.199c1.b30b407>