From owner-freebsd-ports Wed Apr 28 22:10: 7 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 293CD15099 for ; Wed, 28 Apr 1999 22:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA00515; Wed, 28 Apr 1999 22:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from icc.surw.chel.su (surw.chel.su [195.54.2.162]) by hub.freebsd.org (Postfix) with ESMTP id C23F214E09 for ; Wed, 28 Apr 1999 21:54:17 -0700 (PDT) (envelope-from andy@icc.surw.chel.su) Received: (from andy@localhost) by icc.surw.chel.su (8.9.2/8.8.8) id IAA04247; Thu, 29 Apr 1999 08:54:14 +0400 (MSD) (envelope-from andy) Message-Id: <199904290454.IAA04247@icc.surw.chel.su> Date: Thu, 29 Apr 1999 08:54:14 +0400 (MSD) From: Andrey Zakhvatov Reply-To: andy@icc.surw.chel.su To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/11375: Update port: games/libshhcards Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 11375 >Category: ports >Synopsis: Update port: games/libshhcards >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Apr 28 22:10:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Andrey Zakhvatov >Release: FreeBSD 3.1-RELEASE i386 >Organization: South Ural Railway ICC >Environment: >Description: This is a patch to update games/libshhcards port. diff -Nru libshhcards/Makefile libshhcards-1.0.4/Makefile --- libshhcards/Makefile Sun Nov 29 02:54:00 1998 +++ libshhcards-1.0.4/Makefile Thu Apr 29 08:44:26 1999 @@ -1,24 +1,26 @@ # New ports collection makefile for: libshhcards -# Version required: 1.0.3 +# Version required: 1.0.4 # Date created: 12 April 1998 # Whom: Andrey Zakhvatov # # $Id: Makefile,v 1.6 1998/11/28 09:05:01 asami Exp $ # -DISTNAME= shhcards-1.0.3 -PKGNAME= libshhcards-1.0.3 -CATEGORIES= devel -MASTER_SITES= http://www.computas.no/users/shh/pub-unix/files/ \ - http://www.freebsd.org/~mph/distfiles/ - -MAINTAINER= andy@icc.surw.chel.su - -LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm - -USE_GMAKE= yes -USE_X_PREFIX= yes -SOLIB= libshhcards.so +DISTNAME= shhcards-1.0.4 +PKGNAME= libshhcards-1.0.4 +CATEGORIES= devel +MASTER_SITES= ${MASTER_SITE_SUNSITE} \ + http://home.sol.no/~sverrehu/pub-unix/files/ \ + http://www.freebsd.org/~mph/distfiles/ +MASTER_SITE_SUBDIR= libs/ui + +MAINTAINER= andy@icc.surw.chel.su + +LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm + +USE_GMAKE= yes +USE_X_PREFIX= yes +SOLIB= libshhcards.so .include @@ -32,9 +34,13 @@ @ ${INSTALL_DATA} ${WRKSRC}/shhcards.h ${PREFIX}/include @ ${INSTALL_DATA} ${WRKSRC}/${SOLIB}.${SOVERSION} ${PREFIX}/lib @ ${LN} -sf ${SOLIB}.${SOVERSION} ${PREFIX}/lib/${SOLIB} + @ ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib + +post-install: +.if !defined(NOPORTDOCS) @ ${MKDIR} ${PREFIX}/share/doc/libshhcards @ ${INSTALL_DATA} ${WRKSRC}/CREDITS ${PREFIX}/share/doc/libshhcards @ ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/libshhcards - @ ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib +.endif .include diff -Nru libshhcards/files/md5 libshhcards-1.0.4/files/md5 --- libshhcards/files/md5 Sat May 2 04:00:00 1998 +++ libshhcards-1.0.4/files/md5 Thu Apr 29 08:45:34 1999 @@ -1 +1 @@ -MD5 (shhcards-1.0.3.tar.gz) = c6f9161e096e8102b930e2b9e6d1796f +MD5 (shhcards-1.0.4.tar.gz) = 1882a80484d883a78b9b7ce94ab0afa6 diff -Nru libshhcards/patches/patch-aa libshhcards-1.0.4/patches/patch-aa --- libshhcards/patches/patch-aa Mon Jan 11 02:43:00 1999 +++ libshhcards-1.0.4/patches/patch-aa Thu Apr 29 08:41:41 1999 @@ -5,7 +5,7 @@ DIST = shhcards VERMAJ = 1 -VERMIN = 0 --VERPAT = 3 +-VERPAT = 4 -VERSION = $(VERMAJ).$(VERMIN).$(VERPAT) +VERMIN = 1 +ifeq ($(PORTOBJFORMAT),elf) diff -Nru libshhcards/pkg/COMMENT libshhcards-1.0.4/pkg/COMMENT --- libshhcards/pkg/COMMENT Sat May 2 04:00:00 1998 +++ libshhcards-1.0.4/pkg/COMMENT Thu Apr 29 08:44:59 1999 @@ -1 +1 @@ -library for displaying game cards on X11. +Library for displaying game cards on X Window System. >How-To-Repeat: >Fix: Please, check and commit this patch. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message