ports/171306: commit references a PR
dfilter service
dfilter at FreeBSD.ORG
Sat Dec 29 05:50:01 UTC 2012
The following reply was made to PR ports/171306; it has been noted by GNATS.
From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at FreeBSD.org
Cc:
Subject: Re: ports/171306: commit references a PR
Date: Sat, 29 Dec 2012 05:45:45 +0000 (UTC)
Author: mezz
Date: Sat Dec 29 05:45:32 2012
New Revision: 309608
URL: http://svnweb.freebsd.org/changeset/ports/309608
Log:
Add a missing runtime dependency, py-dbus. Bump the PORTREVISION.
PR: ports/171306
Reported by: Soren Dossing <netcom at sauber.net>
Modified:
head/deskutils/hamster-applet/Makefile (contents, props changed)
Modified: head/deskutils/hamster-applet/Makefile
==============================================================================
--- head/deskutils/hamster-applet/Makefile Sat Dec 29 05:39:23 2012 (r309607)
+++ head/deskutils/hamster-applet/Makefile Sat Dec 29 05:45:32 2012 (r309608)
@@ -8,7 +8,7 @@
PORTNAME= hamster-applet
PORTVERSION= 2.32.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= deskutils gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@@ -18,7 +18,8 @@ COMMENT= Time management applet for the
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/_sqlite3.so:${PORTSDIR}/databases/py-sqlite3
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_sqlite3.so:${PORTSDIR}/databases/py-sqlite3 \
- ${PYTHON_SITELIBDIR}/xdg/__init__.py:${PORTSDIR}/devel/py-xdg
+ ${PYTHON_SITELIBDIR}/xdg/__init__.py:${PORTSDIR}/devel/py-xdg \
+ ${PYTHON_SITELIBDIR}/_dbus_bindings.so:${PORTSDIR}/devel/py-dbus
USE_BZIP2= yes
USE_GETTEXT= yes
_______________________________________________
svn-ports-all at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe at freebsd.org"
More information about the freebsd-gnome
mailing list