svn commit: r367205 - head/irc/ircII

Adam Weinberger adamw at FreeBSD.org
Wed Sep 3 14:25:51 UTC 2014


Author: adamw
Date: Wed Sep  3 14:25:50 2014
New Revision: 367205
URL: http://svnweb.freebsd.org/changeset/ports/367205
QAT: https://qat.redports.org/buildarchive/r367205/

Log:
  Update to 20140831.

Modified:
  head/irc/ircII/Makefile
  head/irc/ircII/distinfo

Modified: head/irc/ircII/Makefile
==============================================================================
--- head/irc/ircII/Makefile	Wed Sep  3 14:16:23 2014	(r367204)
+++ head/irc/ircII/Makefile	Wed Sep  3 14:25:50 2014	(r367205)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	ircii
-PORTVERSION=	20140824
+PORTVERSION=	20140831
 CATEGORIES=	irc ipv6
 MASTER_SITES=	http://ircii.warped.com/
 
@@ -37,7 +37,7 @@ CPPFLAGS+=	-I${ICONV_PREFIX}/include
 LDFLAGS+=	-L${ICONV_PREFIX}/lib
 
 post-patch:
-	@${REINPLACE_CMD} -e '/^mandir =/s/@mandir@/$$(DESTDIR)&/' \
+	@${REINPLACE_CMD} -e '/^mandir =/s/@mandir@/$${DESTDIR}&/' \
 		-e '/^LDFLAGS =/s/$$/ -s ${ICONV_LIB}/' \
 		-e '/^INCLUDES =/s|$$| -I${ICONV_PREFIX}/include -DHAVE_ICONV_OPEN|' \
 		${WRKSRC}/Makefile.in

Modified: head/irc/ircII/distinfo
==============================================================================
--- head/irc/ircII/distinfo	Wed Sep  3 14:16:23 2014	(r367204)
+++ head/irc/ircII/distinfo	Wed Sep  3 14:25:50 2014	(r367205)
@@ -1,2 +1,2 @@
-SHA256 (ircii-20140824.tar.bz2) = a753eb7cedcd291883d8770cf28232714ca38c6a553e6eda5679480933474333
-SIZE (ircii-20140824.tar.bz2) = 590349
+SHA256 (ircii-20140831.tar.bz2) = 2b0e2c3e9be7d0a4f1e420062ad656530c7b3d5e855d83d714ca6b56432c3681
+SIZE (ircii-20140831.tar.bz2) = 590594


More information about the svn-ports-head mailing list