Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 May 2013 15:39:53 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r317685 - head/www/p5-LWP-Protocol-https
Message-ID:  <201305081539.r48Fdrnc066694@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed May  8 15:39:53 2013
New Revision: 317685
URL: http://svnweb.freebsd.org/changeset/ports/317685

Log:
  - Update to 6.04
  - Cleanup Makefile header
  
  Changes:	http://search.cpan.org/dist/LWP-Protocol-https/Changes

Modified:
  head/www/p5-LWP-Protocol-https/Makefile   (contents, props changed)
  head/www/p5-LWP-Protocol-https/distinfo   (contents, props changed)

Modified: head/www/p5-LWP-Protocol-https/Makefile
==============================================================================
--- head/www/p5-LWP-Protocol-https/Makefile	Wed May  8 15:38:53 2013	(r317684)
+++ head/www/p5-LWP-Protocol-https/Makefile	Wed May  8 15:39:53 2013	(r317685)
@@ -1,12 +1,8 @@
-# New ports collection makefile for:	p5-LWP-Protocol-https
-# Date created:		2011-06-05
-# Whom:			Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
-#
+# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 # $FreeBSD$
-#
 
 PORTNAME=	LWP-Protocol-https
-PORTVERSION=	6.03
+PORTVERSION=	6.04
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -18,9 +14,7 @@ COMMENT=	Provide https support for LWP::
 BUILD_DEPENDS=	p5-IO-Socket-SSL>=1.54:${PORTSDIR}/security/p5-IO-Socket-SSL \
 		p5-Mozilla-CA>=20110101:${PORTSDIR}/www/p5-Mozilla-CA \
 		p5-Net-HTTP>=6:${PORTSDIR}/net/p5-Net-HTTP
-RUN_DEPENDS=	p5-IO-Socket-SSL>=1.54:${PORTSDIR}/security/p5-IO-Socket-SSL \
-		p5-Mozilla-CA>=20110101:${PORTSDIR}/www/p5-Mozilla-CA \
-		p5-Net-HTTP>=6:${PORTSDIR}/net/p5-Net-HTTP
+RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
 

Modified: head/www/p5-LWP-Protocol-https/distinfo
==============================================================================
--- head/www/p5-LWP-Protocol-https/distinfo	Wed May  8 15:38:53 2013	(r317684)
+++ head/www/p5-LWP-Protocol-https/distinfo	Wed May  8 15:39:53 2013	(r317685)
@@ -1,2 +1,2 @@
-SHA256 (LWP-Protocol-https-6.03.tar.gz) = cb864de7677cc3fc9f8f4aaa17c2984d970fdfa46fc7e3cb90bc5ef2c3e3c6f1
-SIZE (LWP-Protocol-https-6.03.tar.gz) = 3555
+SHA256 (LWP-Protocol-https-6.04.tar.gz) = 1ef67750ee363525cf729b59afde805ac4dc80eaf8d36ca01082a4d78a7af629
+SIZE (LWP-Protocol-https-6.04.tar.gz) = 4035



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