Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Jul 2013 17:45:09 GMT
From:      Danilo Egêa Gondolfo <danilogondolfo@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/180500: editors/tea update and take maintainership
Message-ID:  <201307121745.r6CHj9rt091776@oldred.freebsd.org>
Resent-Message-ID: <201307121750.r6CHo0Jt058493@freefall.freebsd.org>

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

>Number:         180500
>Category:       ports
>Synopsis:       editors/tea update and take maintainership
>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:   Fri Jul 12 17:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Danilo Egêa Gondolfo
>Release:        FreeBSD 9.1-STABLE
>Organization:
Universidade Estadual de Maringá
>Environment:
FreeBSD freebsd 9.1-STABLE FreeBSD 9.1-STABLE #4 r253178: Wed Jul 10 23:52:43 BRT 2013     root@freebsd:/usr/obj/usr/src/sys/PROJETO  amd64
>Description:
Changes
- Update from 36.0.1 to 36.0.2
- Take maintainership
- Remove LIB_DEPENDS ABI version
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
--- Makefile	(revision 322845)
+++ Makefile	(working copy)
@@ -2,11 +2,11 @@
 # $FreeBSD$
 
 PORTNAME=	tea
-PORTVERSION=	36.0.1
+PORTVERSION=	36.0.2
 CATEGORIES=	editors
 MASTER_SITES=	http://semiletov.org/tea/dloads/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	danilogondolfo@gmail.com
 COMMENT=	Simple and powerful Qt4-based text editor
 
 LICENSE=	GPLv3
@@ -34,7 +34,7 @@
 .endif
 
 .if ${PORT_OPTIONS:MHUNSPELL}
-LIB_DEPENDS+=	hunspell-1.3:${PORTSDIR}/textproc/hunspell
+LIB_DEPENDS+=	hunspell:${PORTSDIR}/textproc/hunspell
 QMAKEFLAGS+=	USE_HUNSPELL=true
 .else
 QMAKEFLAGS+=	USE_HUNSPELL=false
Index: distinfo
===================================================================
--- distinfo	(revision 322845)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (tea-36.0.1.tar.bz2) = 472d7db0a814b4398564d77ccfcdfb6d8dd78452faca73079f6513e624942048
-SIZE (tea-36.0.1.tar.bz2) = 316905
+SHA256 (tea-36.0.2.tar.bz2) = 6541b645451de3f6eefce58b55a302224b925bdbdb9efcfa1491bcf867baad6f
+SIZE (tea-36.0.2.tar.bz2) = 315046


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



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