svn commit: r352654 - head/devel/p5-Sys-Info-Driver-BSD
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Apr 29 21:11:24 UTC 2014
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 at 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 \
More information about the svn-ports-head
mailing list