summaryrefslogtreecommitdiff
path: root/irc/xchat-mircryption
diff options
context:
space:
mode:
authorAndrey Slusar <anray@FreeBSD.org>2005-12-14 15:14:05 +0000
committerAndrey Slusar <anray@FreeBSD.org>2005-12-14 15:14:05 +0000
commit0d4dc08c143f3ddd9b2c2de98e3a72f4317d0a86 (patch)
tree9ec44022ae7d610862106cf5b2054ede74e81488 /irc/xchat-mircryption
parentMark BROKEN with PHP 5.1. (diff)
* Update to 1.1.27.
* Unbroken port. * Update home page location. PR: ports/90378 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> Approved by: sem(mentor)
Notes
Notes: svn path=/head/; revision=151166
Diffstat (limited to 'irc/xchat-mircryption')
-rw-r--r--irc/xchat-mircryption/Makefile5
-rw-r--r--irc/xchat-mircryption/distinfo6
-rw-r--r--irc/xchat-mircryption/pkg-descr2
3 files changed, 6 insertions, 7 deletions
diff --git a/irc/xchat-mircryption/Makefile b/irc/xchat-mircryption/Makefile
index 006ae710820e..44743b2241f9 100644
--- a/irc/xchat-mircryption/Makefile
+++ b/irc/xchat-mircryption/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= mircryption
-DISTVERSION= 0.1
+DISTVERSION= 1.1.27
CATEGORIES= irc security
MASTER_SITES= http://mircryption.sourceforge.net/Downloads/
PKGNAMEPREFIX= xchat-
@@ -17,13 +17,12 @@ COMMENT= A free encryption add-on for the popular XChat irc client
RUN_DEPENDS= xchat:${PORTSDIR}/irc/xchat2
-BROKEN= Size mismatch
-
USE_X_PREFIX= yes
USE_ZIP= yes
USE_REINPLACE= yes
ALL_TARGET= freebsd
CFLAGS+= -fPIC
+INSTALLS_SHLIB= yes
WRKSRC= ${WRKDIR}/mircryption/src/xchat/
#
diff --git a/irc/xchat-mircryption/distinfo b/irc/xchat-mircryption/distinfo
index 815a3e5b5510..34822f1ce9d1 100644
--- a/irc/xchat-mircryption/distinfo
+++ b/irc/xchat-mircryption/distinfo
@@ -1,3 +1,3 @@
-MD5 (mircryption_xchatsrc.zip) = df7c8b0d449e3d33e7245facc81d0f43
-SHA256 (mircryption_xchatsrc.zip) = 69bb7fcd01800c8ad282a36ef5f13b9d0f1794b779d31683442f6294792f677c
-SIZE (mircryption_xchatsrc.zip) = 516702
+MD5 (mircryption_xchatsrc.zip) = daf2065fe74efe91a8ebb0c83da87bc8
+SHA256 (mircryption_xchatsrc.zip) = d9e7dab51559294eeca43ec6a2e7ad20a05a00104b7f7cb886996b06cab847e4
+SIZE (mircryption_xchatsrc.zip) = 632479
diff --git a/irc/xchat-mircryption/pkg-descr b/irc/xchat-mircryption/pkg-descr
index 503c43a19630..cefb544867f6 100644
--- a/irc/xchat-mircryption/pkg-descr
+++ b/irc/xchat-mircryption/pkg-descr
@@ -19,6 +19,6 @@ unobtrusive.
temporarily disable & re-enable encryption on a channel, send plain
text quicky, etc.
-WWW: http://mircryption.sourceforge.net/
+WWW: http://www.donationcoder.com/Software/Mouser/mircryption/index.php
-- lioux@FreeBSD.org