ports/58340: math/grace to 5.1.13
AMAKAWA Shuhei
sa264 at cam.ac.uk
Tue Oct 21 17:20:19 UTC 2003
>Number: 58340
>Category: ports
>Synopsis: math/grace to 5.1.13
>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: Tue Oct 21 10:20:16 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator: AMAKAWA Shuhei
>Release: FreeBSD 4.9-RC i386
>Organization:
>Environment:
System: FreeBSD m218-3.phy.cam.ac.uk 4.9-RC FreeBSD 4.9-RC #1: Fri Oct 17 00:12:38 BST 2003 sa264 at m218-3.phy.cam.ac.uk:/usr/obj/usr/src/sys/KERNCONF i386
>Description:
math/grace to 5.1.13
>How-To-Repeat:
>Fix:
Removed files:
files/patch-ag
files/patch-ah
diff -uNr /usr/ports/math/grace/Makefile grace/Makefile
--- /usr/ports/math/grace/Makefile Sat Oct 4 08:24:01 2003
+++ grace/Makefile Mon Oct 20 07:58:45 2003
@@ -6,7 +6,7 @@
#
PORTNAME= grace
-PORTVERSION= 5.1.12
+PORTVERSION= 5.1.13
CATEGORIES= math print
#
# You never know when and why it is moved to ../src/old/ :-)
diff -uNr /usr/ports/math/grace/distinfo grace/distinfo
--- /usr/ports/math/grace/distinfo Fri Apr 11 22:39:36 2003
+++ grace/distinfo Mon Oct 20 08:00:19 2003
@@ -1 +1 @@
-MD5 (grace-5.1.12.tar.gz) = d54d1b57edd8daf6f10ac5563a552130
+MD5 (grace-5.1.13.tar.gz) = bc12e2bc373c7ecd6c8d51857a9858dc
diff -uNr /usr/ports/math/grace/files/patch-ag grace/files/patch-ag
--- /usr/ports/math/grace/files/patch-ag Thu Mar 27 13:19:24 2003
+++ grace/files/patch-ag Thu Jan 1 01:00:00 1970
@@ -1,19 +0,0 @@
-*** src/t1fonts.c.org Thu Mar 27 13:00:03 2003
---- src/t1fonts.c Thu Mar 27 13:00:36 2003
-***************
-*** 89,95 ****
- return (RETURN_FAILURE);
- }
-
-! nfonts = T1_Get_no_fonts();
- if (nfonts < 1) {
- return (RETURN_FAILURE);
- }
---- 89,95 ----
- return (RETURN_FAILURE);
- }
-
-! nfonts = T1_GetNoFonts();
- if (nfonts < 1) {
- return (RETURN_FAILURE);
- }
diff -uNr /usr/ports/math/grace/files/patch-ah grace/files/patch-ah
--- /usr/ports/math/grace/files/patch-ah Thu Mar 27 13:19:24 2003
+++ grace/files/patch-ah Thu Jan 1 01:00:00 1970
@@ -1,19 +0,0 @@
-*** src/fontwin.c.org Thu Mar 27 13:04:56 2003
---- src/fontwin.c Thu Mar 27 13:05:30 2003
-***************
-*** 320,326 ****
- Widget font_table = (Widget) data;
-
- FontID = value;
-! switch (CheckForFontID(FontID)) {
- case 0:
- T1_LoadFont(FontID);
- break;
---- 320,326 ----
- Widget font_table = (Widget) data;
-
- FontID = value;
-! switch (T1_CheckForFontID(FontID)) {
- case 0:
- T1_LoadFont(FontID);
- break;
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list