svn commit: r313442 - in head/graphics/lensfun: . files

Alexey Dokuchaev danfe at FreeBSD.org
Tue Mar 5 07:57:12 UTC 2013


Author: danfe
Date: Tue Mar  5 07:57:10 2013
New Revision: 313442
URL: http://svnweb.freebsd.org/changeset/ports/313442

Log:
  Update to version 0.2.7.

Deleted:
  head/graphics/lensfun/files/
Modified:
  head/graphics/lensfun/Makefile
  head/graphics/lensfun/distinfo
  head/graphics/lensfun/pkg-plist

Modified: head/graphics/lensfun/Makefile
==============================================================================
--- head/graphics/lensfun/Makefile	Tue Mar  5 07:40:45 2013	(r313441)
+++ head/graphics/lensfun/Makefile	Tue Mar  5 07:57:10 2013	(r313442)
@@ -1,15 +1,10 @@
-# New ports collection makefile for:	LensFun
-# Date created:				Mon 25 May 2009 04:45:47 MSD
-# Whom:					Denis Barov <dindin at dindin.ru>
-#
+# Created by: Denis Barov <dindin at dindin.ru>
 # $FreeBSD$
-#
 
 PORTNAME=	lensfun
-PORTVERSION=	0.2.5
-PORTREVISION=	3
+PORTVERSION=	0.2.7
 CATEGORIES=	graphics
-MASTER_SITES=	BERLIOS
+MASTER_SITES=	SF/lensfun.berlios
 
 MAINTAINER=	danfe at FreeBSD.org
 COMMENT=	Library for fixing lens geometry distortions
@@ -23,6 +18,7 @@ USE_GMAKE=	yes
 USE_GNOME=	glib20
 USE_LDCONFIG=	yes
 USE_PYTHON_BUILD=	yes
+
 MAKEFILE=	GNUmakefile
 LIBVERSION=	2
 

Modified: head/graphics/lensfun/distinfo
==============================================================================
--- head/graphics/lensfun/distinfo	Tue Mar  5 07:40:45 2013	(r313441)
+++ head/graphics/lensfun/distinfo	Tue Mar  5 07:57:10 2013	(r313442)
@@ -1,2 +1,2 @@
-SHA256 (lensfun-0.2.5.tar.bz2) = c21498eb1889714af25e4e08474d9faa1e45132c89a8c1ac97340233e988fb87
-SIZE (lensfun-0.2.5.tar.bz2) = 470733
+SHA256 (lensfun-0.2.7.tar.bz2) = 3ddf0747bd6af1ec7d722f8c45dafdd8adfb96c081492b216c14d89f82806477
+SIZE (lensfun-0.2.7.tar.bz2) = 552960

Modified: head/graphics/lensfun/pkg-plist
==============================================================================
--- head/graphics/lensfun/pkg-plist	Tue Mar  5 07:40:45 2013	(r313441)
+++ head/graphics/lensfun/pkg-plist	Tue Mar  5 07:57:10 2013	(r313442)
@@ -17,11 +17,18 @@ libdata/pkgconfig/lensfun.pc
 %%DATADIR%%/compact-sigma.xml
 %%DATADIR%%/compact-sony.xml
 %%DATADIR%%/generic.xml
+%%DATADIR%%/mil-canon.xml
+%%DATADIR%%/mil-nikon.xml
+%%DATADIR%%/mil-olympus.xml
+%%DATADIR%%/mil-panasonic.xml
+%%DATADIR%%/mil-samsung.xml
+%%DATADIR%%/mil-sony.xml
 %%DATADIR%%/rf-leica.xml
 %%DATADIR%%/slr-canon.xml
 %%DATADIR%%/slr-contax.xml
 %%DATADIR%%/slr-hasselblad.xml
 %%DATADIR%%/slr-konica-minolta.xml
+%%DATADIR%%/slr-leica.xml
 %%DATADIR%%/slr-nikon.xml
 %%DATADIR%%/slr-olympus.xml
 %%DATADIR%%/slr-panasonic.xml


More information about the svn-ports-all mailing list