1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00

multimedia/pipe-viewer: Update to 0.5.1

ChangeLog: https://github.com/trizen/pipe-viewer/blob/0.5.1/Changes

 * gui: added "Backward" and "Forward" buttons for navigating the history.

PR:		279499
Reported by:	DtxdF@disroot.org (maintainer)
This commit is contained in:
Jesús Daniel Colmenares Oviedo 2024-06-07 15:02:57 +02:00 committed by Fernando Apesteguía
parent 90f302f83a
commit 780074f563
3 changed files with 6 additions and 4 deletions

View File

@ -1,5 +1,5 @@
PORTNAME= pipe-viewer
PORTVERSION= 0.5.0
PORTVERSION= 0.5.1
CATEGORIES= multimedia perl5
MAINTAINER?= DtxdF@disroot.org

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1715124093
SHA256 (trizen-pipe-viewer-0.5.0_GH0.tar.gz) = 86945f64485a0559dbe3d6e0000f4f2e5f604c13aae5356efff791256fbb88d1
SIZE (trizen-pipe-viewer-0.5.0_GH0.tar.gz) = 269544
TIMESTAMP = 1717409403
SHA256 (trizen-pipe-viewer-0.5.1_GH0.tar.gz) = 6206f75984b8ddd3cd8a08e21d8b6408f6c6d1bbf31109d65a6342e32d154b6c
SIZE (trizen-pipe-viewer-0.5.1_GH0.tar.gz) = 270337

View File

@ -44,3 +44,5 @@ bin/pipe-viewer
%%GTK3%%share/pixmaps/gtk-pipe-viewer.png
%%SITE_PERL%%/WWW/PipeViewer/DiskCache.pm
%%SITE_PERL%%/WWW/PipeViewer/Worker.pm
%%GTK3%%%%SITE_PERL%%/auto/share/dist/WWW-PipeViewer/icons/left_arrow.png
%%GTK3%%%%SITE_PERL%%/auto/share/dist/WWW-PipeViewer/icons/right_arrow.png