Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Aug 2011 03:24:46 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/159493: Update port: x11/dxpc to 3.9.2
Message-ID:  <20110804032446.bac168fa.tkato432@yahoo.com>
Resent-Message-ID: <201108031840.p73IecJK078236@freefall.freebsd.org>

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

>Number:         159493
>Category:       ports
>Synopsis:       Update port: x11/dxpc to 3.9.2
>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:   Wed Aug 03 18:40:37 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.4-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
- Update to version 3.9.2

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/x11/dxpc/Makefile x11/dxpc/Makefile
--- /usr/ports/x11/dxpc/Makefile	2008-04-20 10:21:36.000000000 +0900
+++ x11/dxpc/Makefile	2011-07-16 13:42:46.000000000 +0900
@@ -6,11 +6,9 @@
 #
 
 PORTNAME=	dxpc
-PORTVERSION=	3.9.0
-PORTREVISION=	2
+PORTVERSION=	3.9.2
 CATEGORIES=	x11
-MASTER_SITES=	http://www.vigor.nu/dxpc/%SUBDIR%/
-MASTER_SITE_SUBDIR=	${PORTVERSION}
+MASTER_SITES=	http://www.vigor.nu/dxpc/
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	ports@FreeBSD.org
@@ -18,18 +16,19 @@
 
 LIB_DEPENDS=	lzo2.2:${PORTSDIR}/archivers/lzo2
 
+LICENSE=	BSD
+
 USE_XORG=	x11
-USE_GNOME=	gnometarget
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-lzo-lib=${LOCALBASE}
-MAKE_ARGS=	CPPFLAGS="-I. -I${LOCALBASE}/include"
+MAKE_JOBS_SAFE=	yes
 
 MAN1=		dxpc.1
 PLIST_FILES=	bin/dxpc
 
-do-install:
-	${INSTALL_DATA} ${WRKSRC}/dxpc ${PREFIX}/bin/dxpc
-	${INSTALL_MAN} ${WRKSRC}/dxpc.man ${MANPREFIX}/man/man1/dxpc.1
+post-patch:
+	@${REINPLACE_CMD} -e \
+		'/bindir/s|(INSTALL)|(INSTALL_PROGRAM)|g' ${WRKSRC}/Makefile.in
 
 .include <bsd.port.mk>
diff -urN /usr/ports/x11/dxpc/distinfo x11/dxpc/distinfo
--- /usr/ports/x11/dxpc/distinfo	2011-03-20 03:03:55.000000000 +0900
+++ x11/dxpc/distinfo	2011-07-16 13:29:22.000000000 +0900
@@ -1,2 +1,2 @@
-SHA256 (dxpc-3.9.0.tgz) = 0d1ebae097b2be6b0d1fbf4558d3afcfa0c87edadf5c43932627fa9f71d6f63e
-SIZE (dxpc-3.9.0.tgz) = 190856
+SHA256 (dxpc-3.9.2.tgz) = 414c499c6aa97f061dc589733142d5be671645436938cfc02b243914a0a27de5
+SIZE (dxpc-3.9.2.tgz) = 199267
diff -urN /usr/ports/x11/dxpc/pkg-descr x11/dxpc/pkg-descr
--- /usr/ports/x11/dxpc/pkg-descr	2009-12-21 16:00:24.000000000 +0900
+++ x11/dxpc/pkg-descr	2011-07-16 13:26:45.000000000 +0900
@@ -4,4 +4,3 @@
 messages to limit the amount of data actually sent over the network.
 
 WWW:	http://www.vigor.nu/dxpc/
-WWW:	http://ccwf.cc.utexas.edu/~zvonler/dxpc/
>Release-Note:
>Audit-Trail:
>Unformatted:



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