ports/57577: [maintainer update] deskutils/basket to 0.3.1

Markus Brueffer brueffer at phoenix-systems.de
Sat Oct 4 14:50:26 UTC 2003


>Number:         57577
>Category:       ports
>Synopsis:       [maintainer update] deskutils/basket to 0.3.1
>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:   Sat Oct 04 07:50:22 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Markus Brueffer
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
>Environment:
System: FreeBSD cheops.phoenix 5.1-CURRENT FreeBSD 5.1-CURRENT #7: Sun Sep 21 14:05:38 CEST 2003 brueffer at cheops.phoenix:/usr/obj/usr/src/sys/CHEOPS i386

>Description:
	Update deskutils/basket to 0.3.1

>How-To-Repeat:
>Fix:

--- basket.diff begins here ---
diff -ruN basket.orig/Makefile basket/Makefile
--- basket.orig/Makefile	Sat Oct  4 16:20:02 2003
+++ basket/Makefile	Sat Oct  4 16:20:37 2003
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/deskutils/basket/Makefile,v 1.1 2003/10/03 21:08:29 krion Exp $
 
 PORTNAME=		basket
-PORTVERSION=		0.3
+PORTVERSION=		0.3.1
 CATEGORIES=		deskutils kde
 MASTER_SITES=		http://www.sebastien.laout.tuxfamily.org/basket/
 
diff -ruN basket.orig/distinfo basket/distinfo
--- basket.orig/distinfo	Sat Oct  4 16:20:02 2003
+++ basket/distinfo	Sat Oct  4 16:20:44 2003
@@ -1 +1 @@
-MD5 (basket-0.3.tar.gz) = 2a72ade0ba1a16c7e7d26a15cbc0cef6
+MD5 (basket-0.3.1.tar.gz) = 7bbf56b0275ee581dbdcbf45dbfe4ebf
diff -ruN basket.orig/files/patch-configaction.cpp basket/files/patch-configaction.cpp
--- basket.orig/files/patch-configaction.cpp	Sat Oct  4 16:20:02 2003
+++ basket/files/patch-configaction.cpp	Thu Jan  1 01:00:00 1970
@@ -1,19 +0,0 @@
---- basket/configaction.cpp.orig	Mon Sep  8 19:22:28 2003
-+++ basket/configaction.cpp	Mon Sep  8 19:22:55 2003
-@@ -38,16 +38,6 @@
- {
- }
- 
--int ConfigAction::action()
--{
--	return m_action;
--}
--
--QString ConfigAction::runCommand()
--{
--	return m_runCommand;
--}
--
- void ConfigAction::setAction(int action)
- {
- 	m_action = action;
diff -ruN basket.orig/files/patch-configaction.h basket/files/patch-configaction.h
--- basket.orig/files/patch-configaction.h	Sat Oct  4 16:20:02 2003
+++ basket/files/patch-configaction.h	Thu Jan  1 01:00:00 1970
@@ -1,13 +0,0 @@
---- basket/configaction.h.orig	Mon Sep  8 19:21:02 2003
-+++ basket/configaction.h	Mon Sep  8 19:22:16 2003
-@@ -35,8 +35,8 @@
-   public:
- 	ConfigAction(int action = 0, QString runCommand = "");
- 	~ConfigAction();
--	inline int action();
--	inline QString runCommand();
-+	inline int action() { return m_action; };
-+	inline QString runCommand() { return m_runCommand; };
- 	inline void setAction(int action);
- 	inline void setRunCommand(QString runCommand);
-   private:
--- basket.diff ends here ---



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



More information about the freebsd-ports-bugs mailing list