svn commit: r352655 - head/devel/p5-Sys-Info
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Apr 29 21:11:29 UTC 2014
Author: sunpoet
Date: Tue Apr 29 21:11:28 2014
New Revision: 352655
URL: http://svnweb.freebsd.org/changeset/ports/352655
QAT: https://qat.redports.org/buildarchive/r352655/
Log:
- Add LICENSE
- Update *_DEPENDS
Modified:
head/devel/p5-Sys-Info/Makefile
Modified: head/devel/p5-Sys-Info/Makefile
==============================================================================
--- head/devel/p5-Sys-Info/Makefile Tue Apr 29 21:11:24 2014 (r352654)
+++ head/devel/p5-Sys-Info/Makefile Tue Apr 29 21:11:28 2014 (r352655)
@@ -10,8 +10,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet at FreeBSD.org
COMMENT= Fetch information from the host system
-BUILD_DEPENDS= p5-Sys-Info-Base>=${PORTVERSION}:${PORTSDIR}/devel/p5-Sys-Info-Base \
- p5-Sys-Info-Driver-BSD>=${PORTVERSION}:${PORTSDIR}/devel/p5-Sys-Info-Driver-BSD
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
+BUILD_DEPENDS= p5-Sys-Info-Base>=0.7800:${PORTSDIR}/devel/p5-Sys-Info-Base \
+ p5-Sys-Info-Driver-BSD>=0.7800:${PORTSDIR}/devel/p5-Sys-Info-Driver-BSD
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Sys-Info-Driver-BSD>=0.20:${PORTSDIR}/devel/p5-Test-Sys-Info \
p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod \
More information about the svn-ports-all
mailing list