diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-08 04:28:59 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-08 04:28:59 +0000 |
commit | bdebf35d0e5164679476746dd493c68fd22b7d3a (patch) | |
tree | ef663897076073430cad62be54f025d0e05c7e4d /graphics | |
parent | 0a16c5b39238923bda742bb2db5b6a63f95002c9 (diff) |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/autotrace/Makefile | 5 | ||||
-rw-r--r-- | graphics/autotrace/distinfo | 2 | ||||
-rw-r--r-- | graphics/frontline/Makefile | 2 |
3 files changed, 4 insertions, 5 deletions
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 |