Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 May 2014 05:30:01 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/189318: commit references a PR
Message-ID:  <201405210530.s4L5U1Z9053326@freefall.freebsd.org>

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/189318: commit references a PR
Date: Wed, 21 May 2014 05:29:00 +0000 (UTC)

 Author: miwi
 Date: Wed May 21 05:28:56 2014
 New Revision: 354704
 URL: http://svnweb.freebsd.org/changeset/ports/354704
 QAT: https://qat.redports.org/buildarchive/r354704/
 
 Log:
   - Update to 1.1.10
   
   PR:		189318
   Submitted by:	maintainer
 
 Deleted:
   head/irc/epic5/files/
 Modified:
   head/irc/epic5/Makefile
   head/irc/epic5/distinfo
 
 Modified: head/irc/epic5/Makefile
 ==============================================================================
 --- head/irc/epic5/Makefile	Wed May 21 05:26:27 2014	(r354703)
 +++ head/irc/epic5/Makefile	Wed May 21 05:28:56 2014	(r354704)
 @@ -2,11 +2,9 @@
  # $FreeBSD$
  
  PORTNAME=	epic5
 -PORTVERSION=	1.1.8
 +PORTVERSION=	1.1.10
  CATEGORIES=	irc ipv6
  MASTER_SITES=	http://ftp.epicsol.org/pub/epic/EPIC5-PRODUCTION/ \
 -		http://tehran.lain.pl/epic-mirror/EPIC5-PRODUCTION/ \
 -		ftp://ftp.irc.org/irc/clients/unix/epic/EPIC5-PRODUCTION/ \
  		http://ftp.freenet.de/pub/ftp.prbh.org/pub/epic/EPIC5-PRODUCTION/
  
  MAINTAINER=	mp39590@gmail.com
 @@ -35,8 +33,8 @@ CONFIGURE_ARGS+=	--without-ipv6
  .endif
  
  .if ${PORT_OPTIONS:MTCL}
 -LIB_DEPENDS+=		tcl84:${PORTSDIR}/lang/tcl84
 -CONFIGURE_ARGS+=	--with-tcl
 +USES+=		tcl
 +CONFIGURE_ARGS+=	--with-tcl=${TCL_LIBDIR}/tclConfig.sh
  .else
  CONFIGURE_ARGS+=	--without-tcl
  .endif
 
 Modified: head/irc/epic5/distinfo
 ==============================================================================
 --- head/irc/epic5/distinfo	Wed May 21 05:26:27 2014	(r354703)
 +++ head/irc/epic5/distinfo	Wed May 21 05:28:56 2014	(r354704)
 @@ -1,2 +1,2 @@
 -SHA256 (epic5-1.1.8.tar.bz2) = 120fa637e54fcd66c2c25b634d5a0cf58c51f0a93563486be971dbcec0772e4f
 -SIZE (epic5-1.1.8.tar.bz2) = 849643
 +SHA256 (epic5-1.1.10.tar.bz2) = a4f19214e8eb9a7aceaed62d924d96d8c9359b186ff230c01daff398dd62cdb5
 +SIZE (epic5-1.1.10.tar.bz2) = 851439
 _______________________________________________
 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?201405210530.s4L5U1Z9053326>