aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2005-05-09 08:55:13 +0800
committerijliao <ijliao@FreeBSD.org>2005-05-09 08:55:13 +0800
commit0e2b4d6a66b8b066837a3b121d13e4ff5df69142 (patch)
treea5f729c1bdf6b468559f3e818f110ad017715779 /graphics
parenta38137f6d59fdff3435ce128787d6294eb574724 (diff)
downloadfreebsd-ports-gnome-0e2b4d6a66b8b066837a3b121d13e4ff5df69142.tar.gz
freebsd-ports-gnome-0e2b4d6a66b8b066837a3b121d13e4ff5df69142.tar.zst
freebsd-ports-gnome-0e2b4d6a66b8b066837a3b121d13e4ff5df69142.zip
unbreak by upgrading to 2.3
Diffstat (limited to 'graphics')
-rw-r--r--graphics/agg/Makefile4
-rw-r--r--graphics/agg/distinfo4
2 files changed, 3 insertions, 5 deletions
diff --git a/graphics/agg/Makefile b/graphics/agg/Makefile
index 2fbe677b350a..49393a25032c 100644
--- a/graphics/agg/Makefile
+++ b/graphics/agg/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= agg
-PORTVERSION= 2.3.a
+PORTVERSION= 2.3
CATEGORIES= graphics
MASTER_SITES= http://www.antigrain.com/ \
${MASTER_SITE_SOURCEFORGE}
@@ -17,8 +17,6 @@ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g}
MAINTAINER= ports@FreeBSD.org
COMMENT= A High Quality Rendering Engine for C++
-BROKEN= Size mismatch
-
WRKSRC= ${WRKDIR}/agg23
USE_GMAKE= yes
MAKE_ENV= C="${CC}" CXX="${CXX}"
diff --git a/graphics/agg/distinfo b/graphics/agg/distinfo
index 8aacf3156d76..2f53e3698301 100644
--- a/graphics/agg/distinfo
+++ b/graphics/agg/distinfo
@@ -1,2 +1,2 @@
-MD5 (agg23a.tar.gz) = c11adb6de03693ea93c57089f6889814
-SIZE (agg23a.tar.gz) = 523226
+MD5 (agg23.tar.gz) = 03e01a6a50826531bbea792068334e8b
+SIZE (agg23.tar.gz) = 537333