From owner-svn-ports-all@FreeBSD.ORG Mon Jun 2 05:42:12 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 234DDC95; Mon, 2 Jun 2014 05:42:12 +0000 (UTC) Received: from svn.freebsd.org (svn.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 10B462B5D; Mon, 2 Jun 2014 05:42:12 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s525gBZP010879; Mon, 2 Jun 2014 05:42:11 GMT (envelope-from pawel@svn.freebsd.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s525gBvT010877; Mon, 2 Jun 2014 05:42:11 GMT (envelope-from pawel@svn.freebsd.org) Message-Id: <201406020542.s525gBvT010877@svn.freebsd.org> From: Pawel Pekala Date: Mon, 2 Jun 2014 05:42:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r356193 - head/mail/kbiff 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.18 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: Mon, 02 Jun 2014 05:42:12 -0000 Author: pawel Date: Mon Jun 2 05:42:11 2014 New Revision: 356193 URL: http://svnweb.freebsd.org/changeset/ports/356193 QAT: https://qat.redports.org/buildarchive/r356193/ Log: - Add staging support - Convert to USES=tar:bzip2 Modified: head/mail/kbiff/Makefile head/mail/kbiff/pkg-plist Modified: head/mail/kbiff/Makefile ============================================================================== --- head/mail/kbiff/Makefile Mon Jun 2 05:04:21 2014 (r356192) +++ head/mail/kbiff/Makefile Mon Jun 2 05:42:11 2014 (r356193) @@ -12,14 +12,10 @@ COMMENT= Mail notification utility for K LICENSE= GPLv2 -USE_BZIP2= yes USE_KDE4= automoc4 kdehier kdeprefix kdelibs USE_QT4= corelib dbus gui network svg xml \ qmake_build uic_build rcc_build USE_PERL5= build -USES= cmake gettext perl5 +USES= cmake gettext perl5 tar:bzip2 -MAN1= kbiff.1 - -NO_STAGE= yes .include Modified: head/mail/kbiff/pkg-plist ============================================================================== --- head/mail/kbiff/pkg-plist Mon Jun 2 05:04:21 2014 (r356192) +++ head/mail/kbiff/pkg-plist Mon Jun 2 05:42:11 2014 (r356193) @@ -1,5 +1,6 @@ bin/kbiff lib/libkdeinit4_kbiff.so +man/man1/kbiff.1.gz share/applications/kde4/kbiff.desktop share/apps/kbiff/kbiff.notifyrc share/apps/kbiff/pics/delete.png