Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  2 Jul 2007 09:32:50 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gslin@gslin.org
Subject:   ports/114204: [PATCH] net/p5-Net-VNC: update to 0.36
Message-ID:  <20070702013250.E89C95C49@ccreader.NCTU.edu.tw>
Resent-Message-ID: <200707020140.l621e5Nq029583@freefall.freebsd.org>

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

>Number:         114204
>Category:       ports
>Synopsis:       [PATCH] net/p5-Net-VNC: update to 0.36
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 02 01:40:05 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD ccreader.NCTU.edu.tw 6.2-STABLE FreeBSD 6.2-STABLE #1: Tue Jun  5 03:26:27 CST
>Description:
- Update to 0.36

Port maintainer (gslin@gslin.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-Net-VNC-0.36.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net/p5-Net-VNC/Makefile /home/staff/gslin/work/ports/p5-Net-VNC/Makefile
--- /usr/ports/net/p5-Net-VNC/Makefile	Sun May 20 04:18:50 2007
+++ /home/staff/gslin/work/ports/p5-Net-VNC/Makefile	Mon Jul  2 09:32:37 2007
@@ -6,20 +6,18 @@
 #
 
 PORTNAME=	Net-VNC
-PORTVERSION=	0.35
-PORTREVISION=	1
+PORTVERSION=	0.36
 CATEGORIES=	net perl5
-MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
+MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	Net
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	gslin@gslin.org
+MAINTAINER=	perl@FreeBSD.org
 COMMENT=	A simple VNC client
 
 RUN_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Crypt/DES.pm:${PORTSDIR}/security/p5-Crypt-DES \
-		${SITE_PERL}/Class/Accessor/Fast.pm:${PORTSDIR}/devel/p5-Class-Accessor \
-		${SITE_PERL}/${PERL_ARCH}/Image/Imlib2.pm:${PORTSDIR}/graphics/p5-Image-Imlib2
-#BUILD_DEPENDS=	${RUN_DEPENDS}
+		${SITE_PERL}/${PERL_ARCH}/Image/Imlib2.pm:${PORTSDIR}/graphics/p5-Image-Imlib2 \
+		${SITE_PERL}/Class/Accessor/Fast.pm:${PORTSDIR}/devel/p5-Class-Accessor
 
 PERL_CONFIGURE=	yes
 
diff -ruN --exclude=CVS /usr/ports/net/p5-Net-VNC/distinfo /home/staff/gslin/work/ports/p5-Net-VNC/distinfo
--- /usr/ports/net/p5-Net-VNC/distinfo	Mon Jul 31 11:41:49 2006
+++ /home/staff/gslin/work/ports/p5-Net-VNC/distinfo	Mon Jul  2 09:31:08 2007
@@ -1,3 +1,3 @@
-MD5 (Net-VNC-0.35.tar.gz) = c07b849083955235dfe986148b14db14
-SHA256 (Net-VNC-0.35.tar.gz) = 76e0bd00bed12515d786e252b2240c67df097b474caf81db22c64ac137f0a2b9
-SIZE (Net-VNC-0.35.tar.gz) = 11677
+MD5 (Net-VNC-0.36.tar.gz) = f53dd587c17155622f64db9020c892b0
+SHA256 (Net-VNC-0.36.tar.gz) = f12deed3296c59431bd6bce23b90fdb1d2e062676780bbeeff4616208e0d61fa
+SIZE (Net-VNC-0.36.tar.gz) = 11726
--- p5-Net-VNC-0.36.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



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