Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Aug 2010 11:44:30 +0200 (CEST)
From:      Martin Matuska <mm@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        wen@FreeBSD.org
Subject:   ports/149642: [PATCH] www/b2evolution: update to 3.3.3
Message-ID:  <20100814094430.0433FAF810@mail2.vx.sk>
Resent-Message-ID: <201008140950.o7E9o1ZC089275@freefall.freebsd.org>

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

>Number:         149642
>Category:       ports
>Synopsis:       [PATCH] www/b2evolution: update to 3.3.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 14 09:50:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Martin Matuska
>Release:        FreeBSD 8.1-STABLE amd64
>Organization:
>Environment:
System: FreeBSD neo.vx.sk 8.1-STABLE FreeBSD 8.1-STABLE #0 r210674M: Sat Jul 31 12:28:28 CEST
>Description:
- Update to 3.3.3
- Fix MASTER_SITES

Port maintainer (wen@FreeBSD.org) is cc'd.

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

--- b2evolution-3.3.3.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/b2evolution/Makefile,v
retrieving revision 1.24
diff -u -r1.24 Makefile
--- Makefile	29 Sep 2009 00:44:38 -0000	1.24
+++ Makefile	14 Aug 2010 09:44:18 -0000
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	b2evolution
-PORTVERSION=	3.3.1
+PORTVERSION=	3.3.3
 CATEGORIES=	www
-MASTER_SITES=	SF/evocms/${PORTNAME}/b2evo-${PORTVERSION}-stable
+MASTER_SITES=	SF/evocms/${PORTNAME}/b2evo%20${PORTVERSION}-stable
 DISTNAME=	${PORTNAME}-${PORTVERSION}-${B2EVO_DATE}
 
 MAINTAINER=	wen@FreeBSD.org
@@ -19,7 +19,7 @@
 USE_ZIP=	YES
 USE_DOS2UNIX=	YES
 
-B2EVO_DATE?=	stable-2009-08-08
+B2EVO_DATE?=	stable-2009-12-15
 USE_PHP=	mysql pcre session xml
 NO_BUILD=	YES
 WANT_PHP_WEB=	YES
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/www/b2evolution/distinfo,v
retrieving revision 1.14
diff -u -r1.14 distinfo
--- distinfo	29 Sep 2009 00:44:38 -0000	1.14
+++ distinfo	14 Aug 2010 09:44:18 -0000
@@ -1,3 +1,3 @@
-MD5 (b2evolution-3.3.1-stable-2009-08-08.zip) = 2e95c82729d6713fe33149d92c8e1981
-SHA256 (b2evolution-3.3.1-stable-2009-08-08.zip) = 816a3dfbc227c9590fc6516e8813ef3219cbabf5b2171bb07204d0e35d2e604c
-SIZE (b2evolution-3.3.1-stable-2009-08-08.zip) = 4577052
+MD5 (b2evolution-3.3.3-stable-2009-12-15.zip) = 87bd0149e53ede8215decfd71eac0c1f
+SHA256 (b2evolution-3.3.3-stable-2009-12-15.zip) = bc341d1c3091330662e62365e44b077812b383aba1a4553c5165a640e1bcb768
+SIZE (b2evolution-3.3.3-stable-2009-12-15.zip) = 4737200
--- b2evolution-3.3.3.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?20100814094430.0433FAF810>