[Midnightbsd-cvs] mports [19131] trunk/graphics/libGLw: fix plist

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Wed May 27 22:58:51 EDT 2015


Revision: 19131
          http://svnweb.midnightbsd.org/mports/?rev=19131
Author:   laffer1
Date:     2015-05-27 22:58:51 -0400 (Wed, 27 May 2015)
Log Message:
-----------
fix plist

Modified Paths:
--------------
    trunk/graphics/libGLw/Makefile
    trunk/graphics/libGLw/pkg-plist

Modified: trunk/graphics/libGLw/Makefile
===================================================================
--- trunk/graphics/libGLw/Makefile	2015-05-28 02:58:29 UTC (rev 19130)
+++ trunk/graphics/libGLw/Makefile	2015-05-28 02:58:51 UTC (rev 19131)
@@ -2,6 +2,7 @@
 
 PORTNAME=	libGLw
 PORTVERSION=	8.0.0
+PORTREVISION=	1
 CATEGORIES=	graphics
 MASTER_SITES=	ftp://ftp.freedesktop.org/pub/mesa/glw/
 DISTNAME=	glw-${PORTVERSION}

Modified: trunk/graphics/libGLw/pkg-plist
===================================================================
--- trunk/graphics/libGLw/pkg-plist	2015-05-28 02:58:29 UTC (rev 19130)
+++ trunk/graphics/libGLw/pkg-plist	2015-05-28 02:58:51 UTC (rev 19131)
@@ -4,5 +4,5 @@
 include/GL/GLwMDrawAP.h
 lib/libGLw.so
 lib/libGLw.so.1
+lib/libGLw.so.1.0.0
 libdata/pkgconfig/glw.pc
- at dirrmtry include/GL



More information about the Midnightbsd-cvs mailing list