fossil 1.30 update

Freddy DISSAUX freddy.dsx at free.fr
Sun Feb 1 11:24:21 CET 2015


Hello,

Patch for fossil 1.30.


Regards,
-------------- next part --------------
Index: Makefile
===================================================================
--- Makefile    (revision 24607)
+++ Makefile    (working copy)
@@ -2,10 +2,10 @@
 # TODO (release-critical prefixed with !, non release-critical with *)
 # Recipe sent in by Freddy DISSAUX freddy.dsx free.fr
 NAME = fossil
-VERSION = 1.29
+VERSION = 1.30
 GARTYPE = v2
 GARCOMPILER = GNU
-DISTVERSION = 20140612172556
+DISTVERSION = 20150119112900
 DESCRIPTION = DSCM with built-in wiki, http interface and server, tickets database
 define BLURB
 Fossil is an easy-to-use Distributed Source Control Management system (DSCM)
@@ -18,7 +18,6 @@
 DISTFILES = $(NAME)-src-$(DISTVERSION).tar.gz
 WORKSRC = $(WORKDIR)/$(NAME)-src-$(DISTVERSION)
 PATCHDIR = $(WORKSRC)
-PATCHFILES += 0001-Include-string.h-to-mitigate-warnings.patch
 
 BUILD_DEP_PKGS = CSWlibssl-dev
 
Index: checksums
===================================================================
--- checksums   (revision 24607)
+++ checksums   (working copy)
@@ -1 +1 @@
-dd8e7392e1a0ea69eb391f8b13ee34bf  fossil-src-20140612172556.tar.gz
+dd7cf91c2725ea8aaa0913330fffa0ff  fossil-src-20150119112900.tar.gz



More information about the users mailing list