svn commit: r370797 - head/graphics/gscan2pdf

Guido Falsi madpilot at FreeBSD.org
Mon Oct 13 17:06:52 UTC 2014


Author: madpilot
Date: Mon Oct 13 17:06:50 2014
New Revision: 370797
URL: https://svnweb.freebsd.org/changeset/ports/370797
QAT: https://qat.redports.org/buildarchive/r370797/

Log:
  - Update to 1.2.6
  - Add NO_ARCH
  - Remove dirrms
  
  PR:		194166
  Submitted by:	tkato432 at yahoo.com

Modified:
  head/graphics/gscan2pdf/Makefile
  head/graphics/gscan2pdf/distinfo
  head/graphics/gscan2pdf/pkg-plist

Modified: head/graphics/gscan2pdf/Makefile
==============================================================================
--- head/graphics/gscan2pdf/Makefile	Mon Oct 13 17:06:35 2014	(r370796)
+++ head/graphics/gscan2pdf/Makefile	Mon Oct 13 17:06:50 2014	(r370797)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gscan2pdf
-PORTVERSION=	1.2.5
+PORTVERSION=	1.2.6
 CATEGORIES=	graphics
 MASTER_SITES=	SF
 
@@ -38,6 +38,8 @@ RUN_DEPENDS:=	p5-Archive-Tar>0:${PORTSDI
 		p5-Gtk2-Ex-PodViewer>0.17:${PORTSDIR}/x11-toolkits/p5-Gtk2-Ex-PodViewer \
 		${BUILD_DEPENDS}
 
+NO_ARCH=	yes
+
 USES=		gettext gmake perl5
 USE_GNOME=	gtk20 librsvg2
 USE_PERL5=	configure

Modified: head/graphics/gscan2pdf/distinfo
==============================================================================
--- head/graphics/gscan2pdf/distinfo	Mon Oct 13 17:06:35 2014	(r370796)
+++ head/graphics/gscan2pdf/distinfo	Mon Oct 13 17:06:50 2014	(r370797)
@@ -1,2 +1,2 @@
-SHA256 (gscan2pdf-1.2.5.tar.gz) = 5611c14343b548a82ffa153cf57d1846e9c2d1a6afe1fcc71bfa9f4ef4a98dd0
-SIZE (gscan2pdf-1.2.5.tar.gz) = 641090
+SHA256 (gscan2pdf-1.2.6.tar.gz) = 83bd68c77f838a62c068606bba5ae4962a505ef7eeab7b06f76d474af2a909e5
+SIZE (gscan2pdf-1.2.6.tar.gz) = 652165

Modified: head/graphics/gscan2pdf/pkg-plist
==============================================================================
--- head/graphics/gscan2pdf/pkg-plist	Mon Oct 13 17:06:35 2014	(r370796)
+++ head/graphics/gscan2pdf/pkg-plist	Mon Oct 13 17:06:50 2014	(r370797)
@@ -64,13 +64,3 @@ share/locale/uk/LC_MESSAGES/gscan2pdf.mo
 share/locale/zh_CN/LC_MESSAGES/gscan2pdf.mo
 share/locale/zh_TW/LC_MESSAGES/gscan2pdf.mo
 share/pixmaps/gscan2pdf.svg
- at dirrm %%DATADIR%%
- at dirrmtry share/locale/ab/LC_MESSAGES
- at dirrmtry share/locale/ab
- at dirrmtry share/appdata
- at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/gscan2pdf
- at dirrm %%SITE_PERL%%/Gscan2pdf/Scanner
- at dirrm %%SITE_PERL%%/Gscan2pdf/Frontend
- at dirrm %%SITE_PERL%%/Gscan2pdf/Dialog/Scan
- at dirrm %%SITE_PERL%%/Gscan2pdf/Dialog
- at dirrm %%SITE_PERL%%/Gscan2pdf


More information about the svn-ports-all mailing list