Skip site navigation (1)Skip section navigation (2)
Date:      Wed,  1 Dec 1999 02:35:37 -0800 (PST)
From:      ozz@FreeBSD.org.ru
To:        freebsd-gnats-submit@freebsd.org
Subject:   ports/15202: update russian/wmcyrx from 2.0 to 2.1
Message-ID:  <19991201103537.BAA1C14BC3@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         15202
>Category:       ports
>Synopsis:       update russian/wmcyrx from 2.0 to 2.1
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec  1 05:40:01 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Osokin Sergey
>Release:        3.3-STABLE
>Organization:
http://www.freebsd.org.ru
>Environment:
FreeBSD 3.3-STABLE #0: Mon Nov 29 19:04:43 MSK 1999
>Description:
update russian/wmcyrx from 2.0 to 2.1
>How-To-Repeat:

>Fix:
diff -ruN wmcyrx-old/Makefile wmcyrx/Makefile
--- wmcyrx-old/Makefile Tue Aug 31 05:47:04 1999
+++ wmcyrx/Makefile     Wed Dec  1 13:30:52 1999
@@ -1,13 +1,13 @@
 # New ports collection makefile for: CyrX-2
-# Version required: 2.0
+# Version required: 2.1
 # Date created:                04 Janyary 1999
 # Whom:                        Sergey Osokin aka oZZ <ozz@FreeBSD.org.ru>
 #
 # $FreeBSD: ports/russian/wmcyrx/Makefile,v 1.2 1999/08/31 01:47:04 peter Exp $
 #

-DISTNAME=       cyrx2.0
-PKGNAME=       ru-wmcyrx-2.0
+DISTNAME=       cyrx-2.1
+PKGNAME=       ru-wmcyrx-2.1
 CATEGORIES=     russian windowmaker
 MASTER_SITES=   http://yard.hitech.mipt.ru/~mini/distrib/

@@ -15,8 +15,7 @@

 LIB_DEPENDS=    Xpm.4:${PORTSDIR}/graphics/xpm

-WRKSRC=         ${WRKDIR}/cyrx-2.0
-#NO_INSTALL_MANPAGES= yes
+NO_INSTALL_MANPAGES= yes

 post-extract:
        @ ${MV} ${WRKSRC}/makefile ${WRKSRC}/Makefile
diff -ruN wmcyrx-old/files/md5 wmcyrx/files/md5
--- wmcyrx-old/files/md5        Fri Sep 10 23:07:56 1999
+++ wmcyrx/files/md5    Wed Dec  1 13:08:45 1999
@@ -1 +1 @@
-MD5 (cyrx2.0.tar.gz) = 17d75fa8804f83611dab37367f6c7b74
+MD5 (cyrx-2.1.tar.gz) = c93b6fc8810bf3249684944d3dd58fd4
diff -ruN wmcyrx-old/patches/patch-aa wmcyrx/patches/patch-aa
--- wmcyrx-old/patches/patch-aa Fri Sep 10 23:07:56 1999
+++ wmcyrx/patches/patch-aa     Wed Dec  1 13:26:26 1999
@@ -1,25 +1,17 @@
---- Makefile.orig      Sun Oct 18 23:17:44 1998
-+++ Makefile   Fri Feb 12 21:55:45 1999
-@@ -1,10 +1,10 @@
+--- Makefile.orig      Wed Apr 28 19:17:54 1999
++++ Makefile   Wed Dec  1 13:22:49 1999
+@@ -1,11 +1,11 @@

 -I  = -I/usr/openwin/include -I/usr/local/include
-+I  = -I${X11BASE}/include -I${LOCALBASE}/include -I/usr/include
++I  = -I${X11BASE}/include -I${LOCALBASE}/include
  #L  = -Bstatic -lXpm -Bdynamic -lX11 -lXext
--L  = -L/usr/local/lib -L/usr/openwin/lib -lXpm -lX11 -lXext
+-L  = -L/usr/local/lib -L/usr/openwin/lib -L/usr/X11/lib -lXpm -lX11 -lXext
 +L  = -L${LOCALBASE}/lib -L${X11BASE}/lib -L/usr/lib -lXpm -lX11 -lXext
- CC = gcc -O $I -DXLIB_ILLEGAL_ACCESS
+ #CC = gcc -O $I -DXLIB_ILLEGAL_ACCESS
+ CC=CC -O $I -DXLIB_ILLEGAL_ACCESS

 -cyrx2:        cyrx2.o cyrmapper.o
 +all:  cyrx2.o cyrmapper.o
        $(CC) cyrx2.o  cyrmapper.o -o cyrx2 $L

  cyrx: cyrx.o  cyrmapper.o
-@@ -35,7 +35,5 @@
-       cat cyrsym.h | xtowin | gen > msw.h
-
- clean:
--      rm *.o cyrx2
--
--
-+      rm -rf *.o cyrx2
-

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991201103537.BAA1C14BC3>