Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Nov 2009 23:00:07 -0500 (EST)
From:      Sahil Tandon <sahil@tandon.net>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        perl@FreeBSD.org
Subject:   [PATCH] net/p5-Net-VNC: update to 0.37
Message-ID:  <20091128040007.332AA1723A@spartan.hamla.org>

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

>Submitter-Id:	current-users
>Originator:	Sahil Tandon
>Organization:	
>Confidential:	no 
>Synopsis:	[PATCH] net/p5-Net-VNC: update to 0.37
>Severity:	non-critical 
>Priority:	low 
>Category:	ports 
>Class:		update 
>Release:	FreeBSD 7.2-RELEASE i386
>Environment:

	
>Description:
- Update to 0.37
- Add BUILD_DEPENDS to pacify Perl's configure
>How-To-Repeat:
	
>Fix:

	



--- p5-Net-VNC.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/p5-Net-VNC/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile	24 Jul 2007 06:52:01 -0000	1.3
+++ Makefile	28 Nov 2009 03:56:29 -0000
@@ -6,10 +6,9 @@
 #
 
 PORTNAME=	Net-VNC
-PORTVERSION=	0.36
+PORTVERSION=	0.37
 CATEGORIES=	net perl5
 MASTER_SITES=	CPAN
-MASTER_SITE_SUBDIR=	Net
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	perl@FreeBSD.org
@@ -18,6 +17,7 @@
 RUN_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Crypt/DES.pm:${PORTSDIR}/security/p5-Crypt-DES \
 		${SITE_PERL}/${PERL_ARCH}/Image/Imlib2.pm:${PORTSDIR}/graphics/p5-Image-Imlib2 \
 		${SITE_PERL}/Class/Accessor/Fast.pm:${PORTSDIR}/devel/p5-Class-Accessor
+BUILD_DEPENDS=	${RUN_DEPENDS}
 
 PERL_CONFIGURE=	yes
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/net/p5-Net-VNC/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	24 Jul 2007 06:52:01 -0000	1.2
+++ distinfo	28 Nov 2009 03:56:29 -0000
@@ -1,3 +1,3 @@
-MD5 (Net-VNC-0.36.tar.gz) = f53dd587c17155622f64db9020c892b0
-SHA256 (Net-VNC-0.36.tar.gz) = f12deed3296c59431bd6bce23b90fdb1d2e062676780bbeeff4616208e0d61fa
-SIZE (Net-VNC-0.36.tar.gz) = 11726
+MD5 (Net-VNC-0.37.tar.gz) = b7f730edb43267ab93cbfd88c27cf2d6
+SHA256 (Net-VNC-0.37.tar.gz) = 5da772871f27876ee36573ae0f897d57645433865956e0fa7f18ba039100c619
+SIZE (Net-VNC-0.37.tar.gz) = 14269
--- p5-Net-VNC.diff ends here ---




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