From owner-svn-ports-head@FreeBSD.ORG Wed Dec 17 16:59:56 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C0D1F74B for ; Wed, 17 Dec 2014 16:59:56 +0000 (UTC) Received: from mail-pd0-f175.google.com (mail-pd0-f175.google.com [209.85.192.175]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 94D941862 for ; Wed, 17 Dec 2014 16:59:56 +0000 (UTC) Received: by mail-pd0-f175.google.com with SMTP id g10so14572298pdj.20 for ; Wed, 17 Dec 2014 08:59:55 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=PuW7rjXa5YW0VFbtb6+39XZjhnTRPWpIUSsrhILRxWk=; b=XMYKBQBPw3Ks/FnHCpGseBHGtyS/H08aX0HcsuCDp356nRFXN5cqXgvBVCGESEWO1X /rjKuugBZTTRzQQkwOf03/eS2hd78S0eKt9uCL28qtP/KIFcQXQVpCU8ZzlR1FQjsCHm C5Mxo5GfUTxDNe2ysTgdjIhhnVC6mBPtnnUCfgEmSSTZbArzZIxwEp91HFCafBbR2wtk WcLrMf2Ksp94vLglDud7JGlYGBzfzCMOfTIqjsh/AmdQ2rZDlZanFUYFz0HxugCJcy1I bBoaz7XNQLIweIgb9hK2ZLJiLEVnHnG8gaeJQbCxKBm0ykUqdcYOzN2wrnRaToAZqA4N Bsbw== X-Gm-Message-State: ALoCoQlGEij+67L0CFSWGtD+7LsS6pJqk6XTs8gQAKHb9PObGH4EbQfgxOt954TdXfIfiWsic3yL MIME-Version: 1.0 X-Received: by 10.66.180.109 with SMTP id dn13mr31315693pac.89.1418835595575; Wed, 17 Dec 2014 08:59:55 -0800 (PST) Sender: bsd-src@helfman.org Received: by 10.70.102.144 with HTTP; Wed, 17 Dec 2014 08:59:55 -0800 (PST) In-Reply-To: <201412171627.sBHGRkxB072154@svn.freebsd.org> References: <201412171627.sBHGRkxB072154@svn.freebsd.org> Date: Wed, 17 Dec 2014 08:59:55 -0800 X-Google-Sender-Auth: ZALM_QeRqsS3rOiiztorXXijdko Message-ID: Subject: Re: svn commit: r374862 - in head/deskutils/xpad-current: . files From: Jason Helfman To: Baptiste Daroussin Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: "svn-ports-head@freebsd.org" , "svn-ports-all@freebsd.org" , "ports-committers@freebsd.org" X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 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: Wed, 17 Dec 2014 16:59:56 -0000 On Wed, Dec 17, 2014 at 8:27 AM, Baptiste Daroussin wrote: > > Author: bapt > Date: Wed Dec 17 16:27:45 2014 > New Revision: 374862 > URL: https://svnweb.freebsd.org/changeset/ports/374862 > QAT: https://qat.redports.org/buildarchive/r374862/ > > Log: > Fix packaging as a user (the Makefile was trying to modify LOCALBASE) > While here remove now useless gnomehier dep > > Added: > head/deskutils/xpad-current/files/ > head/deskutils/xpad-current/files/patch-doc_Makefile (contents, props > changed) > Modified: > head/deskutils/xpad-current/Makefile > > Modified: head/deskutils/xpad-current/Makefile > > ============================================================================== > --- head/deskutils/xpad-current/Makefile Wed Dec 17 16:20:33 2014 > (r374861) > +++ head/deskutils/xpad-current/Makefile Wed Dec 17 16:27:45 2014 > (r374862) > @@ -17,13 +17,12 @@ OPTIONS_SUB= yes > > CONFLICTS_INSTALL= xpad-[0-9]* > USE_XORG= x11 sm > -USE_GNOME= gtk30 gnomehier intltool gtksourceview3 > +USE_GNOME= gtk30 intltool gtksourceview3 > USES= pkgconfig gmake tar:bzip2 > INSTALLS_ICONS= yes > CPPFLAGS+= ${CXXFLAGS} -I${LOCALBASE}/include > LDFLAGS+= -L${LOCALBASE}/lib > GNU_CONFIGURE= yes > -NEED_ROOT=yes > > NLS_USES= gettext > NLS_CONFIGURE_ENABLE= nls > > Added: head/deskutils/xpad-current/files/patch-doc_Makefile > > ============================================================================== > --- /dev/null 00:00:00 1970 (empty, because file is newly added) > +++ head/deskutils/xpad-current/files/patch-doc_Makefile Wed Dec 17 > 16:27:45 2014 (r374862) > @@ -0,0 +1,14 @@ > +--- doc/Makefile.orig 2014-12-17 16:24:43 UTC > ++++ doc/Makefile > +@@ -516,9 +516,9 @@ uninstall-man: uninstall-man1 > + > + install-data-local: > + @echo "Create help directory" > +- $(MKDIR_P) $(helpdir) > ++ $(MKDIR_P) $(DESTDIR)$(helpdir) > + @echo "Copying help file" > +- cp xpad-user-help.txt $(helpdir) > ++ cp xpad-user-help.txt $(DESTDIR)$(helpdir) > + > + uninstall-local: > + @echo "Delete help directory" > > Thanks for taking care of this! -jgh -- Jason Helfman | FreeBSD Committer jgh@FreeBSD.org | http://people.freebsd.org/~jgh | The Power to Serve