ports/160633: [patch] graphics/scantailor new version

Veniamin Gvozdikov g.veniamin at googlemail.com
Sat Sep 10 16:10:09 UTC 2011


>Number:         160633
>Category:       ports
>Synopsis:       [patch] graphics/scantailor new version
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Sep 10 16:10:08 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Veniamin Gvozdikov
>Release:        FreeBSD 8.2-RELEASE
>Organization:
>Environment:
FreeBSD ololo 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Thu Aug 18 11:19:07 MSD 2011     root at ololo:/usr/obj/usr/src/sys/OLOLO  amd64
>Description:
Up to 0.9.10
>How-To-Repeat:

>Fix:
diff -ruN scantailor.orig/Makefile scantailor/Makefile
--- scantailor.orig/Makefile	2011-09-10 19:57:48.917733554 +0400
+++ scantailor/Makefile	2011-09-10 17:53:10.097590492 +0400
@@ -6,21 +6,21 @@
 #
 
 PORTNAME=	scantailor
-PORTVERSION=	0.9.9.2
+PORTVERSION=	0.9.10
 CATEGORIES=	graphics
 MASTER_SITES=	SF
 
 MAINTAINER=	g.veniamin at googlemail.com
 COMMENT=	Scan Tailor is an interactive post-processing tool for scanned pages
 
+LICENSE=	GPLv3
+
 LIB_DEPENDS=	jpeg.11:${PORTSDIR}/graphics/jpeg \
 		tiff.4:${PORTSDIR}/graphics/tiff \
 		jbig.1:${PORTSDIR}/graphics/jbigkit \
 		png.6:${PORTSDIR}/graphics/png
 BUILD_DEPENDS=	${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost-libs
 
-LICENSE=	GPLv3
-
 USE_CMAKE=	yes
 USE_ICONV=	yes
 USE_GETTEXT=	yes
diff -ruN scantailor.orig/distinfo scantailor/distinfo
--- scantailor.orig/distinfo	2011-09-10 19:57:48.917733554 +0400
+++ scantailor/distinfo	2011-09-10 17:53:26.973289498 +0400
@@ -1,2 +1,2 @@
-SHA256 (scantailor-0.9.9.2.tar.gz) = b65f45697c196a05ea12910ffb47ad728f98b18937c8c42033865bbdd40211c7
-SIZE (scantailor-0.9.9.2.tar.gz) = 969691
+SHA256 (scantailor-0.9.10.tar.gz) = 0b574eabfb65e4dcf3915d00ad3da31d464060458ffaeb49e4257e97301f93a0
+SIZE (scantailor-0.9.10.tar.gz) = 1124348
diff -ruN scantailor.orig/pkg-plist scantailor/pkg-plist
--- scantailor.orig/pkg-plist	2011-09-10 19:57:48.918761897 +0400
+++ scantailor/pkg-plist	2011-09-10 18:10:01.394423749 +0400
@@ -1,8 +1,14 @@
 bin/scantailor
+bin/scantailor-cli
 %%DATADIR%%/translations/scantailor_bg.qm
+%%DATADIR%%/translations/scantailor_cs.qm
 %%DATADIR%%/translations/scantailor_de.qm
 %%DATADIR%%/translations/scantailor_fr.qm
+%%DATADIR%%/translations/scantailor_it.qm
 %%DATADIR%%/translations/scantailor_ja.qm
+%%DATADIR%%/translations/scantailor_pl.qm
 %%DATADIR%%/translations/scantailor_ru.qm
+%%DATADIR%%/translations/scantailor_sk.qm
+%%DATADIR%%/translations/scantailor_zh_TW.qm
 @dirrm %%DATADIR%%/translations
 @dirrm %%DATADIR%%

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list