Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Sep 2010 16:17:44 -0300 (BRT)
From:      Patrick Tracanelli <eksffa@freebsdbrasil.com.br>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/151086: [MAINTAINER] www/thundersnarf: update to 1.1
Message-ID:  <201009291917.o8TJHiw0060188@main.bh.freebsdbrasil.com.br>
Resent-Message-ID: <201009291920.o8TJK3jm093115@freefall.freebsd.org>

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

>Number:         151086
>Category:       ports
>Synopsis:       [MAINTAINER] www/thundersnarf: update to 1.1
>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:   Wed Sep 29 19:20:02 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Patrick Tracanelli
>Release:        FreeBSD 8.1-STABLE i386
>Organization:
FreeBSD Brasil LTDA
>Environment:
System: FreeBSD main.bh.freebsdbrasil.com.br 8.1-STABLE FreeBSD 8.1-STABLE #7: Tue Jul 27 18:35:59 BRT 2010
>Description:
- Update to 1.1
- Use PORTEPOCH since pkg_version -t 1.1 1.02b returns <
  and portlint believes the same.
- Change MASTERSITE

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

--- thundersnarf-1.1,1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/thundersnarf/Makefile /usr/home/eksffa/thundersnarf/Makefile
--- /usr/ports/www/thundersnarf/Makefile	2010-07-02 16:37:59.000000000 -0300
+++ /usr/home/eksffa/thundersnarf/Makefile	2010-09-29 16:01:38.000000000 -0300
@@ -6,9 +6,10 @@
 #
 
 PORTNAME=	thundersnarf
-PORTVERSION=	1.02b
+PORTVERSION=	1.1
+PORTEPOCH=	1
 CATEGORIES=	www
-MASTER_SITES=	http://www6.freebsdbrasil.com.br/~eksffa/l/dev/thunder/ \
+MASTER_SITES=	http://www.tracanelli.com.br/l/dev/thunder/ \
 		${MASTER_SITE_LOCAL}/jmelo
 
 MAINTAINER=	eksffa@freebsdbrasil.com.br
@@ -42,7 +43,7 @@
 .endif
 
 .if defined(WITH_PHP)
-USE_PHP+=	curl pcre bcmath pdo mcrypt mhash session pgsql spl dom xmlrpc ctype
+USE_PHP+=	curl pcre bcmath pdo mcrypt mhash session pgsql spl dom xmlrpc ctype openssl simplexml soap json
 .endif
 
 LIB_DEPENDS+=	curl.6:${PORTSDIR}/ftp/curl:install
diff -ruN --exclude=CVS /usr/ports/www/thundersnarf/distinfo /usr/home/eksffa/thundersnarf/distinfo
--- /usr/ports/www/thundersnarf/distinfo	2010-07-02 16:37:59.000000000 -0300
+++ /usr/home/eksffa/thundersnarf/distinfo	2010-09-29 15:39:28.000000000 -0300
@@ -1,3 +1,3 @@
-MD5 (thundersnarf-1.02b.tar.bz2) = cbdd277c41e2c2db3daa97385688b857
-SHA256 (thundersnarf-1.02b.tar.bz2) = 73823d5e4ce4bbf83f72dfcf5d598de021c6d488ce545a89ed23f62651722050
-SIZE (thundersnarf-1.02b.tar.bz2) = 1874165
+MD5 (thundersnarf-1.1.tar.bz2) = 0728927ae60662cf77f479f7acf717f3
+SHA256 (thundersnarf-1.1.tar.bz2) = a070f3dde9b73382551051dda022b8d8a39312cea83c806d764b706f20e6560b
+SIZE (thundersnarf-1.1.tar.bz2) = 2080976
--- thundersnarf-1.1,1.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?201009291917.o8TJHiw0060188>