Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Jan 2014 10:40:01 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/185683: commit references a PR
Message-ID:  <201401251040.s0PAe1Mi078648@freefall.freebsd.org>

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/185683: commit references a PR
Date: Sat, 25 Jan 2014 10:32:59 +0000 (UTC)

 Author: miwi
 Date: Sat Jan 25 10:32:51 2014
 New Revision: 341001
 URL: http://svnweb.freebsd.org/changeset/ports/341001
 QAT: https://qat.redports.org/buildarchive/r341001/
 
 Log:
   MFH: r339915
   
   - Fix build on FreeBSD 10.
   
   PR:		185683
   Submitted by:	maintainer
 
 Added:
   branches/2014Q1/net/yconalyzer/files/
      - copied from r339915, head/net/yconalyzer/files/
 Modified:
   branches/2014Q1/net/yconalyzer/Makefile   (contents, props changed)
 Directory Properties:
   branches/2014Q1/   (props changed)
 
 Modified: branches/2014Q1/net/yconalyzer/Makefile
 ==============================================================================
 --- branches/2014Q1/net/yconalyzer/Makefile	Sat Jan 25 09:28:51 2014	(r341000)
 +++ branches/2014Q1/net/yconalyzer/Makefile	Sat Jan 25 10:32:51 2014	(r341001)
 @@ -3,6 +3,7 @@
  
  PORTNAME=	yconalyzer
  PORTVERSION=	1.0.4
 +PORTREVISION=	1
  CATEGORIES=	net
  MASTER_SITES=	SF
  MASTER_SITE_SUBDIR=	${PORTNAME}
 @@ -14,10 +15,10 @@ GNU_CONFIGURE=	yes
  PLIST_FILES=	bin/yconalyzer
  USE_BZIP2=	yes
  USE_GMAKE=	yes
 +NO_STAGE=	yes
  
  MAN8=		yconalyzer.8
  
 -NO_STAGE=	yes
  pre-install:
  	${CHMOD} a+x ${WRKSRC}/install-sh
  
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 



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