Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Sep 2012 14:34:18 +0000 (UTC)
From:      Max Brazhnikov <makc@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r304781 - head/graphics/skanlite
Message-ID:  <201209241434.q8OEYIin036290@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: makc
Date: Mon Sep 24 14:34:18 2012
New Revision: 304781
URL: http://svn.freebsd.org/changeset/ports/304781

Log:
  Update to 0.9

Modified:
  head/graphics/skanlite/Makefile   (contents, props changed)
  head/graphics/skanlite/distinfo   (contents, props changed)
  head/graphics/skanlite/pkg-plist   (contents, props changed)

Modified: head/graphics/skanlite/Makefile
==============================================================================
--- head/graphics/skanlite/Makefile	Mon Sep 24 14:31:36 2012	(r304780)
+++ head/graphics/skanlite/Makefile	Mon Sep 24 14:34:18 2012	(r304781)
@@ -1,13 +1,7 @@
-# New ports collection makefile for:	skanlite
-# Date created:		2008-09-01
-# Whom:			Max Brazhnikov <makc@FreeBSD.org>
-#
 # $FreeBSD$
-#
 
 PORTNAME=	skanlite
-PORTVERSION=	0.8
-PORTREVISION=	3
+PORTVERSION=	0.9
 CATEGORIES=	graphics kde
 MASTER_SITES=	SF/sanewidget/Skanlite/
 DIST_SUBDIR=	KDE/extragear
@@ -23,4 +17,7 @@ USE_QT4=	corelib qmake_build moc_build r
 USE_CMAKE=	yes
 MAKE_JOBS_SAFE=	yes
 
+# Fix build with no-default PREFIX
+CMAKE_ARGS+=	-DCMAKE_PREFIX_PATH=${KDE4_PREFIX}
+
 .include <bsd.port.mk>

Modified: head/graphics/skanlite/distinfo
==============================================================================
--- head/graphics/skanlite/distinfo	Mon Sep 24 14:31:36 2012	(r304780)
+++ head/graphics/skanlite/distinfo	Mon Sep 24 14:34:18 2012	(r304781)
@@ -1,2 +1,2 @@
-SHA256 (KDE/extragear/skanlite-0.8.tar.bz2) = b978d42d945c61c6d9c351eb8c1ebe8dad7024868df897f16e134de8b44d26a8
-SIZE (KDE/extragear/skanlite-0.8.tar.bz2) = 2660641
+SHA256 (KDE/extragear/skanlite-0.9.tar.bz2) = 004423ed9e881520d38d396efefd7f8c34e8a22c7506558a595798efd3785369
+SIZE (KDE/extragear/skanlite-0.9.tar.bz2) = 2877440

Modified: head/graphics/skanlite/pkg-plist
==============================================================================
--- head/graphics/skanlite/pkg-plist	Mon Sep 24 14:31:36 2012	(r304780)
+++ head/graphics/skanlite/pkg-plist	Mon Sep 24 14:34:18 2012	(r304781)
@@ -1,8 +1,15 @@
 bin/skanlite
 share/applications/kde4/skanlite.desktop
+share/doc/HTML/de/skanlite/buttons-main.png
 share/doc/HTML/de/skanlite/common
+share/doc/HTML/de/skanlite/final-button.png
 share/doc/HTML/de/skanlite/index.cache.bz2
 share/doc/HTML/de/skanlite/index.docbook
+share/doc/HTML/de/skanlite/main-window.png
+share/doc/HTML/de/skanlite/no-scanner-found.png
+share/doc/HTML/de/skanlite/other-options.png
+share/doc/HTML/de/skanlite/preview-button.png
+share/doc/HTML/de/skanlite/zoom-to-fit.png
 share/doc/HTML/en/skanlite/buttons-main.png
 share/doc/HTML/en/skanlite/choose-scanner.png
 share/doc/HTML/en/skanlite/common
@@ -71,6 +78,7 @@ share/locale/eo/LC_MESSAGES/skanlite.mo
 share/locale/es/LC_MESSAGES/skanlite.mo
 share/locale/et/LC_MESSAGES/skanlite.mo
 share/locale/eu/LC_MESSAGES/skanlite.mo
+share/locale/fi/LC_MESSAGES/skanlite.mo
 share/locale/fr/LC_MESSAGES/skanlite.mo
 share/locale/ga/LC_MESSAGES/skanlite.mo
 share/locale/gl/LC_MESSAGES/skanlite.mo
@@ -95,6 +103,7 @@ share/locale/pt_BR/LC_MESSAGES/skanlite.
 share/locale/ro/LC_MESSAGES/skanlite.mo
 share/locale/ru/LC_MESSAGES/skanlite.mo
 share/locale/sk/LC_MESSAGES/skanlite.mo
+share/locale/sl/LC_MESSAGES/skanlite.mo
 share/locale/sq/LC_MESSAGES/skanlite.mo
 share/locale/sv/LC_MESSAGES/skanlite.mo
 share/locale/tr/LC_MESSAGES/skanlite.mo



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209241434.q8OEYIin036290>