ports/185683: commit references a PR
dfilter service
dfilter at FreeBSD.ORG
Sat Jan 25 10:40:01 UTC 2014
The following reply was made to PR ports/185683; it has been noted by GNATS.
From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at 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 at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe at freebsd.org"
More information about the freebsd-ports-bugs
mailing list