svn commit: r374465 - head/graphics/tiff

Dirk Meyer dinoex at FreeBSD.org
Wed Dec 10 15:10:09 UTC 2014


Author: dinoex
Date: Wed Dec 10 15:10:08 2014
New Revision: 374465
URL: https://svnweb.freebsd.org/changeset/ports/374465
QAT: https://qat.redports.org/buildarchive/r374465/

Log:
  - remove BROKEN
  - reset MAINTAINER

Modified:
  head/graphics/tiff/Makefile

Modified: head/graphics/tiff/Makefile
==============================================================================
--- head/graphics/tiff/Makefile	Wed Dec 10 15:02:02 2014	(r374464)
+++ head/graphics/tiff/Makefile	Wed Dec 10 15:10:08 2014	(r374465)
@@ -8,7 +8,7 @@ CATEGORIES=	graphics
 MASTER_SITES=	ftp://ftp.remotesensing.org/pub/libtiff/ \
 		http://download.osgeo.org/libtiff/
 
-MAINTAINER=	dinoex at FreeBSD.org
+MAINTAINER=	portmgr at FreeBSD.org
 COMMENT=	Tools and library routines for working with TIFF images
 
 LICENSE=	BSD3CLAUSE
@@ -17,7 +17,6 @@ LICENSE_FILE=	${WRKSRC}/COPYRIGHT
 LIB_DEPENDS=	libjpeg.so:${PORTSDIR}/graphics/jpeg \
 		libjbig.so:${PORTSDIR}/graphics/jbigkit
 
-BROKEN=		shared lib version going backwards
 USES=		libtool
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes


More information about the svn-ports-head mailing list