[Midnightbsd-cvs] mports [16014] trunk/devel/p5-Net-DBus: update perl net dbus to 1.0
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sun Mar 2 17:42:31 EST 2014
Revision: 16014
http://svnweb.midnightbsd.org/mports/?rev=16014
Author: laffer1
Date: 2014-03-02 17:42:30 -0500 (Sun, 02 Mar 2014)
Log Message:
-----------
update perl net dbus to 1.0
Modified Paths:
--------------
trunk/devel/p5-Net-DBus/Makefile
trunk/devel/p5-Net-DBus/distinfo
Modified: trunk/devel/p5-Net-DBus/Makefile
===================================================================
--- trunk/devel/p5-Net-DBus/Makefile 2014-03-02 17:21:36 UTC (rev 16013)
+++ trunk/devel/p5-Net-DBus/Makefile 2014-03-02 22:42:30 UTC (rev 16014)
@@ -1,13 +1,8 @@
-# New ports collection makefile for: p5-Net-DBus
-# Date created: 2005-11-25
-# Whom: Roman Bogorodskiy <novel at FreeBSD.org>
-#
# $MidnightBSD$
# $FreeBSD: ports/devel/p5-Net-DBus/Makefile,v 1.15 2007/09/08 00:57:37 linimon Exp $
-#
PORTNAME= Net-DBus
-PORTVERSION= 0.33.6
+PORTVERSION= 1.0.0
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Net
@@ -15,6 +10,7 @@
MAINTAINER= ports at MidnightBSD.org
COMMENT= Perl extension for the DBus message system
+
LICENSE= perl
LIB_DEPENDS= dbus-1.3:${PORTSDIR}/devel/dbus
@@ -22,7 +18,7 @@
${SITE_PERL}/XML/Grove.pm:${PORTSDIR}/textproc/p5-XML-Grove \
${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes
-USE_GNOME= pkgconfig
+USES= pkgconfig
PERL_CONFIGURE= yes
MAN3= Net::DBus::ASyncReply.3 Net::DBus::Annotation.3 Net::DBus::Tutorial.3 \
Modified: trunk/devel/p5-Net-DBus/distinfo
===================================================================
--- trunk/devel/p5-Net-DBus/distinfo 2014-03-02 17:21:36 UTC (rev 16013)
+++ trunk/devel/p5-Net-DBus/distinfo 2014-03-02 22:42:30 UTC (rev 16014)
@@ -1,3 +1,2 @@
-SHA256 (Net-DBus-0.33.6.tar.gz) = 6697ad5e1efa3070bad75fd542561c65c81f92154c91b932895a5975adccd0ac
-RMD160 (Net-DBus-0.33.6.tar.gz) = 080f69843ad1a337b65da55efe93bbec0893d40e
-SIZE (Net-DBus-0.33.6.tar.gz) = 99786
+SHA256 (Net-DBus-1.0.0.tar.gz) = bfd0f3bc8ae228b410952829d97ed5f9c1d53587ab645b9d99241f6b51e2590f
+SIZE (Net-DBus-1.0.0.tar.gz) = 100667
More information about the Midnightbsd-cvs
mailing list