svn commit: r402552 - head/graphics/lensfun

Michael Moll mmoll at FreeBSD.org
Sat Nov 28 17:53:19 UTC 2015


Author: mmoll
Date: Sat Nov 28 17:53:17 2015
New Revision: 402552
URL: https://svnweb.freebsd.org/changeset/ports/402552

Log:
  graphics/lensfun: bump PORTREVISION
  
  r402504 did effectively change the resulting binary for default i386 builds
  
  PR:		200028
  Submitted by:	jbeich

Modified:
  head/graphics/lensfun/Makefile

Modified: head/graphics/lensfun/Makefile
==============================================================================
--- head/graphics/lensfun/Makefile	Sat Nov 28 17:36:49 2015	(r402551)
+++ head/graphics/lensfun/Makefile	Sat Nov 28 17:53:17 2015	(r402552)
@@ -3,6 +3,7 @@
 
 PORTNAME=	lensfun
 PORTVERSION=	0.3.0
+PORTREVISION=	1
 CATEGORIES=	graphics
 MASTER_SITES=	SF/${PORTNAME}/${PORTVERSION}
 


More information about the svn-ports-all mailing list