From bdebf35d0e5164679476746dd493c68fd22b7d3a Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Fri, 8 Nov 2002 04:28:59 +0000 Subject: Autotrace port is updated to 0.31.0 by maintainer. Shared library version is changed from 1 to 2 and one port (graphics/frontline) is affected. PR: ports/44846 Submitted by: KANOU Hiroki --- graphics/autotrace/Makefile | 5 ++--- graphics/autotrace/distinfo | 2 +- graphics/frontline/Makefile | 2 +- 3 files changed, 4 insertions(+), 5 deletions(-) (limited to 'graphics') diff --git a/graphics/autotrace/Makefile b/graphics/autotrace/Makefile index 53626599b516..26c216bb0f40 100644 --- a/graphics/autotrace/Makefile +++ b/graphics/autotrace/Makefile @@ -6,10 +6,9 @@ # PORTNAME= autotrace -PORTVERSION= 0.30.5 +PORTVERSION= 0.31.0 CATEGORIES= graphics -MASTER_SITES= http://autotrace.sourceforge.net/snapshots/ -#MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= kanou@mil.allnet.ne.jp diff --git a/graphics/autotrace/distinfo b/graphics/autotrace/distinfo index 3a6ff4487717..82744a2a39be 100644 --- a/graphics/autotrace/distinfo +++ b/graphics/autotrace/distinfo @@ -1 +1 @@ -MD5 (autotrace-0.30.5.tar.gz) = 51d9e2f6b64d9afdf58bcaea4ebd5788 +MD5 (autotrace-0.31.0.tar.gz) = 0e50d1f34c66820d91ea3a3f32069bfa diff --git a/graphics/frontline/Makefile b/graphics/frontline/Makefile index 3e59750deb65..68e0d1435e95 100644 --- a/graphics/frontline/Makefile +++ b/graphics/frontline/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://autotrace.sourceforge.net/frontline/ MAINTAINER= gnome@FreeBSD.org -LIB_DEPENDS= autotrace.1:${PORTSDIR}/graphics/autotrace \ +LIB_DEPENDS= autotrace.2:${PORTSDIR}/graphics/autotrace \ art_lgpl_2.5:${PORTSDIR}/graphics/libart_lgpl2 \ popt.0:${PORTSDIR}/devel/popt -- cgit v1.2.3