Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Sep 2011 15:00:00 GMT
From:      Veniamin Gvozdikov <g.veniamin@googlemail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/160681: [patch] deskutils/epoch new version
Message-ID:  <201109121500.p8CExx2W046151@red.freebsd.org>
Resent-Message-ID: <201109121500.p8CF0Jic021695@freefall.freebsd.org>

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

>Number:         160681
>Category:       ports
>Synopsis:       [patch] deskutils/epoch new version
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 12 15:00:18 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Veniamin Gvozdikov
>Release:        FreeBSD 8.2-RELEASE
>Organization:
>Environment:
FreeBSD ololo 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Thu Aug 18 11:19:07 MSD 2011 root@ololo:/usr/obj/usr/src/sys/OLOLO amd64
>Description:
Up to 1.6
>How-To-Repeat:

>Fix:
diff -ruN epoch.orig/Makefile epoch/Makefile
--- epoch.orig/Makefile	2011-09-12 18:57:56.526871859 +0400
+++ epoch/Makefile	2011-09-12 18:52:50.381592501 +0400
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	epoch
-PORTVERSION=	1.4
+PORTVERSION=	1.6
 CATEGORIES=	deskutils
 MASTER_SITES=	GOOGLE_CODE
-DISTNAME=	Epoch${PORTVERSION}
+DISTNAME=	${PORTNAME}${PORTVERSION}src
 
 MAINTAINER=	g.veniamin@googlemail.com
 COMMENT=	Epoch is small and handy timeline application
@@ -23,7 +23,7 @@
 
 PLIST_FILES=	bin/${PORTNAME} share/pixmaps/${PORTNAME}.png
 
-WRKSRC=		${WRKDIR}/${DISTNAME}/src
+WRKSRC=		${WRKDIR}
 
 DESKTOP_ENTRIES="Epoch" "Timeline application" \
 		"${PREFIX}/share/pixmaps/${PORTNAME}.png" "${PORTNAME}" \
diff -ruN epoch.orig/distinfo epoch/distinfo
--- epoch.orig/distinfo	2011-09-12 18:57:56.526871859 +0400
+++ epoch/distinfo	2011-09-12 18:52:11.812183819 +0400
@@ -1,2 +1,2 @@
-SHA256 (Epoch1.4.zip) = 4756cfea4cc00f3ca646b8e8b26238ef5ca332b93a2fce75a15d733e4a24764f
-SIZE (Epoch1.4.zip) = 781711
+SHA256 (epoch1.6src.zip) = f2b61ae51230f40846a0abd71977144f15d221e5a3ebf1087841d29d432bdcfe
+SIZE (epoch1.6src.zip) = 1041304

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



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