Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Mar 2002 04:50:03 -0800 (PST)
From:      Oliver Braun <obraun@informatik.unibw-muenchen.de>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/36139: [Maintainer Update] Update lang/nhc98 to 1.12, remove FORBIDDEN
Message-ID:  <200203261250.g2QCo3145012@freefall.freebsd.org>

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

From: Oliver Braun <obraun@informatik.unibw-muenchen.de>
To: freebsd-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: ports/36139: [Maintainer Update] Update lang/nhc98 to 1.12, remove FORBIDDEN
Date: Tue, 26 Mar 2002 13:44:01 +0100

 * added two patches
 
 Apply this patch after applying the initial one in this PR.
 
 Could someone commit this port please, since the port in the
 ports-collection is FORBIDDEN and does not build on -current.
 
 With this update (submitted in the initial PR) it builds on -current and
 should not longer be FORBIDDEN, since I have included a patch to avoid
 problems on bento.
 
 Regards,
          Olli
 
 diff -ruN nhc98.bak/Makefile nhc98/Makefile
 --- nhc98.bak/Makefile	Wed Mar 20 17:25:48 2002
 +++ nhc98/Makefile	Tue Mar 26 13:04:43 2002
 @@ -11,6 +11,10 @@
  DISTNAME=	${PORTNAME}src-${PORTVERSION}
  DIST_SUBDIR=	nhc98
  
 +PATCH_SITES=	${MASTER_SITES}
 +PATCHFILES=	patch-1.12-ranlib \
 +		patch-1.12-hmake-config
 +
  MAINTAINER=	obraun@informatik.unibw-muenchen.de
  
  .if defined(WITH_TRACER)
 diff -ruN nhc98.bak/distinfo nhc98/distinfo
 --- nhc98.bak/distinfo	Wed Mar 20 12:31:53 2002
 +++ nhc98/distinfo	Tue Mar 26 13:05:05 2002
 @@ -1 +1,3 @@
  MD5 (nhc98/nhc98src-1.12.tar.gz) = cd10466ba0f06a19c55a67d3b9afd95c
 +MD5 (nhc98/patch-1.12-ranlib) = cdf4b449d96ca7b4caf25ac8176f1870
 +MD5 (nhc98/patch-1.12-hmake-config) = 3d55e0f423cbf8a899d60b85cefcc844

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?200203261250.g2QCo3145012>