summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-11-16 22:42:10 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-11-16 22:42:10 +0800
commit713acaa790a71bab78937bfb0158557ecf53aebd (patch)
tree8462d6c6b5ea40b4ba40522188512a07cca3dd6f
parentb56e9d91e7b3b8e9199c2d78e7f4d59b111148eb (diff)
downloadmarcuscom-ports-713acaa790a71bab78937bfb0158557ecf53aebd.tar
marcuscom-ports-713acaa790a71bab78937bfb0158557ecf53aebd.tar.gz
marcuscom-ports-713acaa790a71bab78937bfb0158557ecf53aebd.tar.bz2
marcuscom-ports-713acaa790a71bab78937bfb0158557ecf53aebd.tar.lz
marcuscom-ports-713acaa790a71bab78937bfb0158557ecf53aebd.tar.xz
marcuscom-ports-713acaa790a71bab78937bfb0158557ecf53aebd.tar.zst
marcuscom-ports-713acaa790a71bab78937bfb0158557ecf53aebd.zip
Chase libnotify
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7921 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--net-im/gossip/Makefile5
-rw-r--r--sysutils/gnome-power-manager/Makefile6
-rw-r--r--sysutils/gnome-volume-manager/Makefile5
3 files changed, 9 insertions, 7 deletions
diff --git a/net-im/gossip/Makefile b/net-im/gossip/Makefile
index 4dbd26142..4aa6887bb 100644
--- a/net-im/gossip/Makefile
+++ b/net-im/gossip/Makefile
@@ -3,10 +3,11 @@
# Whom: Adam Weinberger <adamw@FreeBSD.org>
#
# $FreeBSD$
-# $MCom$
+# $MCom: ports/net-im/gossip/Makefile,v 1.3 2006/10/16 23:04:03 ahze Exp $
PORTNAME= gossip
PORTVERSION= 0.18
+PORTREVISION= 1
CATEGORIES= net-im gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@@ -44,7 +45,7 @@ BROKEN= does not build on 4.X
.endif
.if !defined(WITHOUT_NOTIFY)
-LIB_DEPENDS+= notify.2:${PORTSDIR}/devel/libnotify
+LIB_DEPENDS+= notify.1:${PORTSDIR}/devel/libnotify
.else
CONFIGURE_ARGS+= --enable-libnotify=no
.endif
diff --git a/sysutils/gnome-power-manager/Makefile b/sysutils/gnome-power-manager/Makefile
index 1fdb15917..5610fbc76 100644
--- a/sysutils/gnome-power-manager/Makefile
+++ b/sysutils/gnome-power-manager/Makefile
@@ -3,12 +3,12 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/sysutils/gnome-power-manager/Makefile,v 1.15 2006/11/12 20:15:53 marcus Exp $
+# $MCom: ports/sysutils/gnome-power-manager/Makefile,v 1.16 2006/11/12 22:03:43 marcus Exp $
#
PORTNAME= gnome-power-manager
PORTVERSION= 2.16.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= sysutils gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@@ -20,7 +20,7 @@ COMMENT= Power management system for the GNOME Desktop
BUILD_DEPENDS= docbook2html:${PORTSDIR}/textproc/docbook-utils \
${LOCALBASE}/share/sgml/docbook/4.1/catalog:${PORTSDIR}/textproc/docbook-410
LIB_DEPENDS= hal.1:${PORTSDIR}/sysutils/hal \
- notify.2:${PORTSDIR}/devel/libnotify
+ notify.1:${PORTSDIR}/devel/libnotify
USE_GETTEXT= yes
USE_BZIP2= yes
diff --git a/sysutils/gnome-volume-manager/Makefile b/sysutils/gnome-volume-manager/Makefile
index 6c92bf430..0a53878c2 100644
--- a/sysutils/gnome-volume-manager/Makefile
+++ b/sysutils/gnome-volume-manager/Makefile
@@ -3,11 +3,12 @@
# Whom: Jean-Yves Lefort <jylefort@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/sysutils/gnome-volume-manager/Makefile,v 1.7 2006/09/15 05:50:19 marcus Exp $
+# $MCom: ports/sysutils/gnome-volume-manager/Makefile,v 1.9 2006/11/08 05:25:16 marcus Exp $
#
PORTNAME= gnome-volume-manager
PORTVERSION= 2.17.0
+PORTREVISION= 1
CATEGORIES= sysutils gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R}
@@ -16,7 +17,7 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= Automatically mount removable media, and more
LIB_DEPENDS= hal.1:${PORTSDIR}/sysutils/hal \
- notify.2:${PORTSDIR}/devel/libnotify
+ notify.1:${PORTSDIR}/devel/libnotify
USE_XLIB= yes
USE_BZIP2= yes