Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Apr 2017 21:42:12 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r437490 - in head/devel/libnotify: . files
Message-ID:  <201704012142.v31LgCkd093805@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Sat Apr  1 21:42:12 2017
New Revision: 437490
URL: https://svnweb.freebsd.org/changeset/ports/437490

Log:
  update to 0.7.7

Deleted:
  head/devel/libnotify/files/
Modified:
  head/devel/libnotify/Makefile
  head/devel/libnotify/distinfo
  head/devel/libnotify/pkg-plist

Modified: head/devel/libnotify/Makefile
==============================================================================
--- head/devel/libnotify/Makefile	Sat Apr  1 21:31:15 2017	(r437489)
+++ head/devel/libnotify/Makefile	Sat Apr  1 21:42:12 2017	(r437490)
@@ -3,8 +3,7 @@
 #   $MCom: ports/trunk/devel/libnotify/Makefile 19813 2014-08-15 19:44:33Z gusi $
 
 PORTNAME=	libnotify
-PORTVERSION=	0.7.6
-PORTREVISION=	2
+PORTVERSION=	0.7.7
 CATEGORIES=	devel gnome
 MASTER_SITES=	GNOME
 
@@ -14,12 +13,10 @@ COMMENT=	Library for desktop notificatio
 LICENSE=	LGPL21
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		gettext gmake libtool pathfix pkgconfig tar:xz
+USES=		gettext gmake libtool localbase pathfix pkgconfig tar:xz
 USE_GNOME=	intlhack glib20 gdkpixbuf2 introspection
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes
-CPPFLAGS+=	-I${LOCALBASE}/include
-LDFLAGS+=	-L${LOCALBASE}/lib
 INSTALL_TARGET=	install-strip
 
 .include <bsd.port.mk>

Modified: head/devel/libnotify/distinfo
==============================================================================
--- head/devel/libnotify/distinfo	Sat Apr  1 21:31:15 2017	(r437489)
+++ head/devel/libnotify/distinfo	Sat Apr  1 21:42:12 2017	(r437490)
@@ -1,2 +1,3 @@
-SHA256 (libnotify-0.7.6.tar.xz) = 0ef61ca400d30e28217979bfa0e73a7406b19c32dd76150654ec5b2bdf47d837
-SIZE (libnotify-0.7.6.tar.xz) = 280388
+TIMESTAMP = 1491082336
+SHA256 (libnotify-0.7.7.tar.xz) = 9cb4ce315b2655860c524d46b56010874214ec27e854086c1a1d0260137efc04
+SIZE (libnotify-0.7.7.tar.xz) = 285356

Modified: head/devel/libnotify/pkg-plist
==============================================================================
--- head/devel/libnotify/pkg-plist	Sat Apr  1 21:31:15 2017	(r437489)
+++ head/devel/libnotify/pkg-plist	Sat Apr  1 21:42:12 2017	(r437490)
@@ -17,10 +17,12 @@ share/gtk-doc/html/libnotify/api-index-f
 share/gtk-doc/html/libnotify/ch01.html
 share/gtk-doc/html/libnotify/home.png
 share/gtk-doc/html/libnotify/index.html
-share/gtk-doc/html/libnotify/index.sgml
+share/gtk-doc/html/libnotify/left-insensitive.png
 share/gtk-doc/html/libnotify/left.png
 share/gtk-doc/html/libnotify/libnotify-notify.html
 share/gtk-doc/html/libnotify/libnotify.devhelp2
+share/gtk-doc/html/libnotify/right-insensitive.png
 share/gtk-doc/html/libnotify/right.png
 share/gtk-doc/html/libnotify/style.css
+share/gtk-doc/html/libnotify/up-insensitive.png
 share/gtk-doc/html/libnotify/up.png



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201704012142.v31LgCkd093805>