diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2009-01-23 16:28:36 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2009-01-23 16:28:36 +0000 |
commit | 340b57f8beb786be8990652b17d2e45f182346e6 (patch) | |
tree | c3e6d8718763fb6c4df9ddb40d2544e7ceccaccd /x11-fonts/font-xfree86-type1 | |
parent | 66a81c62b92aa3373e54dc3b68238b43561f244f (diff) |
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
Notes
Notes:
svn path=/head/; revision=226727
Diffstat (limited to 'x11-fonts/font-xfree86-type1')
-rw-r--r-- | x11-fonts/font-xfree86-type1/Makefile | 2 | ||||
-rw-r--r-- | x11-fonts/font-xfree86-type1/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-fonts/font-xfree86-type1/Makefile b/x11-fonts/font-xfree86-type1/Makefile index 9d61e65426d0..0afa526c7828 100644 --- a/x11-fonts/font-xfree86-type1/Makefile +++ b/x11-fonts/font-xfree86-type1/Makefile @@ -6,7 +6,7 @@ # PORTNAME= font-xfree86-type1 -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.1 CATEGORIES= x11-fonts MAINTAINER= x11@FreeBSD.org diff --git a/x11-fonts/font-xfree86-type1/distinfo b/x11-fonts/font-xfree86-type1/distinfo index 9c5ec95368fe..ce450b89f0cd 100644 --- a/x11-fonts/font-xfree86-type1/distinfo +++ b/x11-fonts/font-xfree86-type1/distinfo @@ -1,3 +1,3 @@ -MD5 (xorg/font/font-xfree86-type1-1.0.0.tar.bz2) = e66f36a6d68203cc4cf7b56ebbb192dd -SHA256 (xorg/font/font-xfree86-type1-1.0.0.tar.bz2) = ef76d3b91d1bdaa9ff73cc1e5905ad4bbdc028f06157d0d2319d38e7b7f84a4d -SIZE (xorg/font/font-xfree86-type1-1.0.0.tar.bz2) = 66079 +MD5 (xorg/font/font-xfree86-type1-1.0.1.tar.bz2) = d7e965776c7f0c30b0f09742176fb77a +SHA256 (xorg/font/font-xfree86-type1-1.0.1.tar.bz2) = 8fd9f9b81120d8afc25ea8901a8a91d7428c45cd9cfe7a7bef2b15c8b8d5f341 +SIZE (xorg/font/font-xfree86-type1-1.0.1.tar.bz2) = 71607 |