[Midnightbsd-cvs] mports [17999] trunk/math/gmp: gmp plist fix

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Jan 11 12:05:26 EST 2015


Revision: 17999
          http://svnweb.midnightbsd.org/mports/?rev=17999
Author:   laffer1
Date:     2015-01-11 12:05:25 -0500 (Sun, 11 Jan 2015)
Log Message:
-----------
gmp plist fix

Modified Paths:
--------------
    trunk/math/gmp/Makefile
    trunk/math/gmp/pkg-plist

Modified: trunk/math/gmp/Makefile
===================================================================
--- trunk/math/gmp/Makefile	2015-01-11 17:04:36 UTC (rev 17998)
+++ trunk/math/gmp/Makefile	2015-01-11 17:05:25 UTC (rev 17999)
@@ -2,6 +2,7 @@
 
 PORTNAME=	gmp
 PORTVERSION=	5.1.3
+PORTREVISION=	1
 CATEGORIES=	math devel
 MASTER_SITES=	${MASTER_SITE_GNU}
 MASTER_SITE_SUBDIR=	gmp

Modified: trunk/math/gmp/pkg-plist
===================================================================
--- trunk/math/gmp/pkg-plist	2015-01-11 17:04:36 UTC (rev 17998)
+++ trunk/math/gmp/pkg-plist	2015-01-11 17:05:25 UTC (rev 17999)
@@ -3,8 +3,10 @@
 lib/libgmp.a
 lib/libgmp.la
 lib/libgmp.so
-lib/libgmp.so.11
+lib/libgmp.so.10
+lib/libgmp.so.10.1.3
 lib/libgmpxx.a
 lib/libgmpxx.la
 lib/libgmpxx.so
-lib/libgmpxx.so.7
+lib/libgmpxx.so.4
+lib/libgmpxx.so.4.3.3



More information about the Midnightbsd-cvs mailing list