diff options
author | lkoeller <lkoeller@FreeBSD.org> | 2003-03-27 21:12:43 +0800 |
---|---|---|
committer | lkoeller <lkoeller@FreeBSD.org> | 2003-03-27 21:12:43 +0800 |
commit | 1efb4a1df2b1d4de4af04475b1f7a8394585021c (patch) | |
tree | b59904f70a750164cc6c5c1f67f97bd99c071a00 /math | |
parent | bfcd17ff2c254d87d826113e5daf439251ff36e2 (diff) | |
download | freebsd-ports-gnome-1efb4a1df2b1d4de4af04475b1f7a8394585021c.tar.gz freebsd-ports-gnome-1efb4a1df2b1d4de4af04475b1f7a8394585021c.tar.zst freebsd-ports-gnome-1efb4a1df2b1d4de4af04475b1f7a8394585021c.zip |
o) Update to 5.1.12 (from 5.1.10) (PR: 48957)
o) Fix build Problem with t1lib (change of function names)
o) Fix build on HEAD (PR: 50252)
Diffstat (limited to 'math')
-rw-r--r-- | math/grace/Makefile | 2 | ||||
-rw-r--r-- | math/grace/distinfo | 2 | ||||
-rw-r--r-- | math/grace/pkg-plist | 4 |
3 files changed, 6 insertions, 2 deletions
diff --git a/math/grace/Makefile b/math/grace/Makefile index b264cb293f95..9dbe37e05888 100644 --- a/math/grace/Makefile +++ b/math/grace/Makefile @@ -6,7 +6,7 @@ # PORTNAME= grace -PORTVERSION= 5.1.10 +PORTVERSION= 5.1.12 CATEGORIES= math print # # You never know when and why it is moved to ../src/old/ :-) diff --git a/math/grace/distinfo b/math/grace/distinfo index cc745c543218..8f3ef09778f6 100644 --- a/math/grace/distinfo +++ b/math/grace/distinfo @@ -1 +1 @@ -MD5 (grace-5.1.10.tar.gz) = fab6cf49cd233235dac5c5ac5161c081 +MD5 (grace-5.1.12.tar.gz) = d54d1b57edd8daf6f10ac5563a552130 diff --git a/math/grace/pkg-plist b/math/grace/pkg-plist index f0d7a310c17a..d38b68656206 100644 --- a/math/grace/pkg-plist +++ b/math/grace/pkg-plist @@ -89,9 +89,13 @@ lib/X11/grace/examples/xycolor.agr lib/X11/grace/examples/xysize.agr lib/X11/grace/examples/xyz.agr lib/X11/grace/fonts/FontDataBase +lib/X11/grace/fonts/enc/CP1251.enc lib/X11/grace/fonts/enc/IsoLatin1.enc lib/X11/grace/fonts/enc/IsoLatin2.enc +lib/X11/grace/fonts/enc/IsoLatin7.enc lib/X11/grace/fonts/enc/IsoLatin9.enc +lib/X11/grace/fonts/enc/KOI8-R.enc +lib/X11/grace/fonts/enc/KOI8-U.enc lib/X11/grace/fonts/enc/MacRoman.enc lib/X11/grace/fonts/enc/PDFDoc.enc lib/X11/grace/fonts/enc/PSLatin1.enc |