gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r4582: update nemiver to 0.9.6


From: Carl Hansen
Subject: [Gsrc-commit] trunk r4582: update nemiver to 0.9.6
Date: Mon, 17 Jul 2017 14:56:37 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 4582
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Mon 2017-07-17 11:56:31 -0700
message:
  update nemiver to 0.9.6
removed:
  pkg/gnome/nemiver/files/nemiver.diff 
nemiver.diff-20160628064840-0d50a04mlcxjh8re-2
added:
  pkg/gnome/nemiver/files/nemiver.0.9.6.diff 
nemiver.0.9.6.diff-20170717185608-14udpttfo6oezoms-1
modified:
  pkg/gnome/nemiver/Makefile     makefile-20160617013746-7ygosxqw3lxxvo7f-1258
  pkg/gnome/nemiver/sha256sums   sha256sums-20160617013746-7ygosxqw3lxxvo7f-1262
=== modified file 'pkg/gnome/nemiver/Makefile'
--- a/pkg/gnome/nemiver/Makefile        2017-03-25 06:40:30 +0000
+++ b/pkg/gnome/nemiver/Makefile        2017-07-17 18:56:31 +0000
@@ -1,4 +1,4 @@
-# Copyright © 2016 Carl Hansen
+# Copyright © 2016, 2017 Carl Hansen <address@hidden>
 #
 # This file is part of GSRC.
 #
@@ -22,12 +22,12 @@
 
 NAME =    nemiver
 GARNAME = nemiver
-HOME_URL = http://www.gnome.org/
+GARVERSION = 0.9.6
+HOME_URL = https://wiki.gnome.org/Apps/Nemiver
 DESCRIPTION = Graphical C/C++ Debugger
 define BLURB
-
+Graphical C/C++ Debugger project. Does not compile for me.
 endef
-GARVERSION = 0.9.6
 
 ######################################################################
 
@@ -41,7 +41,7 @@
 MASTER_SUBDIR = $(GARNAME)/$(SERIES)/
 DISTFILES = $(DISTNAME).tar.xz
 
-PATCHFILES = nemiver.diff 
+PATCHFILES = nemiver.0.9.6.diff 
 
 BUILDDEPS =
 LIBDEPS = libgtop vte 

=== added file 'pkg/gnome/nemiver/files/nemiver.0.9.6.diff'
--- a/pkg/gnome/nemiver/files/nemiver.0.9.6.diff        1970-01-01 00:00:00 
+0000
+++ b/pkg/gnome/nemiver/files/nemiver.0.9.6.diff        2017-07-17 18:56:31 
+0000
@@ -0,0 +1,19 @@
+*** work/nemiver-0.9.6/src/dbgengine/nmv-dbg-common.h 2016-06-27 
23:58:42.944135163 -0700
+--- work/nemiver-0.9.6/src/dbgengine/nmv-dbg-common.h  2016-06-27 
23:59:12.955632402 -0700
+***************
+*** 171,177 ****
+  
+      bool has_slot () const
+      {
+!         return m_slot;
+      }
+  
+      template<class T>
+--- 171,177 ----
+  
+      bool has_slot () const
+      {
+!         return bool(m_slot);
+      }
+  
+      template<class T>

=== removed file 'pkg/gnome/nemiver/files/nemiver.diff'
--- a/pkg/gnome/nemiver/files/nemiver.diff      2016-06-28 07:07:05 +0000
+++ b/pkg/gnome/nemiver/files/nemiver.diff      1970-01-01 00:00:00 +0000
@@ -1,19 +0,0 @@
-*** ./work/nemiver-0.9.6/src/dbgengine/nmv-dbg-common.h.orig   2016-06-27 
23:58:42.944135163 -0700
---- ./work/nemiver-0.9.6/src/dbgengine/nmv-dbg-common.h        2016-06-27 
23:59:12.955632402 -0700
-***************
-*** 171,177 ****
-  
-      bool has_slot () const
-      {
-!         return m_slot;
-      }
-  
-      template<class T>
---- 171,177 ----
-  
-      bool has_slot () const
-      {
-!         return bool(m_slot);
-      }
-  
-      template<class T>

=== modified file 'pkg/gnome/nemiver/sha256sums'
--- a/pkg/gnome/nemiver/sha256sums      2016-06-28 07:07:05 +0000
+++ b/pkg/gnome/nemiver/sha256sums      2017-07-17 18:56:31 +0000
@@ -1,2 +1,2 @@
 85ab8cf6c4f83262f441cb0952a6147d075c3c53d0687389a3555e946b694ef2  
download/nemiver-0.9.6.tar.xz
-bcb30dea866c897fc4fe04258fd02e04ebb4caf8c9f872e771aa3c0295bf7d97  
download/nemiver.diff
+1c2657b72cdde8095da4c0b8826afc203c6ad6c1a7d723cb01573444ca257136  
download/nemiver.0.9.6.diff


reply via email to

[Prev in Thread] Current Thread [Next in Thread]