Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Apr 2002 12:45:17 -0700 (PDT)
From:      KATO Tsuguru <tkato@prontomail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/36896: Update port: x11-toolkits/paragui to 1.0.1
Message-ID:  <200204081945.g38JjHO23117@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         36896
>Category:       ports
>Synopsis:       Update port: x11-toolkits/paragui to 1.0.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 08 12:50:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.4-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 1.0.1

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/x11-toolkits/paragui/Makefile x11-toolkits/paragui/Makefile
--- /usr/ports/x11-toolkits/paragui/Makefile	Sun Mar  3 23:00:36 2002
+++ x11-toolkits/paragui/Makefile	Thu Apr  4 00:45:55 2002
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	paragui
-PORTVERSION=	1.0.0
+PORTVERSION=	1.0.1
 CATEGORIES=	x11-toolkits
 MASTER_SITES=	ftp://ftp.bms-austria.com/pub/paragui/release/
 
@@ -30,10 +30,13 @@
 SHLIB_VER=	3
 PLIST_SUB=	SHLIB_VER="${SHLIB_VER}"
 
+post-extract:
+	@${RM} -f ${WRKSRC}/src/physfs/platform.c
+
 post-patch:
 	@${PERL} -pi -e 's|LT_CURRENT=.*$$|LT_CURRENT=${SHLIB_VER}|g ; \
 		 s|`sdl-config |`\$$\{SDL_CONFIG\} |g' ${WRKSRC}/configure
-	@find ${WRKSRC} -name "Makefile.in" | xargs ${PERL} -pi -e \
+	@${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${PERL} -pi -e \
 		's|\$$\(SDL_CFLAGS\)|\$$\(PARAGUI_CFLAGS\)|g ; \
 		 s|-release \$$\(LT_RELEASE\)||g'
 
diff -urN /usr/ports/x11-toolkits/paragui/distinfo x11-toolkits/paragui/distinfo
--- /usr/ports/x11-toolkits/paragui/distinfo	Sun Mar  3 23:00:37 2002
+++ x11-toolkits/paragui/distinfo	Wed Apr  3 01:13:20 2002
@@ -1 +1 @@
-MD5 (paragui-1.0.0.tar.gz) = 43b4e678a21bfe6ca75820d10a2b4289
+MD5 (paragui-1.0.1.tar.gz) = d08bc4f48600fabcfa03e796c3bc04d5

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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204081945.g38JjHO23117>