Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Feb 2007 08:15:15 +0200 (EET)
From:      "ports@c0decafe.net" <ports@c0decafe.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/108822: [MAINTAINER] security/gaim-encryption: update to 2.39 + objformat fix
Message-ID:  <200702060615.l166FFAG074189@atlantis.local>
Resent-Message-ID: <200702060640.l166eKi8018608@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         108822
>Category:       ports
>Synopsis:       [MAINTAINER] security/gaim-encryption: update to 2.39 + objformat fix
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 06 06:40:19 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     ports@c0decafe.net
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD atlantis.local 6.2-STABLE FreeBSD 6.2-STABLE #0: Sat Jan 20 02:34:18 EET 2007
>Description:
- Update to 2.39
- objformat fix

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- gaim-encryption-2.39.patch begins here ---
Index: Makefile
===================================================================
RCS file: /data/FreeBSD/repository/ports/security/gaim-encryption/Makefile,v
retrieving revision 1.38
diff -u -r1.38 Makefile
--- Makefile	14 Oct 2006 08:54:41 -0000	1.38
+++ Makefile	6 Feb 2007 02:41:59 -0000
@@ -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 @@
 	@${ECHO_MSG} ""
 	@${ECHO_MSG} ""
 
+post-extract:
+	@${REINPLACE_CMD} -e 's|echo aout|echo elf|' ${WRKSRC}/configure
+
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /data/FreeBSD/repository/ports/security/gaim-encryption/distinfo,v
retrieving revision 1.13
diff -u -r1.13 distinfo
--- distinfo	24 Jan 2006 01:03:01 -0000	1.13
+++ distinfo	6 Feb 2007 02:24:36 -0000
@@ -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
--- gaim-encryption-2.39.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702060615.l166FFAG074189>