Date: Mon, 13 May 2013 16:00:01 GMT From: dfilter@FreeBSD.ORG (dfilter service) To: gnome@FreeBSD.org Subject: Re: ports/177727: commit references a PR Message-ID: <201305131600.r4DG01dr037352@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/177727; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/177727: commit references a PR Date: Mon, 13 May 2013 15:50:25 +0000 (UTC) Author: kwm Date: Mon May 13 15:50:10 2013 New Revision: 318117 URL: http://svnweb.freebsd.org/changeset/ports/318117 Log: Update to 0.100.2. Update pkg-descr url. While here remove DISTNAME since it not needed. PR: ports/177727 Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com> Modified: head/devel/dbus-glib/Makefile head/devel/dbus-glib/distinfo (contents, props changed) head/devel/dbus-glib/pkg-descr (contents, props changed) head/devel/dbus-glib/pkg-plist (contents, props changed) Modified: head/devel/dbus-glib/Makefile ============================================================================== --- head/devel/dbus-glib/Makefile Mon May 13 15:48:51 2013 (r318116) +++ head/devel/dbus-glib/Makefile Mon May 13 15:50:10 2013 (r318117) @@ -1,12 +1,11 @@ # Created by: Joe Marcus Clarke <marcus@FreeBSD.org> # $FreeBSD$ -# $MCom: ports/devel/dbus-glib/Makefile,v 1.18 2013/02/18 22:04:05 kwm Exp $ +# $MCom$ PORTNAME= dbus-glib -PORTVERSION= 0.100.1 +PORTVERSION= 0.100.2 CATEGORIES= devel gnome MASTER_SITES= http://dbus.freedesktop.org/releases/dbus-glib/ -DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION} MAINTAINER= gnome@FreeBSD.org COMMENT= GLib bindings for the D-BUS messaging system Modified: head/devel/dbus-glib/distinfo ============================================================================== --- head/devel/dbus-glib/distinfo Mon May 13 15:48:51 2013 (r318116) +++ head/devel/dbus-glib/distinfo Mon May 13 15:50:10 2013 (r318117) @@ -1,2 +1,2 @@ -SHA256 (dbus-glib-0.100.1.tar.gz) = 1f40d0dce4c6fa8998dbd2d915388d574ae962a20e7016fef4bed6c550767800 -SIZE (dbus-glib-0.100.1.tar.gz) = 730741 +SHA256 (dbus-glib-0.100.2.tar.gz) = a5bb42da921f51c28161e0e54a5a8241d94a1c0499a14007150e9ce743da6ac5 +SIZE (dbus-glib-0.100.2.tar.gz) = 748836 Modified: head/devel/dbus-glib/pkg-descr ============================================================================== --- head/devel/dbus-glib/pkg-descr Mon May 13 15:48:51 2013 (r318116) +++ head/devel/dbus-glib/pkg-descr Mon May 13 15:50:10 2013 (r318117) @@ -1,3 +1,3 @@ GLib bindings for the D-BUS interprocess messaging system. -WWW: http://www.freedesktop.org/wiki/Software_2fDBusBindings +WWW: http://www.freedesktop.org/wiki/Software/DBusBindings Modified: head/devel/dbus-glib/pkg-plist ============================================================================== --- head/devel/dbus-glib/pkg-plist Mon May 13 15:48:51 2013 (r318116) +++ head/devel/dbus-glib/pkg-plist Mon May 13 15:50:10 2013 (r318117) @@ -11,12 +11,18 @@ lib/libdbus-glib-1.so lib/libdbus-glib-1.so.2 libdata/pkgconfig/dbus-glib-1.pc libexec/dbus-bash-completion-helper +%%DOCSDIR%%/dbus-glib-Specializable-GType-System.html +%%DOCSDIR%%/dbus-glib-DBusGProxy.html +%%DOCSDIR%%/dbus-glib-DBusGMethod.html +%%DOCSDIR%%/dbus-glib-DBus-GLib-low-level.html +%%DOCSDIR%%/dbus-glib-DBusGMessage.html +%%DOCSDIR%%/dbus-glib-DBusGConnection.html +%%DOCSDIR%%/dbus-glib-DBusGError.html +%%DOCSDIR%%/dbus-glib-DBus-GObject-related-functions.html %%DOCSDIR%%/ch01.html %%DOCSDIR%%/ch02.html %%DOCSDIR%%/ch03.html %%DOCSDIR%%/dbus-binding-tool.html -%%DOCSDIR%%/dbus-glib-dbus-glib-lowlevel.html -%%DOCSDIR%%/dbus-glib-dbus-gtype-specialized.html %%DOCSDIR%%/dbus-glib.devhelp2 %%DOCSDIR%%/home.png %%DOCSDIR%%/index.html _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305131600.r4DG01dr037352>