ports/96811: [MAINTAINER] graphics/guilib: update to 1.1.2

Jose Alonso Cardenas Marquez acardenas at bsd.org.pe
Fri May 5 03:20:20 UTC 2006


>Number:         96811
>Category:       ports
>Synopsis:       [MAINTAINER] graphics/guilib: update to 1.1.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 05 03:20:19 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Jose Alonso Cardenas Marquez
>Release:        FreeBSD 6.1-RC i386
>Organization:
BSDPeru (http://www.bsd.org.pe)
>Environment:
FreeBSD HellFire.BSD.org.pe 6.1-RC FreeBSD 6.1-RC #0: Thu May  4 21:43:51 PET
>Description:
- Update to 1.1.2

Removed file(s):
- files/patch-aa
>How-To-Repeat:

>Fix:
--- guilib-1.1.2.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/graphics/guilib/Makefile /usr/ports/graphics/guilib-new/Makefile
--- /usr/ports/graphics/guilib/Makefile	Thu Feb 23 12:37:19 2006
+++ /usr/ports/graphics/guilib-new/Makefile	Thu May  4 22:05:14 2006
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	guilib
-PORTVERSION=	1.1.1
-PORTREVISION=	3
+PORTVERSION=	1.1.2
 CATEGORIES=	graphics
 MASTER_SITES=	http://www.libsdl.org/projects/GUIlib/src/
 DISTNAME=	GUIlib-${PORTVERSION}
@@ -18,13 +17,12 @@
 USE_SDL=	sdl
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
-USE_REINPLACE=	yes
+CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 INSTALLS_SHLIB=	yes
 
 post-patch:
 	@${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \
 		${WRKSRC}/configure
 	@${REINPLACE_CMD} -e 's|-release $$(LT_RELEASE)||g' ${WRKSRC}/Makefile.in
-	@${CHMOD} a+x ${WRKSRC}/ltconfig
 
 .include <bsd.port.mk>
diff -ruN --exclude=CVS /usr/ports/graphics/guilib/distinfo /usr/ports/graphics/guilib-new/distinfo
--- /usr/ports/graphics/guilib/distinfo	Thu Nov 24 13:55:08 2005
+++ /usr/ports/graphics/guilib-new/distinfo	Thu May  4 22:01:42 2006
@@ -1,3 +1,3 @@
-MD5 (GUIlib-1.1.1.tar.gz) = 7ac15661310d2cde4c3ce72513b45535
-SHA256 (GUIlib-1.1.1.tar.gz) = dd4f21a69399c3fc12b9e517a49f3ab00f5f888440df62f7afaca8a01e1ea548
-SIZE (GUIlib-1.1.1.tar.gz) = 180324
+MD5 (GUIlib-1.1.2.tar.gz) = 831d03b8e5bd3898b368d78e65c2ec2e
+SHA256 (GUIlib-1.1.2.tar.gz) = 7db1dd93f255bb71097e407c362ed064e66194c626f4d7a870a3e772c70f04cf
+SIZE (GUIlib-1.1.2.tar.gz) = 349937
diff -ruN --exclude=CVS /usr/ports/graphics/guilib/files/patch-aa /usr/ports/graphics/guilib-new/files/patch-aa
--- /usr/ports/graphics/guilib/files/patch-aa	Sun Sep  8 17:59:10 2002
+++ /usr/ports/graphics/guilib-new/files/patch-aa	Wed Dec 31 19:00:00 1969
@@ -1,20 +0,0 @@
---- Makefile.in.orig	Sun Sep  8 15:05:57 2002
-+++ Makefile.in	Sun Sep  8 15:05:52 2002
-@@ -271,7 +271,7 @@
- 
- hello_C: $(hello_C_OBJECTS) $(hello_C_DEPENDENCIES)
- 	@rm -f hello_C
--	$(LINK) $(hello_C_LDFLAGS) $(hello_C_OBJECTS) $(hello_C_LDADD) $(LIBS)
-+	$(CXXLINK) $(hello_C_LDFLAGS) $(hello_C_OBJECTS) $(hello_C_LDADD) $(LIBS)
- 
- keyboard: $(keyboard_OBJECTS) $(keyboard_DEPENDENCIES)
- 	@rm -f keyboard
-@@ -279,7 +279,7 @@
- 
- okay: $(okay_OBJECTS) $(okay_DEPENDENCIES)
- 	@rm -f okay
--	$(LINK) $(okay_LDFLAGS) $(okay_OBJECTS) $(okay_LDADD) $(LIBS)
-+	$(CXXLINK) $(okay_LDFLAGS) $(okay_OBJECTS) $(okay_LDADD) $(LIBS)
- .cpp.o:
- 	$(CXXCOMPILE) -c $<
- .cpp.lo:
--- guilib-1.1.2.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list