Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Sep 2002 16:32:21 -0400
From:      The Anarcat <anarcat@anarcat.ath.cx>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/43541: Update port: archivers/fileroller to GTK 2
Message-ID:  <20020930203744.4652734C@shall.anarcat.ath.cx>

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

>Number:         43541
>Category:       ports
>Synopsis:       Update port: archivers/fileroller to GTK 2
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 30 13:40:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     The Anarcat
>Release:        FreeBSD 4.7-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD lenny.anarcat.ath.cx 4.7-PRERELEASE FreeBSD 4.7-PRERELEASE #1: Tue Sep 17 09:31:25 EDT 2002 anarcat@lenny.anarcat.ath.cx:/usr/obj/usr/src/sys/LENNY i386


>Description:

Yet another GTK app has been ported to GTK 2. This PR describes how to
upgrade file-roller to GTK 2.

>How-To-Repeat:

N/A.

>Fix:

Warning: this might not take care of all plist changes and such. I
have only bare bones knowledge of this port, and this is just a
heads-up to tell you guys that the version 2 compiles on FreeBSD
without any problems.

root@lenny[/usr/ports/archivers/fileroller]# diff -u Makefile.orig Makefile
--- Makefile.orig       Mon Sep 30 15:59:02 2002
+++ Makefile    Mon Sep 30 16:35:52 2002
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=      fileroller
-PORTVERSION=   1.0.2
-PORTREVISION=  1
+PORTVERSION=   2.0.2
 CATEGORIES=    archivers
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=    ${PORTNAME}

root@lenny[/usr/ports/archivers/fileroller]# diff -u distinfo.orig distinfo
--- distinfo.orig       Mon Sep 30 15:59:16 2002
+++ distinfo    Mon Sep 30 16:28:08 2002
@@ -1 +1 @@
-MD5 (file-roller-1.0.2.tar.gz) = bf4bf5cbcc89fb34cfe0f6059256ac31
+MD5 (file-roller-2.0.2.tar.gz) = e5d1bfff70e3cbeaef5c59368a38a1a6

>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?20020930203744.4652734C>