Skip site navigation (1)Skip section navigation (2)
Date:      Tue,  7 Nov 2000 21:05:36 -0800 (PST)
From:      bsdx@looksharp.net
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/22681: gcombust port update [MAINTAINER]
Message-ID:  <20001108050536.B940737B479@hub.freebsd.org>

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

>Number:         22681
>Category:       ports
>Synopsis:       gcombust port update [MAINTAINER]
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 07 21:10:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Adam McDougall
>Release:        4.1.1-STABLE
>Organization:
>Environment:
FreeBSD amethyst.looksharp.net 4.1.1-STABLE FreeBSD 4.1.1-STABLE #0: Wed Oct 18 20:54:20 EDT 2000     user1@amethyst.looksharp.net:/usr/obj/usr/src/sys/AMETHYST  i386

>Description:
Update the port to the latest version 0.1.37.
BUGFIXES:
        * blanking a cd-rw would leave the tabs disabled (fix by Tanel Kuusk
          <tanel@urania.ee>)
        * switches from burn-tab to output-tab again when starting an action
        * now checks for existence of files before trying to execute them
NEWS:
        * Italian translation by Simo Sorce <simo.sorce@tiscalinet.it>
>How-To-Repeat:

>Fix:
diff -urN gcombust.old/Makefile gcombust/Makefile
--- gcombust.old/Makefile       Tue Nov  7 23:24:23 2000
+++ gcombust/Makefile   Tue Nov  7 23:25:34 2000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=      gcombust
-PORTVERSION=   0.1.36
+PORTVERSION=   0.1.37
 CATEGORIES=    sysutils
 MASTER_SITES=  http://www.abo.fi/~jmunsin/gcombust/
 
diff -urN gcombust.old/distinfo gcombust/distinfo
--- gcombust.old/distinfo       Tue Nov  7 23:24:23 2000
+++ gcombust/distinfo   Tue Nov  7 23:52:37 2000
@@ -1 +1 @@
-MD5 (gcombust-0.1.36.tar.gz) = 425d4738647e09cbdb9f5b9f2e0c48bb
+MD5 (gcombust-0.1.37.tar.gz) = 32b4026503ab46c16bc6838ef15c70e2
diff -urN gcombust.old/pkg-plist gcombust/pkg-plist
--- gcombust.old/pkg-plist      Tue Nov  7 23:24:23 2000
+++ gcombust/pkg-plist  Wed Nov  8 00:00:18 2000
@@ -5,6 +5,7 @@
 share/locale/es/LC_MESSAGES/gcombust.mo
 share/locale/fr/LC_MESSAGES/gcombust.mo
 share/locale/hu/LC_MESSAGES/gcombust.mo
+share/locale/it/LC_MESSAGES/gcombust.mo
 share/locale/ja/LC_MESSAGES/gcombust.mo
 share/locale/ko/LC_MESSAGES/gcombust.mo
 share/locale/no/LC_MESSAGES/gcombust.mo


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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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