aboutsummaryrefslogtreecommitdiffstats
path: root/irc/xchat-mircryption
diff options
context:
space:
mode:
authoranray <anray@FreeBSD.org>2005-12-14 23:14:05 +0800
committeranray <anray@FreeBSD.org>2005-12-14 23:14:05 +0800
commit3ec4f36da76a0c97d0fc0d734fe7278d43cf5e7f (patch)
tree160b312d8b629d01dbaa487444079620c0419b42 /irc/xchat-mircryption
parentb0007c017038e49b5a87ff2175ac378bb5842c41 (diff)
downloadfreebsd-ports-gnome-3ec4f36da76a0c97d0fc0d734fe7278d43cf5e7f.tar.gz
freebsd-ports-gnome-3ec4f36da76a0c97d0fc0d734fe7278d43cf5e7f.tar.zst
freebsd-ports-gnome-3ec4f36da76a0c97d0fc0d734fe7278d43cf5e7f.zip
* 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)
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