mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
graphics/gscan2pdf: update to 2.13.5
Now also supports ImageMagick7 (follows DEFAULT_VERSIONS) Announcement: https://sourceforge.net/p/gscan2pdf/mailman/message/59255852/ Never mind the typo in the announcement, its actually 2.13.5: https://sourceforge.net/p/gscan2pdf/code/ci/v2.13.5/tree/
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
PORTNAME= gscan2pdf
|
||||
PORTVERSION= 2.13.4
|
||||
PORTREVISION= 3
|
||||
PORTVERSION= 2.13.5
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= SF
|
||||
|
||||
@@ -55,7 +54,7 @@ RUN_DEPENDS:= p5-Proc-ProcessTable>0:devel/p5-Proc-ProcessTable \
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
USES= desktop-file-utils gettext gmake gnome magick:6,build,run perl5 tar:xz
|
||||
USES= desktop-file-utils gettext gmake gnome magick:build,run perl5 tar:xz
|
||||
USE_GNOME= gtk30 librsvg2
|
||||
USE_PERL5= configure
|
||||
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1722534729
|
||||
SHA256 (gscan2pdf-2.13.4.tar.xz) = e07713915241b1c05bf00c5e37aa2b310155474c388457e41a1c503b33f79969
|
||||
SIZE (gscan2pdf-2.13.4.tar.xz) = 510300
|
||||
TIMESTAMP = 1762456987
|
||||
SHA256 (gscan2pdf-2.13.5.tar.xz) = 0d4304f6723d076f868feb013e3d7be925dfbb10dcdc23177dbcbf6606b7d5fa
|
||||
SIZE (gscan2pdf-2.13.5.tar.xz) = 526768
|
||||
|
||||
@@ -18,6 +18,7 @@ bin/gscan2pdf
|
||||
%%SITE_PERL%%/Gscan2pdf/EntryCompletion.pm
|
||||
%%SITE_PERL%%/Gscan2pdf/Frontend/CLI.pm
|
||||
%%SITE_PERL%%/Gscan2pdf/Frontend/Image_Sane.pm
|
||||
%%SITE_PERL%%/Gscan2pdf/Helpers.pm
|
||||
%%SITE_PERL%%/Gscan2pdf/NetPBM.pm
|
||||
%%SITE_PERL%%/Gscan2pdf/Page.pm
|
||||
%%SITE_PERL%%/Gscan2pdf/PageRange.pm
|
||||
@@ -62,6 +63,7 @@ share/locale/hu/LC_MESSAGES/gscan2pdf.mo
|
||||
share/locale/it/LC_MESSAGES/gscan2pdf.mo
|
||||
share/locale/ja/LC_MESSAGES/gscan2pdf.mo
|
||||
share/locale/ko/LC_MESSAGES/gscan2pdf.mo
|
||||
share/locale/lo/LC_MESSAGES/gscan2pdf.mo
|
||||
share/locale/nb/LC_MESSAGES/gscan2pdf.mo
|
||||
share/locale/nl/LC_MESSAGES/gscan2pdf.mo
|
||||
share/locale/oc/LC_MESSAGES/gscan2pdf.mo
|
||||
|
||||
Reference in New Issue
Block a user