From owner-svn-ports-all@freebsd.org Sat Feb 6 11:06:37 2016 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 712EBA9F83F; Sat, 6 Feb 2016 11:06:37 +0000 (UTC) (envelope-from antoine@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 2781F15C7; Sat, 6 Feb 2016 11:06:37 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u16B6anA004104; Sat, 6 Feb 2016 11:06:36 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u16B6ZOg004100; Sat, 6 Feb 2016 11:06:35 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201602061106.u16B6ZOg004100@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 6 Feb 2016 11:06:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r408291 - in head: math/maxima sysutils/grub2-pcbsd 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.20 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, 06 Feb 2016 11:06:37 -0000 Author: antoine Date: Sat Feb 6 11:06:35 2016 New Revision: 408291 URL: https://svnweb.freebsd.org/changeset/ports/408291 Log: Don't package ${LOCALBASE}/info/dir Modified: head/math/maxima/Makefile head/math/maxima/pkg-plist head/sysutils/grub2-pcbsd/Makefile head/sysutils/grub2-pcbsd/pkg-plist Modified: head/math/maxima/Makefile ============================================================================== --- head/math/maxima/Makefile Sat Feb 6 10:50:48 2016 (r408290) +++ head/math/maxima/Makefile Sat Feb 6 11:06:35 2016 (r408291) @@ -3,6 +3,7 @@ PORTNAME= maxima PORTVERSION= 5.37.3 +PORTREVISION= 1 CATEGORIES= math lisp tk MASTER_SITES= SF/maxima/Maxima-source/${PORTVERSION}-source @@ -25,7 +26,6 @@ CONFIGURE_ARGS+= --prefix=${PREFIX} \ ${LISPSELECT} INFO= maxima imaxima xmaxima -#maxima.info-1 maxima.info-2 maxima.info-3 PLIST_SUB= BINDIR=${BINDIRECTORY} PLIST_SUB+= LISPBIN=${LISPBINARY} Modified: head/math/maxima/pkg-plist ============================================================================== --- head/math/maxima/pkg-plist Sat Feb 6 10:50:48 2016 (r408290) +++ head/math/maxima/pkg-plist Sat Feb 6 11:06:35 2016 (r408291) @@ -1,11 +1,7 @@ bin/maxima bin/rmaxima bin/xmaxima -info/dir info/maxima-index.lisp -@comment info/maxima.info-1 -@comment info/maxima.info-2 -@comment info/maxima.info-3 lib/maxima/%%PORTVERSION%%/%%BINDIR%%/%%MAXIMABIN%% libexec/maxima/%%PORTVERSION%%/mgnuplot man/man1/maxima.1.gz Modified: head/sysutils/grub2-pcbsd/Makefile ============================================================================== --- head/sysutils/grub2-pcbsd/Makefile Sat Feb 6 10:50:48 2016 (r408290) +++ head/sysutils/grub2-pcbsd/Makefile Sat Feb 6 11:06:35 2016 (r408291) @@ -3,7 +3,7 @@ PORTNAME= grub2-pcbsd PORTVERSION= 2.02q -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= sysutils MASTER_SITES= http://www.pcbsd.org/~kris/software/ \ ftp://ftp.pcbsd.org/pub/software/ Modified: head/sysutils/grub2-pcbsd/pkg-plist ============================================================================== --- head/sysutils/grub2-pcbsd/pkg-plist Sat Feb 6 10:50:48 2016 (r408290) +++ head/sysutils/grub2-pcbsd/pkg-plist Sat Feb 6 11:06:35 2016 (r408291) @@ -63,7 +63,6 @@ etc/grub.d/40_custom.dist etc/grub.d/41_custom etc/grub.d/50_otherbe etc/grub.d/README -info/dir lib/grub/i386-pc/acpi.mod lib/grub/i386-pc/acpi.module lib/grub/i386-pc/adler32.mod