Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Aug 2013 13:53:03 GMT
From:      Max Brazhnikov <makc@FreeBSD.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/181464: deskutils/fet: update to 5.19.3
Message-ID:  <201308221353.r7MDr3t2019364@oldred.freebsd.org>
Resent-Message-ID: <201308221400.r7ME00Pm062409@freefall.freebsd.org>

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

>Number:         181464
>Category:       ports
>Synopsis:       deskutils/fet: update to 5.19.3
>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:   Thu Aug 22 14:00:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Max Brazhnikov
>Release:        FreeBSD 9.1-STABLE amd64
>Organization:
>Environment:
>Description:
patch prepared by Zsolt Udvari <udvzsolt at gmail.com>
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
--- Makefile	(revision 325188)
+++ Makefile	(working copy)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	fet
-PORTVERSION=	5.18.2
-PORTREVISION=	1
+PORTVERSION=	5.19.3
 CATEGORIES=	deskutils kde
 MASTER_SITES=	http://lalescu.ro/liviu/fet/download/ \
 		http://lalescu.ro/liviu/fet/download/old/ \
@@ -50,6 +49,7 @@
 
 do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/fet ${PREFIX}/bin
+	${INSTALL_PROGRAM} ${WRKSRC}/fet-cl ${PREFIX}/bin
 	${INSTALL_MAN} ${WRKSRC}/doc/fet.1 ${MANPREFIX}/man/man1
 .if ${PORT_OPTIONS:MEXAMPLES}
 	${MKDIR} ${EXAMPLESDIR}
Index: distinfo
===================================================================
--- distinfo	(revision 325188)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (fet-5.18.2.tar.bz2) = bead2ff4bd67733e26c81973a8fac3fcb0f08e22a2450d6c971ecf2c7e39fea8
-SIZE (fet-5.18.2.tar.bz2) = 7676275
+SHA256 (fet-5.19.3.tar.bz2) = 3f9b470e0f729bedb1ab73552f577e796e33885a2e46e8a914624e928dca4d00
+SIZE (fet-5.19.3.tar.bz2) = 7870089
Index: pkg-plist
===================================================================
--- pkg-plist	(revision 325188)
+++ pkg-plist	(working copy)
@@ -1,4 +1,5 @@
 bin/fet
+bin/fet-cl
 %%NLS%%%%DATADIR%%/translations/fet_ar.qm
 %%NLS%%%%DATADIR%%/translations/fet_ca.qm
 %%NLS%%%%DATADIR%%/translations/fet_da.qm


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



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