Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Oct 2007 16:47:08 +0200 (CEST)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        relaxbsd@gmail.com
Subject:   ports/117208: [PATCH] x11/roxterm: update to 1.6.0
Message-ID:  <20071015144708.4DC932E085@miwi.homeunix.com>
Resent-Message-ID: <200710151450.l9FEo3kU094449@freefall.freebsd.org>

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

>Number:         117208
>Category:       ports
>Synopsis:       [PATCH] x11/roxterm: update to 1.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:   Mon Oct 15 14:50:02 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Martin Wilke
>Release:        FreeBSD 8.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD miwi.homeunix.com 8.0-CURRENT FreeBSD 8.0-CURRENT #306: Thu Oct 11 11:42:07 CEST 2007
>Description:
- Update to 1.6.0

Port maintainer (relaxbsd@gmail.com) is cc'd.

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

--- roxterm-1.6.0.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/x11/roxterm/Makefile,v
retrieving revision 1.2
diff -u -u -r1.2 Makefile
--- Makefile	5 Jul 2007 07:21:24 -0000	1.2
+++ Makefile	15 Oct 2007 13:39:48 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	roxterm
-PORTVERSION=	1.5.2
+PORTVERSION=	1.6.0
 CATEGORIES=	x11
 MASTER_SITES=	SF
 
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/x11/roxterm/distinfo,v
retrieving revision 1.1
diff -u -u -r1.1 distinfo
--- distinfo	20 Jun 2007 13:48:32 -0000	1.1
+++ distinfo	15 Oct 2007 13:46:06 -0000
@@ -1,3 +1,3 @@
-MD5 (roxterm-1.5.2.tar.gz) = f162a1e0aa8fd2e33131f9517f239f32
-SHA256 (roxterm-1.5.2.tar.gz) = 2b24a1db7bcf9384ca85cc4e99f3f22ad6a0311f7b3509f854eb97ed1a6dafba
-SIZE (roxterm-1.5.2.tar.gz) = 467520
+MD5 (roxterm-1.6.0.tar.gz) = 2df704f32f671956fba5dec3e865735d
+SHA256 (roxterm-1.6.0.tar.gz) = 1627723a27ea5c410fc9db353b6c30a7c13ddc4a0dc7bc0baeb10c8b9db84b4f
+SIZE (roxterm-1.6.0.tar.gz) = 474739
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/x11/roxterm/pkg-plist,v
retrieving revision 1.1
diff -u -u -r1.1 pkg-plist
--- pkg-plist	20 Jun 2007 13:48:32 -0000	1.1
+++ pkg-plist	15 Oct 2007 13:45:50 -0000
@@ -1,19 +1,20 @@
 bin/roxterm
 bin/roxterm-config
 share/applications/roxterm.desktop
-share/icons/hicolor/scalable/apps/roxterm.svg
-%%DATADIR%%/Config/Colours/GTK
-%%DATADIR%%/Config/Shortcuts/Default
-%%DATADIR%%/roxterm-config.glade
 %%PORTDOCS%%%%DOCSDIR%%/AUTHORS
-%%PORTDOCS%%%%DOCSDIR%%/Changes
 %%PORTDOCS%%%%DOCSDIR%%/COPYING
+%%PORTDOCS%%%%DOCSDIR%%/Changes
 %%PORTDOCS%%%%DOCSDIR%%/NEWS
 %%PORTDOCS%%%%DOCSDIR%%/README
 %%PORTDOCS%%%%DOCSDIR%%/TODO
-%%PORTDOCS%%%%DOCSDIR%%/index.html
+%%PORTDOCS%%%%DOCSDIR%%/imgs/project-support.jpg
 %%PORTDOCS%%%%DOCSDIR%%/imgs/roxterm_logo.png
 %%PORTDOCS%%%%DOCSDIR%%/imgs/sflogo.png
+%%PORTDOCS%%%%DOCSDIR%%/index.html
+share/icons/hicolor/scalable/apps/roxterm.svg
+%%DATADIR%%/Config/Colours/GTK
+%%DATADIR%%/Config/Shortcuts/Default
+%%DATADIR%%/roxterm-config.glade
 @dirrmtry share/applications
 @dirrm %%DATADIR%%/Config/Shortcuts
 @dirrm %%DATADIR%%/Config/Colours
--- roxterm-1.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?20071015144708.4DC932E085>