svn commit: r350127 - head/graphics/lensfun
Alexey Dokuchaev
danfe at FreeBSD.org
Fri Apr 4 14:28:17 UTC 2014
Author: danfe
Date: Fri Apr 4 14:28:16 2014
New Revision: 350127
URL: http://svnweb.freebsd.org/changeset/ports/350127
QAT: https://qat.redports.org/buildarchive/r350127/
Log:
Lensfun moved to SourceForge, as BerliOS will shut down its service at the
end of April 2014. While here, convert USE_BZIP2 to USES (tar:bzip2).
Modified:
head/graphics/lensfun/Makefile
head/graphics/lensfun/pkg-descr
Modified: head/graphics/lensfun/Makefile
==============================================================================
--- head/graphics/lensfun/Makefile Fri Apr 4 14:02:13 2014 (r350126)
+++ head/graphics/lensfun/Makefile Fri Apr 4 14:28:16 2014 (r350127)
@@ -4,7 +4,7 @@
PORTNAME= lensfun
PORTVERSION= 0.2.8
CATEGORIES= graphics
-MASTER_SITES= BERLIOS
+MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}
MAINTAINER= danfe at FreeBSD.org
COMMENT= Library for fixing lens geometry distortions
@@ -13,8 +13,7 @@ LICENSE= LGPL3
LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png
-USES= gmake pkgconfig
-USE_BZIP2= yes
+USES= gmake pkgconfig tar:bzip2
USE_GNOME= glib20
USE_LDCONFIG= yes
USE_PYTHON_BUILD= yes
Modified: head/graphics/lensfun/pkg-descr
==============================================================================
--- head/graphics/lensfun/pkg-descr Fri Apr 4 14:02:13 2014 (r350126)
+++ head/graphics/lensfun/pkg-descr Fri Apr 4 14:28:16 2014 (r350127)
@@ -15,4 +15,4 @@ transversal (also known as lateral) chro
colour contribution of the lens (e.g. when sometimes people says one lens
gives "yellowish" images and another, say, "bluish").
-WWW: http://lensfun.berlios.de/
+WWW: http://lensfun.sourceforge.net/
More information about the svn-ports-head
mailing list