- Update to 3.9.2

- Update WWW

PR:		159493
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
This commit is contained in:
Emanuel Haupt 2011-08-08 14:47:31 +00:00
parent cc52c82a2d
commit e063f86aaa
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=279243
3 changed files with 10 additions and 12 deletions

View file

@ -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 @@ COMMENT= Compressing X protocol proxy designed to support X11 over slow links
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>

View file

@ -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

View file

@ -4,4 +4,3 @@ connections). dxpc attempts to exploit patterns in X protocol
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/