svn commit: r370382 - head/graphics/shotwell

Dmitry Marakasov amdmi3 at FreeBSD.org
Tue Oct 7 17:52:40 UTC 2014


Author: amdmi3
Date: Tue Oct  7 17:52:38 2014
New Revision: 370382
URL: https://svnweb.freebsd.org/changeset/ports/370382
QAT: https://qat.redports.org/buildarchive/r370382/

Log:
  - Update to 0.20.1
  - While here, add LICENSE_FILE
  
  PR:		194200
  Submitted by:	cmt at burggraben.net (maintainer)

Modified:
  head/graphics/shotwell/Makefile
  head/graphics/shotwell/distinfo

Modified: head/graphics/shotwell/Makefile
==============================================================================
--- head/graphics/shotwell/Makefile	Tue Oct  7 17:51:02 2014	(r370381)
+++ head/graphics/shotwell/Makefile	Tue Oct  7 17:52:38 2014	(r370382)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	shotwell
-PORTVERSION=	0.20.0
+PORTVERSION=	0.20.1
 CATEGORIES=	graphics gnome
 MASTER_SITES=	GNOME/sources/shotwell/${PORTVERSION:R}
 
@@ -10,6 +10,7 @@ MAINTAINER=	cmt at burggraben.net
 COMMENT=	Open source photo manager for GNOME
 
 LICENSE=	LGPL21
+LICENSE_FILE=	${WRKSRC}/COPYING
 
 BUILD_DEPENDS=	vala>=0.18.0:${PORTSDIR}/lang/vala \
 		bash:${PORTSDIR}/shells/bash

Modified: head/graphics/shotwell/distinfo
==============================================================================
--- head/graphics/shotwell/distinfo	Tue Oct  7 17:51:02 2014	(r370381)
+++ head/graphics/shotwell/distinfo	Tue Oct  7 17:52:38 2014	(r370382)
@@ -1,2 +1,2 @@
-SHA256 (shotwell-0.20.0.tar.xz) = d698ee59e2b582b4553ff343aa92a5bbc3e56146e5cbd3f2af321be4bca56f70
-SIZE (shotwell-0.20.0.tar.xz) = 1809492
+SHA256 (shotwell-0.20.1.tar.xz) = 86a869432b7c049e61217ad09eeac7e0d79cabfeca04a57a3629ad25f3070615
+SIZE (shotwell-0.20.1.tar.xz) = 1810488


More information about the svn-ports-all mailing list