ports/161397: [PATCH] math/mpfr: Fix plist, pet portlint

Steve Wills swills at FreeBSD.org
Sat Oct 8 14:40:01 UTC 2011


>Number:         161397
>Category:       ports
>Synopsis:       [PATCH] math/mpfr: Fix plist, pet portlint
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 08 14:40:00 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Steve Wills
>Release:        FreeBSD 9.0-BETA2 amd64
>Organization:
>Environment:
System: FreeBSD meatwad.mouf.net 9.0-BETA2 FreeBSD 9.0-BETA2 #4: Sun Sep 18 10:33:08 EDT 2011
>Description:
- Fix leftover files
- Pet portlint while here

Port maintainer (ale at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- mpfr-3.1.0_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/math/mpfr/Makefile,v
retrieving revision 1.22
diff -u -u -r1.22 Makefile
--- Makefile	7 Oct 2011 07:42:43 -0000	1.22
+++ Makefile	8 Oct 2011 14:28:03 -0000
@@ -18,14 +18,14 @@
 MAINTAINER=	ale at FreeBSD.org
 COMMENT=	A library for multiple-precision floating-point computations
 
+LICENSE=	LGPL3
+LICENSE_FILE=	${WRKSRC}/COPYING.LESSER
+
 LIB_DEPENDS=	gmp.10:${PORTSDIR}/math/gmp
 
 PATCHLEVEL=	1
 PATCHFILES!=	/usr/bin/jot -s " " -w patch%02d ${PATCHLEVEL} 1 ${PATCHLEVEL}
 
-LICENSE=	LGPL3
-LICENSE_FILE=	${WRKSRC}/COPYING.LESSER
-
 USE_AUTOTOOLS=	libtool
 USE_GNOME=	ltverhack
 
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/math/mpfr/pkg-plist,v
retrieving revision 1.6
diff -u -u -r1.6 pkg-plist
--- pkg-plist	11 Jun 2010 15:08:51 -0000	1.6
+++ pkg-plist	8 Oct 2011 14:21:56 -0000
@@ -1,6 +1,8 @@
+share/doc/mpfr/FAQ.html
 include/mpfr.h
 include/mpf2mpfr.h
 lib/libmpfr.a
 lib/libmpfr.la
 lib/libmpfr.so
 lib/libmpfr.so.4
+ at dirrmtry share/doc/mpfr
--- mpfr-3.1.0_1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list