* 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)
This commit is contained in:
parent
09420eef64
commit
0d4dc08c14
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=151166
3 changed files with 6 additions and 7 deletions
|
@ -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/
|
||||
#
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue