summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorobache <obache>2013-08-16 09:20:40 +0000
committerobache <obache>2013-08-16 09:20:40 +0000
commit59580f3f1f9c13ae8a301c708a6c75a60ef5c079 (patch)
treedb16d8c14c3c16d9c522a5512d1fb0ebccebd6cf /security
parent6c764c75edbaf291b8e8888672f52ae5aa2cdcac (diff)
downloadpkgsrc-59580f3f1f9c13ae8a301c708a6c75a60ef5c079.tar.gz
revbump from libnotify bumped to 0.7 and dependency changed from libnotify07.
Diffstat (limited to 'security')
-rw-r--r--security/seahorse-plugins/Makefile6
-rw-r--r--security/seahorse/Makefile6
2 files changed, 6 insertions, 6 deletions
diff --git a/security/seahorse-plugins/Makefile b/security/seahorse-plugins/Makefile
index 4ef658aacce..219318ca3d6 100644
--- a/security/seahorse-plugins/Makefile
+++ b/security/seahorse-plugins/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.45 2013/08/14 08:30:06 obache Exp $
+# $NetBSD: Makefile,v 1.46 2013/08/16 09:20:41 obache Exp $
DISTNAME= seahorse-plugins-2.30.1
-PKGREVISION= 28
+PKGREVISION= 29
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/seahorse-plugins/2.30/}
EXTRACT_SUFX= .tar.bz2
@@ -31,7 +31,7 @@ GCONF_SCHEMAS+= seahorse-plugins.schemas
.include "../../security/gnome-keyring/buildlink3.mk"
.include "../../sysutils/dbus-glib/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
-.include "../../sysutils/libnotify07/buildlink3.mk"
+.include "../../sysutils/libnotify/buildlink3.mk"
.include "../../sysutils/nautilus/buildlink3.mk"
.include "../../textproc/gnome-doc-utils/buildlink3.mk"
# doesn't suffice, configure says:
diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile
index 2c813f76b7c..da2a0a9fbb0 100644
--- a/security/seahorse/Makefile
+++ b/security/seahorse/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.116 2013/08/12 12:52:16 obache Exp $
+# $NetBSD: Makefile,v 1.117 2013/08/16 09:20:41 obache Exp $
DISTNAME= seahorse-2.32.0
-PKGREVISION= 22
+PKGREVISION= 23
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/seahorse/2.32/}
EXTRACT_SUFX= .tar.bz2
@@ -51,7 +51,7 @@ GCONF_SCHEMAS= seahorse.schemas
BUILDLINK_API_DEPENDS.gpgme+= gpgme>=1.0.1nb2
.include "../../security/gpgme/buildlink3.mk"
.include "../../sysutils/dbus-glib/buildlink3.mk"
-.include "../../sysutils/libnotify07/buildlink3.mk"
+.include "../../sysutils/libnotify/buildlink3.mk"
.include "../../textproc/gnome-doc-utils/buildlink3.mk"
.include "../../mk/omf-scrollkeeper.mk"
.include "../../x11/gtk2/buildlink3.mk"