diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-02-08 22:31:58 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-02-08 22:31:58 +0000 |
commit | b26fbcd1055008182a275377014e3ba2e7678990 (patch) | |
tree | bba081dc21f8b1ae92a37eb075ed073f1ad37935 /security/pidgin-encryption | |
parent | 3fc55277c3baf240c79a51574c16f79edf97ebac (diff) |
Notes
Diffstat (limited to 'security/pidgin-encryption')
-rw-r--r-- | security/pidgin-encryption/Makefile | 6 | ||||
-rw-r--r-- | security/pidgin-encryption/distinfo | 6 |
2 files changed, 7 insertions, 5 deletions
diff --git a/security/pidgin-encryption/Makefile b/security/pidgin-encryption/Makefile index e60530de650e..62f652b84249 100644 --- a/security/pidgin-encryption/Makefile +++ b/security/pidgin-encryption/Makefile @@ -6,8 +6,7 @@ # PORTNAME= encryption -PORTVERSION= 2.38 -PORTREVISION= 5 +PORTVERSION= 2.39 CATEGORIES= security net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME} @@ -47,4 +46,7 @@ pre-everything:: @${ECHO_MSG} "" @${ECHO_MSG} "" +post-extract: + @${REINPLACE_CMD} -e 's|echo aout|echo elf|' ${WRKSRC}/configure + .include <bsd.port.mk> diff --git a/security/pidgin-encryption/distinfo b/security/pidgin-encryption/distinfo index ceb4efb66538..2c2af1ee4fe7 100644 --- a/security/pidgin-encryption/distinfo +++ b/security/pidgin-encryption/distinfo @@ -1,3 +1,3 @@ -MD5 (gaim-encryption-2.38.tar.gz) = 31efd39c3c245402de36f2baaeda01b4 -SHA256 (gaim-encryption-2.38.tar.gz) = 1c8faad26c206ce508a1e3e52c843f4f5e9cd30251a664a78633d51e539aba41 -SIZE (gaim-encryption-2.38.tar.gz) = 543958 +MD5 (gaim-encryption-2.39.tar.gz) = 2319273397a7970fe149253bdd132465 +SHA256 (gaim-encryption-2.39.tar.gz) = 2fc1848597ae6e1ce74e96bda1c4acfe5ce5493cf78944efeec876e775adf257 +SIZE (gaim-encryption-2.39.tar.gz) = 544306 |