aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2012-12-29 13:45:32 +0800
committermezz <mezz@FreeBSD.org>2012-12-29 13:45:32 +0800
commit02416720bee6dcb75e7ef4dcd840fc5fff2e74a0 (patch)
treed793af756270c4b8654f70e47c49ec09e2d395cf
parent0bcd8a43c506ca02728b67d95b7526d8e7e6630e (diff)
downloadfreebsd-ports-gnome-02416720bee6dcb75e7ef4dcd840fc5fff2e74a0.tar.gz
freebsd-ports-gnome-02416720bee6dcb75e7ef4dcd840fc5fff2e74a0.tar.zst
freebsd-ports-gnome-02416720bee6dcb75e7ef4dcd840fc5fff2e74a0.zip
Add a missing runtime dependency, py-dbus. Bump the PORTREVISION.
PR: ports/171306 Reported by: Soren Dossing <netcom@sauber.net>
-rw-r--r--deskutils/hamster-applet/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/deskutils/hamster-applet/Makefile b/deskutils/hamster-applet/Makefile
index 9fdc3ca761ed..080fdb531ef5 100644
--- a/deskutils/hamster-applet/Makefile
+++ b/deskutils/hamster-applet/Makefile
@@ -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 GNOME Desktop
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
637bfce1a982d5d5a24e2e2e5c3ab02ed1c7b28'>Fix typo in and add some real content to pkg-descrlofi2004-07-232-2/+38 * Update to version 0.33.demon2004-07-222-3/+3 * Update to version 2.07.demon2004-07-222-3/+3 * build ok on -stable and -current (at least ok on i386)ijliao2004-07-221-4/+0 * Update to 1.0.1krion2004-07-222-5/+8 * - Update to 0.8.1vs2004-07-222-4/+3 * Update to 0.6.sobomax2004-07-229-171/+5 * Update to 9.18krion2004-07-202-3/+3 * Update to 1.10.marcus2004-07-202-5/+5 * Add a new shared extension for PHP.ale2004-07-192-0/+15 * Add a new shared extension for PHP.ale2004-07-193-0/+29 * Add a new shared extension for PHP.ale2004-07-191-0/+1 * [PATCH] misc/screen: Utilize EXAMPLESDIRedwin2004-07-192-4/+7 * update to xfce4-4.0.6oliver2004-07-197-9/+11 * Update to version 2.6.4krion2004-07-183-9/+24 * Upgrading to 1.3.0.thierry2004-07-172-5/+6 * Change how we respect 'CC' and 'CFLAGS'.obrien2004-07-161-2/+2 * BROKEN: Size mismatchkris2004-07-151-0/+2 * Update to version 0.2.05krion2004-07-144-31/+16 * Enable to build with C89 compilers for -STABLE.perky2004-07-141-2/+20 * Update to 0.3.3vs2004-07-132-4/+6 * - Update to 1.0.4pav2004-07-133-6/+16 * Update to 2.2.8 and unmark BROKEN.perky2004-07-123-15/+13 * Update to 4.2krion2004-07-122-3/+3 * - Add RUN_DEPENDS on p5-File-Temp if perl < 5.6.1.fjoe2004-07-121-1/+5 * Update to 4.9.5krion2004-07-113-13/+13 * Support WITHOUT_NLSkrion2004-07-112-8/+15 * Pet portlint.lofi2004-07-116-3/+9 * BROKEN: Unfetchablekris2004-07-111-0/+2 * Support WITHOUT_NLSkrion2004-07-112-32/+39 * Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-106-6/+6 * Welcome tkinfo to the 3rd millenium.joerg2004-07-083-16/+15 * Use the new GConf handling policy, this will be required for GNOME 2.7/2.8 ormezz2004-07-082-8/+4 * Remove port: No longer existsvs2004-07-064-33/+0 * move ganttproject from misc/ to deskutils/ijliao2004-07-065-52/+0 * add ganttproject 1.9.11ijliao2004-07-065-0/+52 * Update to 0.3.9.1vs2004-07-062-3/+4 * Perform plist substitution for -L.des2004-07-052-3/+10 * Update to 0.7.tobez2004-07-052-3/+3 * Update to version 1.2.7krion2004-07-036-21/+21 * Support CXXFLAGS properlykrion2004-07-032-6/+124 * Update to 9.17krion2004-07-022-3/+3 * Autotools cleanup. Remove autoconf257 (259), automake17 (18), andade2004-07-021-1/+1 * Fix patching after the recent locale dir changes to bsd.gnome.mk.marcus2004-07-021-13/+0 * Update to 2.3.2.adamw2004-06-282-4/+4 * Update to version 0.2.01krion2004-06-282-4/+3 * Recognize .tbz archives.fjoe2004-06-272-1/+12 * Update to 1.9.marcus2004-06-273-35/+34 * Update to 0.3.3lioux2004-06-262-5/+6 * Add support for a mime database in ${X11BASE} as well as ${LOCALBASE}.marcus2004-06-263-4/+25 * BROKEN: Installs/removes files outside of the install/deinstall phaseskris2004-06-261-1/+2 * Update to version 0.9.3markus2004-06-259-15/+24 * Add patch with bugfixes.mich2004-06-252-1/+48 * Update to -< 3.1.9mich2004-06-242-3/+4 * Update to 1.0.4.knu2004-06-242-3/+3 * Add dtach 0.6,tobez2004-06-225-0/+45 * Set an expiry date of 2004-08-20 for these BROKEN/IGNORE/FORBIDDENkris2004-06-224-0/+8 * - Remove empty files [1]pav2004-06-213-1/+1 * Set NO_PACKAGE; screen tends to go into a loop using all available CPUkris2004-06-211-0/+2 * Update i386 version to 2.9008.491krion2004-06-203-4/+6 * Back out previous commit: dvips is now part of print/teTeX again.erwin2004-06-201-2/+1 * New port: tempcontrol controls the temperature of fermenting beer.erwin2004-06-201-0/+1 * New port: tempcontrol controls the temperature of fermenting beer.grog2004-06-204-0/+36 * The Globus Toolkit 2 requires GPT 3.1 so depend on misc/gpt31 instead ofbrooks2004-06-191-2/+2 * Add gpt31 post-repocopy.brooks2004-06-191-0/+1 * - Upgrade to 3.2 [1].brooks2004-06-192-4/+5 * - misc/gpt31 has been repocopied from misc/gptbrooks2004-06-191-0/+3 * Update to 0.5, which brings in TDM400P support (only fxo is tested right now).sobomax2004-06-188-49/+64 * Update to 1.2.85.mezz2004-06-173-12/+23 * Update to version 9.16krion2004-06-172-4/+3 * Fix build with freetype.nork2004-06-172-0/+11 * dvips has moved from print/teTeX to print/dvipsk-tetex. Reflect this byerwin2004-06-161-1/+2 * add mirmon 1.34ijliao2004-06-154-0/+58 * - Fix CAN-2004-0226, CAN-2004-0231, CAN-2004-0232.fjoe2004-06-1548-82/+3439 * - Add missing raw data filekrion2004-06-132-11/+9 * - Update to version 9.15krion2004-06-132-3/+3 * add pylize 1.1bijliao2004-06-104-0/+50 * Update to version 3.2.3lofi2004-06-10138-332/+1544 * Don't remove www/ now that it is created by the system.kris2004-06-091-1/+0 * BROKEN: Broken pkg-plist (again - it looks like mpeginfo is only builtkris2004-06-091-0/+2 * Update to 0.3.9 release.ale2004-06-084-28/+10 * Update to 1.2.3.marcus2004-06-073-3/+7 * - Update to version 0.2markus2004-06-064-42/+16 * Don't use Makefile.kde anymoremarkus2004-06-061-3/+1 * Don't use Makefile.kde anymoremarkus2004-06-063-3/+0 * Sync with new bsd.autotools.mkade2004-06-052-6/+4 * Update to 2.2.7perky2004-06-042-19/+22 * - Remove these ports, this approach haven't quite worked.pav2004-06-034-34/+0 * - Try different approach in supporting of multiple architectures with differentpav2004-06-034-5/+14 * - Detach dnetc-{arch} ports from build, it breaks INDEXpav2004-06-031-2/+0 * Update to libraries from FreeBSD 4.10-RELEASE.netchild2004-06-032-17/+17 * Chase the merge of sysutils/mkisofs into sysutils/cdrtools.netchild2004-06-031-2/+1 * Add slave ports for dnetc-alpha and dnetc-sparc64. Reason to use slavepav2004-06-035-0/+36 * - Give maintainership to submitterpav2004-06-038-61/+87 * - Update to 341pav2004-06-035-25/+31 * Change of email address.lth2004-06-011-1/+1 * Update to 1.8.marcus2004-06-012-3/+3 * - Use fixed UID/GIDpav2004-05-302-4/+4 * IGNORE: Uses an unregistered uid/gid.kris2004-05-301-0/+2 * - Update to version 1.2.6krion2004-05-293-5/+5 * - Add WWWpav2004-05-271-0/+2 * - update to version 1.2.83eik2004-05-272-5/+5 * Update to 0.4.sobomax2004-05-252-3/+3 * Try to fetch an up-to-date index from http://www.freebsd.org/ports/.des2004-05-243-15/+46 * Remove empty files.lofi2004-05-242-0/+0 * Update to 1.0.3.knu2004-05-222-3/+3 * - Add NO_LATEST_LINK because newer incompatible version with same name nowpav2004-05-221-0/+3 * - Update to version 9.14krion2004-05-212-3/+3 * s/USE_PERL/USE_PERL5/kris2004-05-212-2/+2 * Upgrade to 2.9007.489.thierry2004-05-212-4/+4 * Revert previous commit; maintainer is merely having email trouble.linimon2004-05-191-1/+1 * Remove trailing newline.linimon2004-05-192-2/+0 * Reset bouncing maintainer address.linimon2004-05-181-1/+1 * Update to 0.3.sobomax2004-05-183-8/+7 * Drop maintainership on most of my ports. Feel free to grab 'em if youadamw2004-05-171-1/+1 * Fix plist and unbreak.linimon2004-05-172-4/+1 * Update master site. [0]brooks2004-05-163-5/+6 * Reset maintainership. Adam has experienced a machine failure and islinimon2004-05-152-2/+2 * As previously announced, remove misc/libelysium. It is an ancient versionlinimon2004-05-156-67/+0 * As previously announced, remove the following deprecated ports:linimon2004-05-151-1/+0 * Update to 0.2, which includes the following fixes/enhancements:sobomax2004-05-153-15/+13 * I don't have to access to Nokia Communicator 9110 anymore.osa2004-05-141-1/+1 * Fix BUILD_DEPENDS (py-imaging).vs2004-05-121-1/+2 * Drop maintainership.eik2004-05-111-1/+1 * Update to 0.999 and work around buggy getpid() implementations in compiler.linimon2004-05-113-3/+32 * Use 'make checksum' instead of 'make fetch'.des2004-05-103-6/+6 * add missing libgnomeui dependijliao2004-05-101-1/+2 * - Update to version 1.2.5krion2004-05-104-7/+6 * Drop maintainership. Maintainer is not using FreeBSD aserwin2004-05-093-3/+3 * Fix the condition (particularly on bento) when PORTSDIR != .CURDIR.marcus2004-05-091-1/+1 * As previously announced, remove these broken or obsolete ports.kris2004-05-087-414/+0 * BROKEN: Broken pkg-plistkris2004-05-081-0/+2 * - Update to version 9.13krion2004-05-072-3/+3 * Update to version 1.3.1lofi2004-05-0672-174/+176 * Add a patch to fix compilation on recent versions of gcc,lofi2004-05-064-0/+94 * Chase vte shlib version.bland2004-05-061-1/+1 * Add gaim-guifications, a Gaim plug-in that adds "toaster" style pop-ups formarcus2004-05-065-0/+64 * Globus2 is not actually broken on 4.x.brooks2004-05-051-3/+0 * BROKEN: Does not fetchkris2004-05-051-0/+2 * add gregexp 0.3ijliao2004-05-046-0/+50 * Add koffice-i18n-bg, localized messages and documentation for kofficelofi2004-05-045-0/+74 * Add koffice-i18n-bg, localized messages and documentation for kofficelofi2004-05-045-0/+66 * Update to version 0.9.1markus2004-05-049-21/+21 * Fix severe runtime issues with qt33arved2004-05-032-0/+5 * Upgrade to 1.3.15. The "time fudge" stuff is gone at last.mph2004-05-033-34/+4 * Update WWW.knu2004-05-031-1/+1 * Update to 1.0.2.knu2004-05-022-3/+3 * Remove USE_GCC=yes nop.petef2004-05-021-2/+0 * - update to 0.9.12petef2004-05-026-52/+82 * Define RUBY_SHEBANG_FILES.knu2004-05-021-1/+3 * Add misc/inplace.knu2004-05-024-0/+53 * Add zaptel 0.1, a FreeBSD Driver for Digium X100P Telephony Cards.sobomax2004-04-3013-0/+299 * Convert last 3 explicit dependencies on graphics/xpm to USE_XPM=YESkris2004-04-291-2/+1 * - ignore creation of files in /root/GNUstepdinoex2004-04-291-3/+0 * Chase freelibiberty header files location move which removed CONFLICTSlioux2004-04-251-0/+2 * - Update to 2.4pav2004-04-213-7/+18 * Do not remove directories that hicolor-icon-theme creates and removes.marcus2004-04-211-36/+0 * Update to KDE 3.2.2lofi2004-04-20