Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Jun 2004 02:07:14 GMT
From:      Pierre-Paul Lavoie <ppl@nbnet.nb.ca>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/67992: [PATCH] math/clarence: New version (0.2.2 to 0.4.2)
Message-ID:  <200406160207.i5G27E30032950@www.freebsd.org>
Resent-Message-ID: <200406160210.i5G2AHkl065465@freefall.freebsd.org>

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

>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:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 16 02:10:17 GMT 2004
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



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