Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Jun 2006 02:36:42 +0100
From:      Shaun Amott <shaun@inerd.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/98919: [MAINTAINER UPDATE] x11-fm/jaffm: Update: 1.3.1 -> 1.4
Message-ID:  <1150249002.21903@charon.picobyte.net>
Resent-Message-ID: <200606140140.k5E1eFCH064523@freefall.freebsd.org>

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

>Number:         98919
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] x11-fm/jaffm: Update: 1.3.1 -> 1.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 14 01:40:15 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Shaun Amott
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
>Environment:

>Description:

- Update to 1.4
- Remove now redundant patches

>How-To-Repeat:

>Fix:

--- jaffm-1.4.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/x11-fm/jaffm/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	21 May 2006 19:03:44 -0000	1.2
+++ Makefile	14 Jun 2006 01:35:15 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	jaffm
-PORTVERSION=	1.3.1
+PORTVERSION=	1.4
 CATEGORIES=	x11-fm
 MASTER_SITES=	http://binary.is/download/ \
 		http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/x11-fm/jaffm/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	21 May 2006 19:03:44 -0000	1.2
+++ distinfo	14 Jun 2006 01:35:16 -0000
@@ -1,3 +1,3 @@
-MD5 (jaffm-1.3.1.tar.bz2) = 425133bdb9086ab4517de679bda962a6
-SHA256 (jaffm-1.3.1.tar.bz2) = 3dc68e8c708ccc15369d9e8f1c4fb7d924f2b2ecf1a6529a6fde3fdcbb82e882
-SIZE (jaffm-1.3.1.tar.bz2) = 24357
+MD5 (jaffm-1.4.tar.bz2) = e8225dedb7a8e2d999175eb31924b8f0
+SHA256 (jaffm-1.4.tar.bz2) = 625021ec67bbd0313b5ad38e3abc6c27dc44ce1f7728870f18e37d30643949ba
+SIZE (jaffm-1.4.tar.bz2) = 17691
Index: files/patch-filehandler.cpp
===================================================================
RCS file: files/patch-filehandler.cpp
diff -N files/patch-filehandler.cpp
--- files/patch-filehandler.cpp	31 May 2006 01:09:54 -0000	1.1
+++ /dev/null	1 Jan 1970 00:00:00 -0000
@@ -1,14 +0,0 @@
---- filehandler.cpp.orig	Sat Sep 17 17:28:48 2005
-+++ filehandler.cpp	Sun May 21 20:00:02 2006
-@@ -1,5 +1,11 @@
- #include "filehandler.h"
-+#include <stdio.h>
-+#include <unistd.h>
- #include <sys/stat.h>
-+
-+#ifndef X_OK
-+#define X_OK  0x01
-+#endif
- 
- bool UFileHandler::move(const std::string &sOriginal, const std::string &sDestination)
- {
Index: files/patch-settings.cpp
===================================================================
RCS file: files/patch-settings.cpp
diff -N files/patch-settings.cpp
--- files/patch-settings.cpp	31 May 2006 01:09:54 -0000	1.1
+++ /dev/null	1 Jan 1970 00:00:00 -0000
@@ -1,8 +0,0 @@
---- settings.cpp.orig	Sun Mar 27 14:36:58 2005
-+++ settings.cpp	Sun May 21 19:56:07 2006
-@@ -1,3 +1,5 @@
-+#include <stdio.h>
-+
- #include "settings.h"
- #include "filehandler.h"
- 
Index: files/patch-timemonitor.h
===================================================================
RCS file: files/patch-timemonitor.h
diff -N files/patch-timemonitor.h
--- files/patch-timemonitor.h	31 May 2006 01:09:54 -0000	1.1
+++ /dev/null	1 Jan 1970 00:00:00 -0000
@@ -1,9 +0,0 @@
---- timemonitor.h.orig	Mon Sep 22 14:54:23 2003
-+++ timemonitor.h	Sun May 21 19:57:14 2006
-@@ -1,5 +1,6 @@
- #ifndef TIMEMONITOR_H
- #define TIMEMONITOR_H
-+#include <time.h>
- #include <string>
- #include <vector>
- 
--- jaffm-1.4.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



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