mirror of
https://git.freebsd.org/ports.git
synced 2025-06-26 23:20:30 -04:00
- update to 0.3.3
- bump PORTEPOCH - take maintainership for a while
This commit is contained in:
parent
8bb535502b
commit
9d7ff5e9dd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=209768
2 changed files with 7 additions and 9 deletions
|
@ -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}
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue