diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2008-03-25 11:46:19 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2008-03-25 11:46:19 +0000 |
commit | 9d7ff5e9dd77f202a90d5476ff5dbe4cb15dd5a3 (patch) | |
tree | d06b173a6beb11623aa95f797a66e4ec8856790b /irc/xchat-mircryption | |
parent | 8bb535502bc6f221d410029a6953ec0557be84f4 (diff) | |
download | freebsd-ports-9d7ff5e9dd77f202a90d5476ff5dbe4cb15dd5a3.zip |
- update to 0.3.3
- bump PORTEPOCH
- take maintainership for a while
Diffstat (limited to 'irc/xchat-mircryption')
-rw-r--r-- | irc/xchat-mircryption/Makefile | 10 | ||||
-rw-r--r-- | irc/xchat-mircryption/distinfo | 6 |
2 files changed, 7 insertions, 9 deletions
diff --git a/irc/xchat-mircryption/Makefile b/irc/xchat-mircryption/Makefile index a2a217fc3f79..ea57f99b3d48 100644 --- a/irc/xchat-mircryption/Makefile +++ b/irc/xchat-mircryption/Makefile @@ -7,26 +7,24 @@ # PORTNAME= mircryption -DISTVERSION= 1.1.27 -PORTREVISION= 2 +DISTVERSION= 0.3.3 +PORTEPOCH= 1 CATEGORIES= irc security MASTER_SITES= http://mircryption.sourceforge.net/Downloads/ PKGNAMEPREFIX= xchat- DISTNAME= mircryption_xchatsrc -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dinoex@FreeBSD.org COMMENT= A free encryption add-on for the popular XChat irc client RUN_DEPENDS= xchat:${PORTSDIR}/irc/xchat -BROKEN= Size mismatch - USE_ZIP= yes ALL_TARGET= freebsd CFLAGS+= -fPIC USE_LDCONFIG= yes -WRKSRC= ${WRKDIR}/mircryption/src/xchat/ +WRKSRC= ${WRKDIR}/src/xchat/ # DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME} EXAMPLESDIR= ${PREFIX}/share/examples/${PKGNAMEPREFIX}${PORTNAME} diff --git a/irc/xchat-mircryption/distinfo b/irc/xchat-mircryption/distinfo index 34822f1ce9d1..f44de30dcddc 100644 --- a/irc/xchat-mircryption/distinfo +++ b/irc/xchat-mircryption/distinfo @@ -1,3 +1,3 @@ -MD5 (mircryption_xchatsrc.zip) = daf2065fe74efe91a8ebb0c83da87bc8 -SHA256 (mircryption_xchatsrc.zip) = d9e7dab51559294eeca43ec6a2e7ad20a05a00104b7f7cb886996b06cab847e4 -SIZE (mircryption_xchatsrc.zip) = 632479 +MD5 (mircryption_xchatsrc.zip) = b4f5629828058fb786af0e0db21e6b8e +SHA256 (mircryption_xchatsrc.zip) = c67ad6245dddd6306cc1944453c00efd100947671653af043d991206fe47629b +SIZE (mircryption_xchatsrc.zip) = 536284 |