svn commit: r409033 - in head: lang lang/p5-Scalar-Util-Numeric security/p5-Crypt-XTEA
Mathieu Arnold
mat at FreeBSD.org
Wed Feb 17 09:35:55 UTC 2016
Author: mat
Date: Wed Feb 17 09:35:54 2016
New Revision: 409033
URL: https://svnweb.freebsd.org/changeset/ports/409033
Log:
lang/p5-Scalar-Util-Numeric was already there at devel/p5-Scalar-Util-Numeric.
Pointy hat to: adamw
Sponsored by: Absolight
Deleted:
head/lang/p5-Scalar-Util-Numeric/
Modified:
head/lang/Makefile
head/security/p5-Crypt-XTEA/Makefile
Modified: head/lang/Makefile
==============================================================================
--- head/lang/Makefile Wed Feb 17 09:16:41 2016 (r409032)
+++ head/lang/Makefile Wed Feb 17 09:35:54 2016 (r409033)
@@ -221,7 +221,6 @@
SUBDIR += p5-Pugs-Compiler-Rule
SUBDIR += p5-Quantum-Superpositions
SUBDIR += p5-Scalar-List-Utils
- SUBDIR += p5-Scalar-Util-Numeric
SUBDIR += p5-Switch
SUBDIR += p5-Tcl
SUBDIR += p5-Test-XPath
Modified: head/security/p5-Crypt-XTEA/Makefile
==============================================================================
--- head/security/p5-Crypt-XTEA/Makefile Wed Feb 17 09:16:41 2016 (r409032)
+++ head/security/p5-Crypt-XTEA/Makefile Wed Feb 17 09:35:54 2016 (r409033)
@@ -13,7 +13,7 @@ COMMENT= Implementation of the eXtended
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Scalar-Util-Numeric>=0.40:${PORTSDIR}/lang/p5-Scalar-Util-Numeric
+BUILD_DEPENDS= p5-Scalar-Util-Numeric>=0.40:${PORTSDIR}/devel/p5-Scalar-Util-Numeric
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Crypt-CBC>=0:${PORTSDIR}/security/p5-Crypt-CBC
More information about the svn-ports-head
mailing list