Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Apr 2003 01:10:18 -0800 (PST)
From:      Alex Kiesel <kiesel@schlund.de>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/50068: New port: sybase_ase (Sybase ASE RDBMS)
Message-ID:  <200304060910.h369AIOM021604@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/50068; it has been noted by GNATS.

From: Alex Kiesel <kiesel@schlund.de>
To: freebsd-gnats-submit@FreeBSD.org, kiesel@schlund.de
Cc:  
Subject: Re: ports/50068: New port: sybase_ase (Sybase ASE RDBMS)
Date: 06 Apr 2003 11:05:31 +0200

 Hi,
 
 as the result of a last-minute name-change of this port, it became
 neccessary to apply the following patch to correct the filename of the
 distfile:
 
 ---------- Patch begins here -----------
 --- Makefile.orig       Sat Apr  5 22:52:47 2003
 +++ Makefile    Sat Apr  5 22:52:54 2003
 @@ -9,7 +9,7 @@
  PORTVERSION=    11.0.3.3
  CATEGORIES=     databases
  MASTER_SITES=   http://linux.sybase.com/REL11033/
 -DISTNAME=       ${PORTNAME}-${PORTVERSION}-FreeBSD-6.i386
 +DISTNAME=       sybase-ase-${PORTVERSION}-FreeBSD-6.i386
  EXTRACT_SUFX=   .tgz
  
  MAINTAINER=     kiesel@schlund.de
 ---------- Patch ends here -----------
 
 Sorry for the inconveniance.
 
 -Alex
 
 



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