From owner-freebsd-ports Tue Aug 31 9:40:48 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7B3B0151E3 for ; Tue, 31 Aug 1999 09:40:44 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA81641; Tue, 31 Aug 1999 09:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 1E1801503D; Tue, 31 Aug 1999 09:32:57 -0700 (PDT) Message-Id: <19990831163257.1E1801503D@hub.freebsd.org> Date: Tue, 31 Aug 1999 09:32:57 -0700 (PDT) From: sobomax@altavista.net To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: ports/13502: [PATCH] New version 3.8.0 of dxpc port Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 13502 >Category: ports >Synopsis: [PATCH] New version 3.8.0 of dxpc port >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: Tue Aug 31 09:40:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Maxim Sobolev >Release: 4.0-CURRENT >Organization: Vega International Capital >Environment: >Description: New version 3.8.0 of the dxpc port (new homepage and maintainer). >How-To-Repeat: >Fix: diff -ruN /usr/ports/x11/dxpc/Makefile dxpc/Makefile --- /usr/ports/x11/dxpc/Makefile Tue Aug 31 10:34:34 1999 +++ dxpc/Makefile Tue Aug 31 14:18:26 1999 @@ -1,22 +1,26 @@ # New ports collection makefile for: dxpc -# Version required: 3.7.0 +# Version required: 3.8.0 # Date created: 2 May 1998 # Whom: Bruce A. Mah # # $FreeBSD: ports/x11/dxpc/Makefile,v 1.3 1999/08/31 02:50:14 peter Exp $ # -DISTNAME= dxpc-3.7.0 +DISTNAME= dxpc-3.8.0 CATEGORIES= x11 -MASTER_SITES= ${MASTER_SITE_XCONTRIB} -MASTER_SITE_SUBDIR= utilities +MASTER_SITES= http://www.vigor.nu/dxpc/ + +MASTER_SITE_SUBDIR= 3.8.0 MAINTAINER= bmah@ca.sandia.gov +LIB_DEPENDS= lzo.1:${PORTSDIR}/archivers/lzo + MAN1= dxpc.1 GNU_CONFIGURE= yes USE_X_PREFIX= yes +CONFIGURE_ARGS= --with-lzo-lib=/usr/local post-install: strip ${PREFIX}/bin/dxpc diff -ruN /usr/ports/x11/dxpc/files/md5 dxpc/files/md5 --- /usr/ports/x11/dxpc/files/md5 Mon Nov 16 14:45:59 1998 +++ dxpc/files/md5 Tue Aug 31 13:43:47 1999 @@ -1 +1 @@ -MD5 (dxpc-3.7.0.tar.gz) = 9b9b6605e46bf1731d44e150049a019e +MD5 (dxpc-3.8.0.tar.gz) = ce5b121c824173b182daf6061175f5cd diff -ruN /usr/ports/x11/dxpc/pkg/DESCR dxpc/pkg/DESCR --- /usr/ports/x11/dxpc/pkg/DESCR Tue May 4 10:00:58 1999 +++ dxpc/pkg/DESCR Tue Aug 31 14:17:17 1999 @@ -3,7 +3,8 @@ connections). dxpc attempts to exploit patterns in X protocol messages to limit the amount of data actually sent over the network. -WWW: http://ccwf.cc.utexas.edu/~zvonler/dxpc/ +WWW: http://www.vigor.nu/dxpc/ + http://ccwf.cc.utexas.edu/~zvonler/dxpc/ Bruce A. Mah bmah@ca.sandia.gov >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message