diff options
| author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2025-11-06 23:25:40 +0100 |
|---|---|---|
| committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2025-11-06 23:27:58 +0100 |
| commit | be64929a0822146d621f4a303d97a03c1d0ec03a (patch) | |
| tree | 481c574ae0c8222dc72fc8e44c1a5eecb8da85b5 | |
| parent | www/py-limits: update to 5.6.0 (diff) | |
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/
| -rw-r--r-- | graphics/gscan2pdf/Makefile | 5 | ||||
| -rw-r--r-- | graphics/gscan2pdf/distinfo | 6 | ||||
| -rw-r--r-- | graphics/gscan2pdf/pkg-plist | 2 |
3 files changed, 7 insertions, 6 deletions
diff --git a/graphics/gscan2pdf/Makefile b/graphics/gscan2pdf/Makefile index f2c840acc459..9d44b6781c2a 100644 --- a/graphics/gscan2pdf/Makefile +++ b/graphics/gscan2pdf/Makefile @@ -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 diff --git a/graphics/gscan2pdf/distinfo b/graphics/gscan2pdf/distinfo index eeed33d338b2..96dfc838456d 100644 --- a/graphics/gscan2pdf/distinfo +++ b/graphics/gscan2pdf/distinfo @@ -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 diff --git a/graphics/gscan2pdf/pkg-plist b/graphics/gscan2pdf/pkg-plist index 98e50e37adf3..87612a87ccff 100644 --- a/graphics/gscan2pdf/pkg-plist +++ b/graphics/gscan2pdf/pkg-plist @@ -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 |
