svn commit: r407159 - in branches/2016Q1/graphics/py-wand: . files

Mark Felder feld at FreeBSD.org
Sun Jan 24 15:38:35 UTC 2016


Author: feld
Date: Sun Jan 24 15:38:33 2016
New Revision: 407159
URL: https://svnweb.freebsd.org/changeset/ports/407159

Log:
  MFH: r407144
  
  - Fix build on DragonFly
  - Replace obsolete command (pkg_add) in error message
  - Bump PORTREVISION
  
  Approved by:	ports-secteam (with hat)

Added:
  branches/2016Q1/graphics/py-wand/files/
     - copied from r407144, head/graphics/py-wand/files/
Modified:
  branches/2016Q1/graphics/py-wand/Makefile
Directory Properties:
  branches/2016Q1/   (props changed)

Modified: branches/2016Q1/graphics/py-wand/Makefile
==============================================================================
--- branches/2016Q1/graphics/py-wand/Makefile	Sun Jan 24 15:34:27 2016	(r407158)
+++ branches/2016Q1/graphics/py-wand/Makefile	Sun Jan 24 15:38:33 2016	(r407159)
@@ -2,6 +2,7 @@
 
 PORTNAME=	Wand
 PORTVERSION=	0.4.2
+PORTREVISION=	1
 CATEGORIES=	graphics python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}


More information about the svn-ports-all mailing list