[Midnightbsd-cvs] mports [18835] trunk/sysutils/system-tools-backends: system-tools-backends 2.10.2

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Fri May 8 23:42:38 EDT 2015


Revision: 18835
          http://svnweb.midnightbsd.org/mports/?rev=18835
Author:   laffer1
Date:     2015-05-08 23:42:37 -0400 (Fri, 08 May 2015)
Log Message:
-----------
system-tools-backends 2.10.2

Modified Paths:
--------------
    trunk/sysutils/system-tools-backends/Makefile
    trunk/sysutils/system-tools-backends/distinfo
    trunk/sysutils/system-tools-backends/pkg-plist

Modified: trunk/sysutils/system-tools-backends/Makefile
===================================================================
--- trunk/sysutils/system-tools-backends/Makefile	2015-05-09 03:38:52 UTC (rev 18834)
+++ trunk/sysutils/system-tools-backends/Makefile	2015-05-09 03:42:37 UTC (rev 18835)
@@ -1,8 +1,7 @@
 # $MidnightBSD$
 
 PORTNAME=	system-tools-backends
-PORTVERSION=	2.10.1
-PORTREVISION=	2
+PORTVERSION=	2.10.2
 CATEGORIES=	sysutils gnome
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome2
@@ -10,25 +9,20 @@
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Backend system admin scripts for gnome-system-tools
 
-LICENSE=        lgpl
+LICENSE=	lgpl
 
-BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Net/DBus.pm:${PORTSDIR}/devel/p5-Net-DBus
-LIB_DEPENDS=	dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \
-		polkit-gobject-1.0:${PORTSDIR}/sysutils/polkit
-RUN_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Net/DBus.pm:${PORTSDIR}/devel/p5-Net-DBus
+BUILD_DEPENDS=	p5-Net-DBus>=0:${PORTSDIR}/devel/p5-Net-DBus
+LIB_DEPENDS=	libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \
+		libpolkit-gobject-1.so:${PORTSDIR}/sysutils/polkit
+RUN_DEPENDS=	p5-Net-DBus>=0:${PORTSDIR}/devel/p5-Net-DBus
 
-USES=		gmake pkgconfig tar:bzip2
-USE_PERL5=	yes
-USE_GNOME=	gnomehack intlhack glib20
+USES=		gettext-tools gmake pathfix perl5 pkgconfig tar:bzip2
+USE_GNOME=	intlhack glib20
 GNU_CONFIGURE=	yes
 USE_GNOME_SUBR=	yes
 CONFIGURE_ARGS=	--with-stb-group=wheel \
 		--localstatedir=/var
 CPPFLAGS+=	-I${LOCALBASE}/include
-LDFLAGS+=	-L${LOCALBASE}/lib
+LIBS+=		-L${LOCALBASE}/lib
 
-post-configure:
-	@${REINPLACE_CMD} -e 's|@GETTEXT_PACKAGE@|system-tools-backends|g' \
-		${WRKSRC}/po/Makefile
-
 .include <bsd.port.mk>

Modified: trunk/sysutils/system-tools-backends/distinfo
===================================================================
--- trunk/sysutils/system-tools-backends/distinfo	2015-05-09 03:38:52 UTC (rev 18834)
+++ trunk/sysutils/system-tools-backends/distinfo	2015-05-09 03:42:37 UTC (rev 18835)
@@ -1,2 +1,2 @@
-SHA256 (gnome2/system-tools-backends-2.10.1.tar.bz2) = 0c1cfdf5f0550c0ccacbbc4f00ed059ab9ea483d48138132db44b3a20575d7b4
-SIZE (gnome2/system-tools-backends-2.10.1.tar.bz2) = 461966
+SHA256 (gnome2/system-tools-backends-2.10.2.tar.bz2) = 1dbe5177df46a9c7250735e05e77129fe7ec04840771accfa87690111ca2c670
+SIZE (gnome2/system-tools-backends-2.10.2.tar.bz2) = 448939

Modified: trunk/sysutils/system-tools-backends/pkg-plist
===================================================================
--- trunk/sysutils/system-tools-backends/pkg-plist	2015-05-09 03:38:52 UTC (rev 18834)
+++ trunk/sysutils/system-tools-backends/pkg-plist	2015-05-09 03:42:37 UTC (rev 18835)
@@ -99,22 +99,3 @@
 share/system-tools-backends-2.0/scripts/Utils/Report.pm
 share/system-tools-backends-2.0/scripts/Utils/Util.pm
 share/system-tools-backends-2.0/scripts/Utils/XML.pm
- at dirrm share/system-tools-backends-2.0/scripts/Utils
- at dirrm share/system-tools-backends-2.0/scripts/Users
- at dirrm share/system-tools-backends-2.0/scripts/Time
- at dirrm share/system-tools-backends-2.0/scripts/Shares
- at dirrm share/system-tools-backends-2.0/scripts/Network
- at dirrm share/system-tools-backends-2.0/scripts/Init
- at dirrm share/system-tools-backends-2.0/scripts
- at dirrm share/system-tools-backends-2.0/files
- at dirrm share/system-tools-backends-2.0
- at dirrmtry share/locale/zh_HK/LC_MESSAGES
- at dirrmtry share/locale/zh_HK
- at dirrmtry share/locale/te/LC_MESSAGES
- at dirrmtry share/locale/te
- at dirrmtry share/locale/sr at latin/LC_MESSAGES
- at dirrmtry share/locale/sr at latin
- at dirrmtry share/locale/nds/LC_MESSAGES
- at dirrmtry share/locale/nds
- at dirrmtry share/locale/bn_IN/LC_MESSAGES
- at dirrmtry share/locale/bn_IN



More information about the Midnightbsd-cvs mailing list