fossil 1.32 update
Freddy DISSAUX
freddy.dsx at free.fr
Sat Apr 4 12:23:59 CEST 2015
Helo,
patch for fossil 1.32.
Regards,
-------------- next part --------------
Index: Makefile
===================================================================
--- Makefile (revision 24788)
+++ Makefile (working copy)
@@ -2,10 +2,9 @@
# TODO (release-critical prefixed with !, non release-critical with *)
# Recipe sent in by Freddy DISSAUX freddy.dsx free.fr
NAME = fossil
-VERSION = 1.30
+VERSION = 1.32
GARTYPE = v2
GARCOMPILER = GNU
-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)
@@ -15,9 +14,7 @@
VENDOR_URL = http://www.fossil-scm.org/
MASTER_SITES = http://www.fossil-scm.org/download/
-DISTFILES = $(NAME)-src-$(DISTVERSION).tar.gz
-WORKSRC = $(WORKDIR)/$(NAME)-src-$(DISTVERSION)
-PATCHDIR = $(WORKSRC)
+DISTFILES = $(NAME)-src-$(VERSION).tar.gz
BUILD_DEP_PKGS = CSWlibssl-dev
Index: checksums
===================================================================
--- checksums (revision 24788)
+++ checksums (working copy)
@@ -1 +1 @@
-dd7cf91c2725ea8aaa0913330fffa0ff fossil-src-20150119112900.tar.gz
+ddf352925a795e574925505b9344a58e fossil-src-1.32.tar.gz
More information about the users
mailing list