aboutsummaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2006-09-13 16:50:09 +0000
committerRong-En Fan <rafan@FreeBSD.org>2006-09-13 16:50:09 +0000
commit072f9122544cc1cc4fb4abf59515f55d4e038710 (patch)
treecbf85cb5c2d1fc00967ac6e4b054d36eb3732a81 /irc
parentfa978314770a3af39842bd1b549351b83f430da8 (diff)
downloadports-072f9122544cc1cc4fb4abf59515f55d4e038710.tar.gz
ports-072f9122544cc1cc4fb4abf59515f55d4e038710.zip
Notes
Diffstat (limited to 'irc')
-rw-r--r--irc/miau/Makefile6
-rw-r--r--irc/miau/distinfo6
2 files changed, 7 insertions, 5 deletions
diff --git a/irc/miau/Makefile b/irc/miau/Makefile
index 9ef6eb1cee21..5dbb21384dd0 100644
--- a/irc/miau/Makefile
+++ b/irc/miau/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= miau
-PORTVERSION= 0.6.1
+PORTVERSION= 0.6.2
CATEGORIES= irc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
MASTER_SITE_SUBDIR= miau
@@ -32,7 +32,9 @@ CONFIGURE_ARGS= --enable-dccbounce \
--enable-onconnect \
--enable-empty-awaymsg \
--enable-dumpstatus \
- --disable-dependency-tracking
+ --disable-dependency-tracking \
+ --infodir=${PREFIX}/info \
+ --mandir=${PREFIX}/man
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \
LDFLAGS="${LDFLAGS}" \
diff --git a/irc/miau/distinfo b/irc/miau/distinfo
index f34b6a77c6bc..9160cdb16746 100644
--- a/irc/miau/distinfo
+++ b/irc/miau/distinfo
@@ -1,3 +1,3 @@
-MD5 (miau-0.6.1.tar.bz2) = 2686a4ce94ec1f0a4aa5059eac48f2cf
-SHA256 (miau-0.6.1.tar.bz2) = 223fca4aafb630e97b83995520e4cf8fdde119e11a91dfbb4b2236bacfe5a556
-SIZE (miau-0.6.1.tar.bz2) = 195458
+MD5 (miau-0.6.2.tar.bz2) = 8a7a8a80250a9a316a3dc9d6fb15ecbe
+SHA256 (miau-0.6.2.tar.bz2) = 3ce2a4b4f434f2548c226c1c15e5be8cf72f6f8285d0fea03dc76058739827a3
+SIZE (miau-0.6.2.tar.bz2) = 177737