Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Sep 2013 14:10:41 +0000 (UTC)
From:      William Grzybowski <wg@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r326401 - in head/print/transfig: . files
Message-ID:  <201309051410.r85EAfVb060559@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wg
Date: Thu Sep  5 14:10:41 2013
New Revision: 326401
URL: http://svnweb.freebsd.org/changeset/ports/326401

Log:
  print/transfig: update to 3.2.5e
  
  - Update to 3.2.5e [1]
  - Convert lib depends to new syntax
  - Pass maintainership to submitter
  
  Changes: http://www.xfig.org/art17.html
  
  PR:		ports/181750
  Submitted by:	Kurt Jaeger <fbsd-ports opsec.eu>

Deleted:
  head/print/transfig/files/patch-fig2dev_dev_readpng.c
Modified:
  head/print/transfig/Makefile
  head/print/transfig/distinfo

Modified: head/print/transfig/Makefile
==============================================================================
--- head/print/transfig/Makefile	Thu Sep  5 14:03:52 2013	(r326400)
+++ head/print/transfig/Makefile	Thu Sep  5 14:10:41 2013	(r326401)
@@ -2,17 +2,16 @@
 # $FreeBSD$
 
 PORTNAME=	transfig
-PORTVERSION=	3.2.5d
-PORTREVISION=	1
+PORTVERSION=	3.2.5e
 CATEGORIES=	print
 MASTER_SITES=	SF/mcj/mcj-source/
 DISTNAME=	${PORTNAME}.${PORTVERSION}
 
-MAINTAINER=	ports@FreeBSD.org
-COMMENT=	Tools to convert Xfig's .fig files
+MAINTAINER=	fbsd-ports@opsec.eu
+COMMENT=	Tools to convert Xfig .fig files
 
 RUN_DEPENDS=	ppmtogif:${PORTSDIR}/graphics/netpbm
-LIB_DEPENDS=	png15:${PORTSDIR}/graphics/png
+LIB_DEPENDS=	libpng15.so:${PORTSDIR}/graphics/png
 
 
 USES=		imake

Modified: head/print/transfig/distinfo
==============================================================================
--- head/print/transfig/distinfo	Thu Sep  5 14:03:52 2013	(r326400)
+++ head/print/transfig/distinfo	Thu Sep  5 14:10:41 2013	(r326401)
@@ -1,2 +1,2 @@
-SHA256 (transfig.3.2.5d.tar.gz) = ae81214177fb05f91f6e43b0b42633b6e0024570cbc6591a3858e12100ce8aaa
-SIZE (transfig.3.2.5d.tar.gz) = 497451
+SHA256 (transfig.3.2.5e.tar.gz) = 8ec5a8f13254dd155622ed3ee0fda1382b1e2b5882d83b9aca1871f12a3e7744
+SIZE (transfig.3.2.5e.tar.gz) = 531256



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