summaryrefslogtreecommitdiffstats
path: root/devel/bug-buddy
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2008-02-12 05:38:56 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2008-02-12 05:38:56 +0800
commitd6070452bcf6ce1d63d3da13a5bd0cf209968e33 (patch)
tree3cd0e7a5d09c7a216f3ca277de009866637b39d5 /devel/bug-buddy
parent561ddf275f50ea88ffe5535e63062cf211500434 (diff)
downloadmarcuscom-ports-d6070452bcf6ce1d63d3da13a5bd0cf209968e33.tar
marcuscom-ports-d6070452bcf6ce1d63d3da13a5bd0cf209968e33.tar.gz
marcuscom-ports-d6070452bcf6ce1d63d3da13a5bd0cf209968e33.tar.bz2
marcuscom-ports-d6070452bcf6ce1d63d3da13a5bd0cf209968e33.tar.lz
marcuscom-ports-d6070452bcf6ce1d63d3da13a5bd0cf209968e33.tar.xz
marcuscom-ports-d6070452bcf6ce1d63d3da13a5bd0cf209968e33.tar.zst
marcuscom-ports-d6070452bcf6ce1d63d3da13a5bd0cf209968e33.zip
Chase the libsoup shared lib version.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10411 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/bug-buddy')
-rw-r--r--devel/bug-buddy/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/bug-buddy/Makefile b/devel/bug-buddy/Makefile
index f8a6d2cf3..e6eba0ecf 100644
--- a/devel/bug-buddy/Makefile
+++ b/devel/bug-buddy/Makefile
@@ -3,11 +3,12 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/devel/bug-buddy/Makefile,v 1.57 2008/01/29 01:36:36 marcus Exp $
+# $MCom: ports/devel/bug-buddy/Makefile,v 1.58 2008/01/31 03:59:31 mezz Exp $
#
PORTNAME= bug-buddy
PORTVERSION= 2.21.90
+PORTREVISION= 1
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@@ -17,7 +18,7 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= A bug reporting tool for GNOME 2
LIB_DEPENDS= gtop-2.0.7:${PORTSDIR}/devel/libgtop \
- soup-2.4.0:${PORTSDIR}/devel/libsoup
+ soup-2.4.1:${PORTSDIR}/devel/libsoup
USE_BZIP2= yes
USE_GETTEXT= yes