Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Oct 2005 23:00:33 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/87062: Update port: graphics/vp to 1.6
Message-ID:  <20051007230033.022d1902.tkato432@yahoo.com>
Resent-Message-ID: <200510071410.j97EAJCi066613@freefall.freebsd.org>

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

>Number:         87062
>Category:       ports
>Synopsis:       Update port: graphics/vp to 1.6
>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:   Fri Oct 07 14:10:19 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.11-RELEASE-p12 i386
>Organization:
>Environment:
>Description:
- Update to version 1.6

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/graphics/vp/Makefile graphics/vp/Makefile
--- /usr/ports/graphics/vp/Makefile	Mon Aug 29 01:16:57 2005
+++ graphics/vp/Makefile	Sun Oct  2 13:11:33 2005
@@ -6,26 +6,23 @@
 #
 
 PORTNAME=	vp
-PORTVERSION=	1.5
-PORTREVISION=	2
+PORTVERSION=	1.6
 CATEGORIES=	graphics
 MASTER_SITES=	http://math.missouristate.edu/~erik/files/
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	An image viewer for X
 
-PLIST_FILES=	bin/vp
 USE_SDL=	image
-USE_GETOPT_LONG=yes
-USE_LIBTOOL_VER=15
-CPPFLAGS=	-I${LOCALBASE}/include
-LDFLAGS=	-L${LOCALBASE}/lib
-CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" \
-		ac_cv_func_getopt_long=yes
-USE_REINPLACE=	yes
+USE_GETOPT_LONG=	yes
+USE_LIBTOOL_VER=	15
+CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
+
 MAN1=		vp.1
+PLIST_FILES=	bin/vp
 
-post-patch:
-	${REINPLACE_CMD} 's@ getopt_long/Makefile@@g' ${WRKSRC}/configure
+CPPFLAGS=	-I${LOCALBASE}/include
+LDFLAGS=	-L${LOCALBASE}/lib
 
 .include <bsd.port.mk>
diff -urN /usr/ports/graphics/vp/distinfo graphics/vp/distinfo
--- /usr/ports/graphics/vp/distinfo	Thu Jan 29 20:26:51 2004
+++ graphics/vp/distinfo	Sun Oct  2 13:07:06 2005
@@ -1,2 +1,2 @@
-MD5 (vp-1.5.tar.gz) = f0c32ab42b07933d6f9f868c692c9950
-SIZE (vp-1.5.tar.gz) = 161899
+MD5 (vp-1.6.tar.gz) = cfbe8ad568f34a9f614e3a91f8e4abdd
+SIZE (vp-1.6.tar.gz) = 100261
>Release-Note:
>Audit-Trail:
>Unformatted:



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