Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Oct 2010 14:04:30 +0200
From:      "Pawel Pekala" <c0rn@o2.pl>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/151496: [PATCH] x11-toolkits/termit update to 2.6.0
Message-ID:  <1287230670.43751@caprica.slowicza.org>
Resent-Message-ID: <201010161210.o9GCA93s031999@freefall.freebsd.org>

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

>Number:         151496
>Category:       ports
>Synopsis:       [PATCH] x11-toolkits/termit update to 2.6.0
>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 Oct 16 12:10:09 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Pawel Pekala
>Release:        FreeBSD 8.1-RELEASE i386
>Organization:
>Environment:


System: FreeBSD 8.1-RELEASE #2: Sat Aug 21 18:46:54 CEST 2010
    corn@caprica.slowicza.org:/usr/obj/usr/src/sys/GENERIC



>Description:


- update to version 2.6.0
- add LICENSE info


>How-To-Repeat:





>Fix:


--- termit-2.6.0.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/x11-toolkits/termit/Makefile /home/corn/devel/termit/Makefile
--- /usr/ports/x11-toolkits/termit/Makefile	2010-09-20 23:48:04.000000000 +0200
+++ /home/corn/devel/termit/Makefile	2010-10-16 12:11:57.000000000 +0200
@@ -6,13 +6,15 @@
 #
 
 PORTNAME=	termit
-PORTVERSION=	2.5.0
+PORTVERSION=	2.6.0
 CATEGORIES=	x11-toolkits gnome
 MASTER_SITES=	http://cloud.github.com/downloads/nonstop/termit/
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Small terminal emulator
 
+LICENSE=	GPLv2
+
 USE_BZIP2=	yes
 USE_GNOME=	vte
 USE_LUA=	yes
diff -ruN --exclude=CVS /usr/ports/x11-toolkits/termit/distinfo /home/corn/devel/termit/distinfo
--- /usr/ports/x11-toolkits/termit/distinfo	2010-09-20 23:48:04.000000000 +0200
+++ /home/corn/devel/termit/distinfo	2010-10-16 12:12:17.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (termit-2.5.0.tar.bz2) = b4114e1eb6f37967d026dedd76b5cc75
-SHA256 (termit-2.5.0.tar.bz2) = df1a3a92df257fbdef9c311feec5d09924e5e07ac3280b9e2e3b5c60e096c613
-SIZE (termit-2.5.0.tar.bz2) = 37813
+MD5 (termit-2.6.0.tar.bz2) = 7944365cab92f30dadaf673249a6b0c2
+SHA256 (termit-2.6.0.tar.bz2) = 30f360c13c3e9373865ff9838ad7f95c0fcf4161b9e6f62922d4abef3c08daf1
+SIZE (termit-2.6.0.tar.bz2) = 38706
--- termit-2.6.0.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?1287230670.43751>