Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Feb 2000 10:51:53 -0800 (PST)
From:      "Bruce A. Mah" <bmah@nimitz.ca.sandia.gov>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/16617: [patch] Update net/vnc port
Message-ID:  <200002091851.KAA27912@nimitz.ca.sandia.gov>

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

>Number:         16617
>Category:       ports
>Synopsis:       [patch] Update net/vnc 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:   Wed Feb  9 11:00:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Bruce A. Mah
>Release:        FreeBSD 3.3-RELEASE i386
>Organization:
Sandia National Laboratories
>Environment:

ports-current

>Description:

vnc-3.3.3r1 released today, the attached diff updates the port
and re-enables checksumming in a (perhaps futile?) attempt to detect
changes in the distfiles that don't cause version number bumps.

I am the maintainer of this port.

>How-To-Repeat:

	

>Fix:
	
diff -c -r /usr/ports/net/vnc/Makefile ./vnc/Makefile
*** /usr/ports/net/vnc/Makefile	Fri Sep 10 14:15:35 1999
--- ./vnc/Makefile	Wed Feb  9 10:18:39 2000
***************
*** 6,24 ****
  # $FreeBSD: ports/net/vnc/Makefile,v 1.13 1999/09/10 21:15:35 cpiazza Exp $
  #
  
! DISTNAME=       	vnc-3.3.3_unixsrc
! PKGNAME=        	vnc-3.3.3
  CATEGORIES=		net
  MASTER_SITES=   	http://www.uk.research.att.com/vnc/dist/
! DISTFILES=		vnc-3.3.3_unixsrc.tgz \
  			vnc-latest_doc.tgz
  
  MAINTAINER=	 	bmah@ca.sandia.gov
  
  USE_PERL5=		YES
  
! EXTRACT_ONLY=		vnc-3.3.3_unixsrc.tgz
! IGNOREFILES=		${DISTFILES}
  
  WRKSRC=			${WRKDIR}/vnc_unixsrc
  
--- 6,23 ----
  # $FreeBSD: ports/net/vnc/Makefile,v 1.13 1999/09/10 21:15:35 cpiazza Exp $
  #
  
! DISTNAME=       	vnc-3.3.3r1_unixsrc
! PKGNAME=        	vnc-3.3.3r1
  CATEGORIES=		net
  MASTER_SITES=   	http://www.uk.research.att.com/vnc/dist/
! DISTFILES=		vnc-3.3.3r1_unixsrc.tgz \
  			vnc-latest_doc.tgz
  
  MAINTAINER=	 	bmah@ca.sandia.gov
  
  USE_PERL5=		YES
  
! EXTRACT_ONLY=		vnc-3.3.3r1_unixsrc.tgz
  
  WRKSRC=			${WRKDIR}/vnc_unixsrc
  
diff -c -r /usr/ports/net/vnc/files/md5 ./vnc/files/md5
*** /usr/ports/net/vnc/files/md5	Fri Sep 10 14:15:35 1999
--- ./vnc/files/md5	Wed Feb  9 10:03:18 2000
***************
*** 1,2 ****
! MD5 (vnc-3.3.3_unixsrc.tgz) = IGNORE
! MD5 (vnc-latest_doc.tgz) = IGNORE
--- 1,2 ----
! MD5 (vnc-3.3.3r1_unixsrc.tgz) = 55ec5c073ca63068a68f5d3957cd024e
! MD5 (vnc-latest_doc.tgz) = 598510da15455b5a9dc68cd5ad26a790
Only in /usr/ports/net/vnc: work

>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?200002091851.KAA27912>