aboutsummaryrefslogtreecommitdiff
path: root/games/libshhcards
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-10-01 06:09:03 +0000
committerSteve Price <steve@FreeBSD.org>1998-10-01 06:09:03 +0000
commit3f6183d1fb76d1a186734ee20b1a563fb59f319e (patch)
tree7bb1886df9050f658c829b78f465e38fa621f4c6 /games/libshhcards
parent1b4e5b49b4f51106645cc739a9a6d87c2a0ee972 (diff)
downloadports-3f6183d1fb76d1a186734ee20b1a563fb59f319e.tar.gz
ports-3f6183d1fb76d1a186734ee20b1a563fb59f319e.zip
Notes
Diffstat (limited to 'games/libshhcards')
-rw-r--r--games/libshhcards/Makefile4
-rw-r--r--games/libshhcards/files/patch-aa15
-rw-r--r--games/libshhcards/pkg-plist2
3 files changed, 12 insertions, 9 deletions
diff --git a/games/libshhcards/Makefile b/games/libshhcards/Makefile
index 90391fe298d4..ce69f3a2017f 100644
--- a/games/libshhcards/Makefile
+++ b/games/libshhcards/Makefile
@@ -3,7 +3,7 @@
# Date created: 12 April 1998
# Whom: Andrey Zakhvatov
#
-# $Id: Makefile,v 1.2 1998/08/05 09:30:56 asami Exp $
+# $Id: Makefile,v 1.3 1998/09/28 02:08:56 steve Exp $
#
DISTNAME= shhcards-1.0.3
@@ -32,5 +32,5 @@ do-install:
.if ${PORTOBJFORMAT} == "elf"
SOVERSION= 1
.else
-SOVERSION= 1.0
+SOVERSION= 1.1
.endif
diff --git a/games/libshhcards/files/patch-aa b/games/libshhcards/files/patch-aa
index f362a9722d6f..33b2f8e6248c 100644
--- a/games/libshhcards/files/patch-aa
+++ b/games/libshhcards/files/patch-aa
@@ -1,10 +1,13 @@
--- Makefile.orig Sun Mar 23 03:02:53 1997
-+++ Makefile Sun Sep 27 16:54:55 1998
-@@ -3,12 +3,16 @@
++++ Makefile Wed Sep 30 23:28:35 1998
+@@ -1,14 +1,17 @@
+ # $Id: Makefile,v 1.3 1997/03/23 09:02:53 sverrehu Exp $
+ DIST = shhcards
VERMAJ = 1
- VERMIN = 0
- VERPAT = 3
+-VERMIN = 0
+-VERPAT = 3
-VERSION = $(VERMAJ).$(VERMIN).$(VERPAT)
++VERMIN = 1
+ifeq ($(PORTOBJFORMAT),elf)
+VERSION = $(VERMAJ)
+else
@@ -19,7 +22,7 @@
ifeq ($(SHARED),1)
LIBTARGET = lib$(DIST).so.$(VERSION)
-@@ -28,8 +32,8 @@
+@@ -28,8 +31,8 @@
INSTALL = install -m 644
MKDIRP = install -d -m 755
@@ -30,7 +33,7 @@
###########################################################################
-@@ -87,7 +91,11 @@
+@@ -87,7 +90,11 @@
$(LIBTARGET): $(LIBOBJS)
ifeq ($(SHARED),1)
diff --git a/games/libshhcards/pkg-plist b/games/libshhcards/pkg-plist
index ba3056287184..5fa11cc63ff7 100644
--- a/games/libshhcards/pkg-plist
+++ b/games/libshhcards/pkg-plist
@@ -1,6 +1,6 @@
include/shhcards.h
lib/libshhcards.so
-lib/libshhcards.so.1
+lib/libshhcards.so.1.1
@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %D/lib
@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %D/lib
share/doc/libshhcards/CREDITS