Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Jun 2008 15:18:22 +0200 (CEST)
From:      Rink Springer <rink@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/124934: [patch] Update print/latex-pgf to version 2.00
Message-ID:  <20080624131822.6F49B6D433@mx1.rink.nu>
Resent-Message-ID: <200806241340.m5ODe3KU083771@freefall.freebsd.org>

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

>Number:         124934
>Category:       ports
>Synopsis:       [patch] Update print/latex-pgf to version 2.00
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 24 13:40:03 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Rink Springer
>Release:        FreeBSD 7.0-STABLE amd64
>Organization:
>Environment:
System: FreeBSD gloom.rink.nu 7.0-STABLE FreeBSD 7.0-STABLE #0: Sun May 18 16:03:31 CEST 2008 rink@gloom.rink.nu:/usr/obj/usr/src/sys/GLOOM amd64


	
>Description:
	The print/latex-pgf port is outdated; current version is 2.00 while the ports still have version 1.18.
>How-To-Repeat:
	Install it and be shocked :-)
>Fix:

	Apply the following patch:

diff -rubB latex-pgf/Makefile latex-pgf2/Makefile
--- latex-pgf-old/Makefile	2007-08-01 20:47:56.000000000 +0200
+++ latex-pgf/Makefile	2008-06-24 14:55:19.375010121 +0200
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/print/latex-pgf/Makefile,v 1.12 2007/08/01 18:47:56 hrs Exp $
 
 PORTNAME=	latex-pgf
-PORTVERSION=	1.18
+PORTVERSION=	2.00
 CATEGORIES=	print
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	pgf
diff -rubB latex-pgf/distinfo latex-pgf2/distinfo
--- latex-pgf-old/distinfo	2007-08-01 20:47:56.000000000 +0200
+++ latex-pgf/distinfo	2008-06-24 14:54:05.941384619 +0200
@@ -1,3 +1,3 @@
-MD5 (pgf-1.18.tar.gz) = cd2c4a98e0bc3e9595261e13f6b09f70
-SHA256 (pgf-1.18.tar.gz) = 5b367efdb817902fb56a005b5aa843a22d6ee1ada16f149e94ac3b9f7a46cb68
-SIZE (pgf-1.18.tar.gz) = 3727201
+MD5 (pgf-2.00.tar.gz) = fb8cb62462f8248e327bf23ee5b9ccda
+SHA256 (pgf-2.00.tar.gz) = c408031bf111d25846fbe7a908fadc8349daad555aeeec23986249f254b4a748
+SIZE (pgf-2.00.tar.gz) = 3758613


>Release-Note:
>Audit-Trail:
>Unformatted:



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