Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Dec 2014 15:10:09 +0000 (UTC)
From:      Dirk Meyer <dinoex@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r374465 - head/graphics/tiff
Message-ID:  <201412101510.sBAFA9px033812@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
+MAINTAINER=	portmgr@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201412101510.sBAFA9px033812>