From owner-svn-ports-all@freebsd.org Sat Apr 1 21:42:14 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2DA79D287DD; Sat, 1 Apr 2017 21:42:14 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D9163841; Sat, 1 Apr 2017 21:42:13 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v31LgC9S093808; Sat, 1 Apr 2017 21:42:13 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v31LgCkd093805; Sat, 1 Apr 2017 21:42:12 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201704012142.v31LgCkd093805@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Sat, 1 Apr 2017 21:42:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r437490 - in head/devel/libnotify: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Apr 2017 21:42:14 -0000 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 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