From owner-svn-ports-head@freebsd.org Tue Jul 7 10:39:43 2015 Return-Path: Delivered-To: svn-ports-head@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 5D82998FF97; Tue, 7 Jul 2015 10:39:43 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::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 4DFAC189F; Tue, 7 Jul 2015 10:39:43 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t67AdhoV006060; Tue, 7 Jul 2015 10:39:43 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t67AdgtM006058; Tue, 7 Jul 2015 10:39:42 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201507071039.t67AdgtM006058@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Tue, 7 Jul 2015 10:39:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391499 - head/x11/startup-notification X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Jul 2015 10:39:43 -0000 Author: kwm Date: Tue Jul 7 10:39:42 2015 New Revision: 391499 URL: https://svnweb.freebsd.org/changeset/ports/391499 Log: Drop .la file. While here, remove obsolete MCom tag Modified: head/x11/startup-notification/Makefile head/x11/startup-notification/pkg-plist Modified: head/x11/startup-notification/Makefile ============================================================================== --- head/x11/startup-notification/Makefile Tue Jul 7 10:20:32 2015 (r391498) +++ head/x11/startup-notification/Makefile Tue Jul 7 10:39:42 2015 (r391499) @@ -1,10 +1,9 @@ # Created by: Joe Marcus Clarke # $FreeBSD$ -# $MCom: ports/x11/startup-notification/Makefile,v 1.10 2010/07/21 18:04:43 mezz Exp $ PORTNAME= startup-notification PORTVERSION= 0.12 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11 gnome MASTER_SITES= http://www.freedesktop.org/software/startup-notification/releases/ DIST_SUBDIR= gnome2 @@ -15,7 +14,7 @@ COMMENT= Library that supports startup n LIB_DEPENDS= libxcb-util.so:${PORTSDIR}/x11/xcb-util USE_XORG= x11 -USES= gmake libtool:keepla pathfix pkgconfig +USES= gmake libtool pathfix pkgconfig GNU_CONFIGURE= yes USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include Modified: head/x11/startup-notification/pkg-plist ============================================================================== --- head/x11/startup-notification/pkg-plist Tue Jul 7 10:20:32 2015 (r391498) +++ head/x11/startup-notification/pkg-plist Tue Jul 7 10:39:42 2015 (r391499) @@ -5,7 +5,6 @@ include/startup-notification-1.0/libsn/s include/startup-notification-1.0/libsn/sn-util.h include/startup-notification-1.0/libsn/sn.h lib/libstartup-notification-1.a -lib/libstartup-notification-1.la lib/libstartup-notification-1.so lib/libstartup-notification-1.so.0 lib/libstartup-notification-1.so.0.0.0