diff options
-rw-r--r-- | irc/xchat-mircryption/Makefile | 5 | ||||
-rw-r--r-- | irc/xchat-mircryption/distinfo | 6 | ||||
-rw-r--r-- | irc/xchat-mircryption/pkg-descr | 2 |
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 |