From nobody@FreeBSD.org  Wed Jun 16 02:07:29 2004
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id AE86A16A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 16 Jun 2004 02:07:29 +0000 (GMT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id A8D0C43D54
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 16 Jun 2004 02:07:29 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.11/8.12.11) with ESMTP id i5G27Exn032951
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 16 Jun 2004 02:07:14 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.11/8.12.11/Submit) id i5G27E30032950;
	Wed, 16 Jun 2004 02:07:14 GMT
	(envelope-from nobody)
Message-Id: <200406160207.i5G27E30032950@www.freebsd.org>
Date: Wed, 16 Jun 2004 02:07:14 GMT
From: Pierre-Paul Lavoie <ppl@nbnet.nb.ca>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [PATCH] math/clarence: New version (0.2.2 to 0.4.2)
X-Send-Pr-Version: www-2.3

>Number:         67992
>Category:       ports
>Synopsis:       [PATCH] math/clarence: New version (0.2.2 to 0.4.2)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 16 02:10:17 GMT 2004
>Closed-Date:    Wed Jun 16 20:49:33 GMT 2004
>Last-Modified:  Wed Jun 16 20:49:33 GMT 2004
>Originator:     Pierre-Paul Lavoie
>Release:        
>Organization:
>Environment:
>Description:
New software version available.
>How-To-Repeat:
      
>Fix:
      diff -ru clarence.old/Makefile clarence/Makefile
--- clarence.old/Makefile	Tue Jun 15 22:33:38 2004
+++ clarence/Makefile	Tue Jun 15 22:54:31 2004
@@ -7,15 +7,14 @@
 #
 
 PORTNAME=	clarence
-PORTVERSION=	0.2.2
-PORTREVISION=	1
+PORTVERSION=	0.4.2
 CATEGORIES=	math python
 MASTER_SITES=	http://clay.ll.pl/download/
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Programmer's calculator
 
-RUN_DEPENDS=	${PYTHON_SITELIBDIR}/gtk-1.2/GDK.py:${PORTSDIR}/x11-toolkits/py-gtk
+RUN_DEPENDS=	${PYTHON_SITELIBDIR}/gtk-2.0/gtk/:${PORTSDIR}/x11-toolkits/py-gtk2
 
 USE_REINPLACE=	yes
 USE_PYTHON=	yes
diff -ru clarence.old/distinfo clarence/distinfo
--- clarence.old/distinfo	Tue Jun 15 22:33:38 2004
+++ clarence/distinfo	Tue Jun 15 22:34:19 2004
@@ -1,2 +1,2 @@
-MD5 (clarence-0.2.2.tar.gz) = 9b527ccd24162ba05635f5c18523bbb6
-SIZE (clarence-0.2.2.tar.gz) = 20751
+MD5 (clarence-0.4.2.tar.gz) = ec417b6d62aa81f0fe6deba31c4b429c
+SIZE (clarence-0.4.2.tar.gz) = 19983
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Wed Jun 16 20:49:27 GMT 2004 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=67992 
>Unformatted:
