ports/55245: Update port: graphics/guilib to 1.1.1
KATO Tsuguru
tkato at prontomail.com
Mon Aug 4 15:20:31 UTC 2003
>Number: 55245
>Category: ports
>Synopsis: Update port: graphics/guilib to 1.1.1
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Mon Aug 04 08:20:12 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator: KATO Tsuguru
>Release: FreeBSD 4.8-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 1.1.1
>How-To-Repeat:
>Fix:
diff -urN /usr/ports/graphics/guilib/Makefile graphics/guilib/Makefile
--- /usr/ports/graphics/guilib/Makefile Tue Jul 29 21:32:22 2003
+++ graphics/guilib/Makefile Mon Aug 4 23:45:17 2003
@@ -6,8 +6,7 @@
#
PORTNAME= guilib
-PORTVERSION= 1.1.0
-PORTREVISION= 1
+PORTVERSION= 1.1.1
CATEGORIES= graphics
MASTER_SITES= http://www.libsdl.org/projects/GUIlib/src/
DISTNAME= GUIlib-${PORTVERSION}
@@ -15,21 +14,10 @@
MAINTAINER= ports at FreeBSD.org
COMMENT= A very simple GUI framework for use with SDL
-LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12
-
-SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config
-
-USE_LIBTOOL= yes
+USE_SDL= yes
USE_GMAKE= yes
+USE_LIBTOOL= yes
+LIBTOOLFLAGS= --disable-ltlibs --release-ignore
INSTALLS_SHLIB= yes
-CONFIGURE_ENV= SDL_CONFIG="${SDL_CONFIG}"
-
-post-extract:
- @find ${WRKSRC} -name "Makefile.in" | xargs ${PERL} -pi -e \
- 's|-release \$$\(LT_RELEASE\)||g'
-
-post-configure:
- @${PERL} -pi -e 's|^deplibs_check_method=.*|deplibs_check_method=pass_all|' \
- ${WRKSRC}/libtool
.include <bsd.port.mk>
diff -urN /usr/ports/graphics/guilib/distinfo graphics/guilib/distinfo
--- /usr/ports/graphics/guilib/distinfo Mon Nov 26 22:43:49 2001
+++ graphics/guilib/distinfo Sun Aug 3 01:52:35 2003
@@ -1 +1 @@
-MD5 (GUIlib-1.1.0.tar.gz) = 53d85d67e590d5deb5136230eac1089f
+MD5 (GUIlib-1.1.1.tar.gz) = 9d5d88cdb42dd8611e31f5e3f8a3084e
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list