diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-06-13 01:37:28 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-06-13 01:37:28 +0800 |
commit | 02a6350b95c7e9e20c0000697adbf889918c60d8 (patch) | |
tree | 6414ec68fecdf549ffc324f6bca30fd46c531db9 /x11/yelp | |
parent | d3e224a0aca1c7b88297d6d9bc78f64af9ee7f1b (diff) | |
download | marcuscom-ports-02a6350b95c7e9e20c0000697adbf889918c60d8.tar marcuscom-ports-02a6350b95c7e9e20c0000697adbf889918c60d8.tar.gz marcuscom-ports-02a6350b95c7e9e20c0000697adbf889918c60d8.tar.bz2 marcuscom-ports-02a6350b95c7e9e20c0000697adbf889918c60d8.tar.lz marcuscom-ports-02a6350b95c7e9e20c0000697adbf889918c60d8.tar.xz marcuscom-ports-02a6350b95c7e9e20c0000697adbf889918c60d8.tar.zst marcuscom-ports-02a6350b95c7e9e20c0000697adbf889918c60d8.zip |
Update to 2.15.3.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6405 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/yelp')
-rw-r--r-- | x11/yelp/Makefile | 8 | ||||
-rw-r--r-- | x11/yelp/distinfo | 6 | ||||
-rw-r--r-- | x11/yelp/pkg-plist | 1 |
3 files changed, 8 insertions, 7 deletions
diff --git a/x11/yelp/Makefile b/x11/yelp/Makefile index 30e41f518..34c52f38e 100644 --- a/x11/yelp/Makefile +++ b/x11/yelp/Makefile @@ -3,11 +3,11 @@ # Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/yelp/Makefile,v 1.94 2006/06/05 21:24:13 ahze Exp $ +# $MCom: ports/x11/yelp/Makefile,v 1.95 2006/06/06 17:03:52 ahze Exp $ # PORTNAME= yelp -PORTVERSION= 2.15.2 +PORTVERSION= 2.15.3 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -16,6 +16,8 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= A help browser for the GNOME 2 desktop +LIB_DEPENDS= dbus-glib-1.1:${PORTSDIR}/devel/dbus + USE_GECKO= firefox seamonkey xulrunner firefox-devel<->firefox USE_GETTEXT= yes USE_BZIP2= yes @@ -33,5 +35,5 @@ MAKE_ENV= G_CHARSET_ALIAS="${LOCALBASE}/libdata/charset.alias" GCONF_SCHEMAS= yelp.schemas .include <bsd.port.pre.mk> -.include "${.CURDIR}/../../www/mozilla/bsd.gecko.mk" +.include "${PORTSDIR}/www/mozilla/bsd.gecko.mk" .include <bsd.port.post.mk> diff --git a/x11/yelp/distinfo b/x11/yelp/distinfo index 1a7cb801e..baffd4be2 100644 --- a/x11/yelp/distinfo +++ b/x11/yelp/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/yelp-2.15.2.tar.bz2) = 0a6928685d289b67773eeff6ae90869b -SHA256 (gnome2/yelp-2.15.2.tar.bz2) = 2176bbb82a82651edab678233d2c8cc8244223aada93da013db7e4840a4de9f9 -SIZE (gnome2/yelp-2.15.2.tar.bz2) = 776822 +MD5 (gnome2/yelp-2.15.3.tar.bz2) = 29f058de3aacaf700a8ef535333474a9 +SHA256 (gnome2/yelp-2.15.3.tar.bz2) = 22ad6a5cbeb560a881d027baea00b3d83d30c829e661ffba7b5efb4e66c1bc1e +SIZE (gnome2/yelp-2.15.3.tar.bz2) = 786464 diff --git a/x11/yelp/pkg-plist b/x11/yelp/pkg-plist index 12045faaf..68ab5a001 100644 --- a/x11/yelp/pkg-plist +++ b/x11/yelp/pkg-plist @@ -1,6 +1,5 @@ bin/gnome-help bin/yelp -libdata/bonobo/servers/GNOME_Yelp.server share/gnome/applications/yelp.desktop share/gnome/yelp/default.css share/gnome/yelp/icons/yelp-icon-caution.png |