Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Jan 2013 21:10:01 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/175331: commit references a PR
Message-ID:  <201301152110.r0FLA1fN092953@freefall.freebsd.org>

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/175331: commit references a PR
Date: Tue, 15 Jan 2013 21:06:19 +0000 (UTC)

 Author: mi
 Date: Tue Jan 15 21:06:11 2013
 New Revision: 310462
 URL: http://svnweb.freebsd.org/changeset/ports/310462
 
 Log:
   Fix a spelling error in the build-time output.
   
   PR:		175331
   Submitted by:	Christoph Mallon
   Notified by:	Chris Rees
 
 Modified:
   head/deskutils/xmdiary/Makefile
 
 Modified: head/deskutils/xmdiary/Makefile
 ==============================================================================
 --- head/deskutils/xmdiary/Makefile	Tue Jan 15 20:13:17 2013	(r310461)
 +++ head/deskutils/xmdiary/Makefile	Tue Jan 15 21:06:11 2013	(r310462)
 @@ -28,7 +28,7 @@ MAN1=		xdaclunix.1 xdalarm.1 xdcustom.1 
  post-patch:
  	@${ECHO_MSG} removing the "malloc.h" includes
  	${SCRIPTDIR}/nomalloc $(WRKSRC) 2>&1 > /dev/zero
 -	@${ECHO_MSG} removing unneccessary DependTarget from Imakefile-s
 +	@${ECHO_MSG} removing unnecessary DependTarget from Imakefile-s
  	${SCRIPTDIR}/noextradepend $(WRKSRC) 2>&1 > /dev/zero
  	${REINPLACE_CMD} -e 's|/usr/X11R6|${LOCALBASE}|g' \
  		-e 's|CcCmd gcc|CcCmd ${CC}|' '${WRKSRC}/XDiary.tmpl'
 _______________________________________________
 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?201301152110.r0FLA1fN092953>