aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2018-03-06 01:15:31 +0800
committersunpoet <sunpoet@FreeBSD.org>2018-03-06 01:15:31 +0800
commit2c5aa323b6d735301e3d5249b5ecbc9e0b70b2ab (patch)
tree19e173015cc6b5444b70f337a0987f5522321849 /devel
parent6ec37afe50016cd2e3a7aa231d1650aeeba26c14 (diff)
downloadfreebsd-ports-gnome-2c5aa323b6d735301e3d5249b5ecbc9e0b70b2ab.tar.gz
freebsd-ports-gnome-2c5aa323b6d735301e3d5249b5ecbc9e0b70b2ab.tar.zst
freebsd-ports-gnome-2c5aa323b6d735301e3d5249b5ecbc9e0b70b2ab.zip
Update to 0.95
- While I'm here: - Fix LICENSE - Add BUILD_DEPENDS - Fix *_DEPENDS: File::Spec::Native is not required - Fix version requirement of *_DEPENDS Changes: http://search.cpan.org/dist/Any-Daemon/ChangeLog PR: 226360 Submitted by: Martin Waschbusch <martin@waschbuesch.de> (maintainer)
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Any-Daemon/Makefile9
-rw-r--r--devel/p5-Any-Daemon/distinfo5
2 files changed, 8 insertions, 6 deletions
diff --git a/devel/p5-Any-Daemon/Makefile b/devel/p5-Any-Daemon/Makefile
index def2d400f243..460298b8bd87 100644
--- a/devel/p5-Any-Daemon/Makefile
+++ b/devel/p5-Any-Daemon/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Any-Daemon
-PORTVERSION= 0.94
+PORTVERSION= 0.95
PORTEPOCH= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
@@ -12,10 +12,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= martin@waschbuesch.de
COMMENT= Provides basic needs for a daemon
-LICENSE= ART10
+LICENSE= ART10 GPLv1+
+LICENSE_COMB= dual
-RUN_DEPENDS:= p5-Log-Report-Optional>=0:devel/p5-Log-Report-Optional \
- p5-File-Spec-Native>=0:devel/p5-File-Spec-Native
+BUILD_DEPENDS= p5-Log-Report-Optional>=1.06:devel/p5-Log-Report-Optional
+RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
diff --git a/devel/p5-Any-Daemon/distinfo b/devel/p5-Any-Daemon/distinfo
index 42a93f1ef5b2..a3f270638057 100644
--- a/devel/p5-Any-Daemon/distinfo
+++ b/devel/p5-Any-Daemon/distinfo
@@ -1,2 +1,3 @@
-SHA256 (Any-Daemon-0.94.tar.gz) = d2e9e517da4ee6afb6132cf17f9d5498cc9be3680252411312b65291356bbaa7
-SIZE (Any-Daemon-0.94.tar.gz) = 8068
+TIMESTAMP = 1520264648
+SHA256 (Any-Daemon-0.95.tar.gz) = 7f3dfff95970eb87184e554d1e361cd48328af681a95f19d4ef2d73004388c88
+SIZE (Any-Daemon-0.95.tar.gz) = 9449