svn commit: r408291 - in head: math/maxima sysutils/grub2-pcbsd

Antoine Brodin antoine at FreeBSD.org
Sat Feb 6 11:06:37 UTC 2016


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
- at comment info/maxima.info-1
- at comment info/maxima.info-2
- at 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


More information about the svn-ports-all mailing list