pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/emulators/ski Use libtool-style libski names



details:   https://anonhg.NetBSD.org/pkgsrc/rev/337d107a05e7
branches:  trunk
changeset: 351129:337d107a05e7
user:      scole <scole%pkgsrc.org@localhost>
date:      Mon Aug 15 17:27:44 2016 +0000

description:
Use libtool-style libski names

diffstat:

 emulators/ski/Makefile |  4 ++--
 emulators/ski/PLIST    |  7 +++----
 2 files changed, 5 insertions(+), 6 deletions(-)

diffs (35 lines):

diff -r 33e678091986 -r 337d107a05e7 emulators/ski/Makefile
--- a/emulators/ski/Makefile    Mon Aug 15 15:48:41 2016 +0000
+++ b/emulators/ski/Makefile    Mon Aug 15 17:27:44 2016 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2016/08/14 18:27:05 scole Exp $
+# $NetBSD: Makefile,v 1.19 2016/08/15 17:27:44 scole Exp $
 #
 
 DISTNAME=      ski-1.3.2
-PKGREVISION=   3
+PKGREVISION=   4
 CATEGORIES=    emulators
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=ski/}
 
diff -r 33e678091986 -r 337d107a05e7 emulators/ski/PLIST
--- a/emulators/ski/PLIST       Mon Aug 15 15:48:41 2016 +0000
+++ b/emulators/ski/PLIST       Mon Aug 15 17:27:44 2016 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2016/08/14 18:27:05 scole Exp $
+@comment $NetBSD: PLIST,v 1.5 2016/08/15 17:27:44 scole Exp $
 bin/ski
 bin/bski
 bin/bskinc
@@ -22,9 +22,8 @@
 include/ski-1.3/std.h
 include/ski-1.3/types.h
 ${PLIST.xski}lib/X11/app-defaults/XSki
-lib/libski-1.3.so.2
-lib/libski-1.3.so.2.0.0
-lib/libski.a
+lib/libski.la
+lib/libski.so
 man/man1/bski.1
 man/man1/bskinc.1
 man/man1/ski.1



Home | Main Index | Thread Index | Old Index