aboutsummaryrefslogtreecommitdiff
path: root/graphics/sdl_ttf
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-12-19 12:25:58 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-12-19 12:25:58 +0000
commit0bfd0f6c9ac8c83546b79cd1dadf68d067be6205 (patch)
tree52f17e9adf36a3d438b73c75f6a2b75a51c34005 /graphics/sdl_ttf
parent9ea73ddfa5a02292db07867e7b08ad35a89d8b9b (diff)
downloadports-0bfd0f6c9ac8c83546b79cd1dadf68d067be6205.tar.gz
ports-0bfd0f6c9ac8c83546b79cd1dadf68d067be6205.zip
Notes
Diffstat (limited to 'graphics/sdl_ttf')
-rw-r--r--graphics/sdl_ttf/Makefile2
-rw-r--r--graphics/sdl_ttf/distinfo2
-rw-r--r--graphics/sdl_ttf/files/patch-configure11
-rw-r--r--graphics/sdl_ttf/pkg-plist1
4 files changed, 4 insertions, 12 deletions
diff --git a/graphics/sdl_ttf/Makefile b/graphics/sdl_ttf/Makefile
index 4fd59c6dfe61..e83ea58ebbf4 100644
--- a/graphics/sdl_ttf/Makefile
+++ b/graphics/sdl_ttf/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= sdl_ttf
-PORTVERSION= 2.0.3
+PORTVERSION= 2.0.4
CATEGORIES= graphics
MASTER_SITES= http://www.libsdl.org/projects/SDL_ttf/release/
DISTNAME= SDL_ttf-${PORTVERSION}
diff --git a/graphics/sdl_ttf/distinfo b/graphics/sdl_ttf/distinfo
index 06d56332983c..66689cddbc51 100644
--- a/graphics/sdl_ttf/distinfo
+++ b/graphics/sdl_ttf/distinfo
@@ -1 +1 @@
-MD5 (SDL_ttf-2.0.3.tar.gz) = 29d12d1b883bf834c291c93f52ba8dc5
+MD5 (SDL_ttf-2.0.4.tar.gz) = b4a9ba0d9d6240f35774651fea75dcba
diff --git a/graphics/sdl_ttf/files/patch-configure b/graphics/sdl_ttf/files/patch-configure
index f188d2b73d9e..3b8cdca18e4f 100644
--- a/graphics/sdl_ttf/files/patch-configure
+++ b/graphics/sdl_ttf/files/patch-configure
@@ -3,21 +3,12 @@ $FreeBSD$
--- configure.orig Thu Jun 21 08:22:18 2001
+++ configure Tue Jun 26 13:02:00 2001
-@@ -553,7 +553,7 @@
- # if backwards compatibility has been broken,
- # set BINARY_AGE and INTERFACE_AGE to 0.
-
--MAJOR_VERSION=2
-+MAJOR_VERSION=3
- MINOR_VERSION=0
- MICRO_VERSION=3
- INTERFACE_AGE=3
@@ -569,7 +569,7 @@
# libtool versioning
LT_RELEASE=$MAJOR_VERSION.$MINOR_VERSION
-LT_CURRENT=`expr $MICRO_VERSION - $INTERFACE_AGE`
-+LT_CURRENT=$MAJOR_VERSION
++LT_CURRENT=3
LT_REVISION=$INTERFACE_AGE
LT_AGE=`expr $BINARY_AGE - $INTERFACE_AGE`
diff --git a/graphics/sdl_ttf/pkg-plist b/graphics/sdl_ttf/pkg-plist
index cd2690746b59..873f4cdf0aed 100644
--- a/graphics/sdl_ttf/pkg-plist
+++ b/graphics/sdl_ttf/pkg-plist
@@ -1,3 +1,4 @@
+bin/glfont
bin/showfont
include/SDL11/SDL_ttf.h
lib/libSDL_ttf.a