Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Apr 2014 21:11:24 +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: r352654 - head/devel/p5-Sys-Info-Driver-BSD
Message-ID:  <201404292111.s3TLBOpb044120@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Apr 29 21:11:24 2014
New Revision: 352654
URL: http://svnweb.freebsd.org/changeset/ports/352654
QAT: https://qat.redports.org/buildarchive/r352654/

Log:
  - Add LICENSE
  - Update *_DEPENDS

Modified:
  head/devel/p5-Sys-Info-Driver-BSD/Makefile

Modified: head/devel/p5-Sys-Info-Driver-BSD/Makefile
==============================================================================
--- head/devel/p5-Sys-Info-Driver-BSD/Makefile	Tue Apr 29 21:11:19 2014	(r352653)
+++ head/devel/p5-Sys-Info-Driver-BSD/Makefile	Tue Apr 29 21:11:24 2014	(r352654)
@@ -2,17 +2,19 @@
 # $FreeBSD$
 
 PORTNAME=	Sys-Info-Driver-BSD
-PORTVERSION=	0.78.01
+PORTVERSION=	0.7801
 CATEGORIES=	devel sysutils perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
-DISTNAME=	${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	BSD driver for Sys::Info
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 BUILD_DEPENDS=	p5-BSD-Sysctl>=0.08:${PORTSDIR}/sysutils/p5-BSD-Sysctl \
-		p5-Sys-Info-Base>=${PORTVERSION}:${PORTSDIR}/devel/p5-Sys-Info-Base \
+		p5-Sys-Info-Base>=0.7801:${PORTSDIR}/devel/p5-Sys-Info-Base \
 		p5-Unix-Processors>=0:${PORTSDIR}/sysutils/p5-Unix-Processors
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod \



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