Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 May 2005 19:23:50 +0200 (CEST)
From:      Johan van Selst <johans@stack.nl>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/81414: graphics/agg: update to new version and fix distinfo
Message-ID:  <20050523172350.678611703D@mud.stack.nl>
Resent-Message-ID: <200505231730.j4NHU37E060931@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         81414
>Category:       ports
>Synopsis:       graphics/agg: update to new version and fix distinfo
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 23 17:30:03 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Johan van Selst
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD mud.stack.nl 5.4-STABLE FreeBSD 5.4-STABLE #3: Mon May 9 19:06:32 CEST 2005 root@mud.stack.nl:/usr/obj/usr/src/sys/mud i386


	
>Description:
	
	Fixes in the distribution apparently didn't warrant a version update.

	Since this _is_ a bugfix release, let's update PORTREVISION.
>How-To-Repeat:
	
>Fix:

	


diff -uNr agg/Makefile agg/Makefile
--- agg/Makefile	Sun May 22 04:02:38 2005
+++ agg/Makefile	Mon May 23 19:21:31 2005
@@ -8,6 +8,7 @@
 
 PORTNAME=	agg
 PORTVERSION=	2.3
+PORTREVISION=	1
 CATEGORIES=	graphics
 MASTER_SITES=	http://www.antigrain.com/ \
 		${MASTER_SITE_SOURCEFORGE}
@@ -16,8 +17,6 @@
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A High Quality Rendering Engine for C++
-
-BROKEN=		Size mismatch
 
 WRKSRC=		${WRKDIR}/agg23
 USE_GMAKE=	yes
diff -uNr agg/distinfo agg/distinfo
--- agg/distinfo	Tue May 10 04:01:54 2005
+++ agg/distinfo	Mon May 23 19:14:59 2005
@@ -1,2 +1,2 @@
-MD5 (agg23.tar.gz) = 03e01a6a50826531bbea792068334e8b
-SIZE (agg23.tar.gz) = 537333
+MD5 (agg23.tar.gz) = 8431bfebc16a0920d087b33604c69c8c
+SIZE (agg23.tar.gz) = 537070
>Release-Note:
>Audit-Trail:
>Unformatted:



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