gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r8128: libxml2 2.9.12


From: Carl Hansen
Subject: [Gsrc-commit] trunk r8128: libxml2 2.9.12
Date: Mon, 21 Feb 2022 21:23:00 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 8128
revision-id: carlhansen1234@gmail.com-20220222022255-4ni76nrbvisvtps0
parent: carlhansen1234@gmail.com-20220221171708-0f7ph8l2iwd874yg
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Mon 2022-02-21 18:22:55 -0800
message:
  libxml2 2.9.12
modified:
  pkg/gnome/libxml2/Makefile     makefile-20160617013746-7ygosxqw3lxxvo7f-1212
  pkg/gnome/libxml2/sha256sums   sha256sums-20160617013746-7ygosxqw3lxxvo7f-1217
=== modified file 'pkg/gnome/libxml2/Makefile'
--- a/pkg/gnome/libxml2/Makefile        2022-02-11 19:39:47 +0000
+++ b/pkg/gnome/libxml2/Makefile        2022-02-22 02:22:55 +0000
@@ -21,7 +21,7 @@
 
 NAME =    libxml2
 GARNAME = libxml2
-GARVERSION = 2.9.12
+GARVERSION = 2.9.13
 HOME_URL = http://xmlsoft.org/
 DESCRIPTION = XML parser and markup toolkit 
 define BLURB
@@ -29,13 +29,20 @@
 
 ######################################################################
 
-MASTER_SITES = ftp://xmlsoft.org/
-MASTER_SUBDIR = $(GARNAME)/
-DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
-SIGFILES = 
+empty:=
+space:= $(empty) $(empty)
+VERSION_LIST = $(subst .,$(space),$(GARVERSION))
+SERIES = $(subst $(space),.,$(wordlist 1,2,$(VERSION_LIST)))
+
+MASTER_SITES = $(MASTER_GNOME)
+MASTER_SUBDIR = $(GARNAME)/$(SERIES)/
+DISTFILES = $(DISTNAME).tar.xz  $(DISTNAME).sha256sum
+SIGFILES =
+
 
 BUILDDEPS = 
 LIBDEPS = 
+
 # might need to 'apt-get install python python-dev' to get Python.h
 
 ######################################################################

=== modified file 'pkg/gnome/libxml2/sha256sums'
--- a/pkg/gnome/libxml2/sha256sums      2022-02-11 19:39:47 +0000
+++ b/pkg/gnome/libxml2/sha256sums      2022-02-22 02:22:55 +0000
@@ -1,1 +1,2 @@
-c8d6681e38c56f172892c85ddc0852e1fd4b53b4209e7f4ebf17f7e2eae71d92  
download/libxml2-2.9.12.tar.gz
+276130602d12fe484ecc03447ee5e759d0465558fbc9d6bd144e3745306ebf0e  
download/libxml2-2.9.13.tar.xz
+58b736415a23a53c4165f7f232929d4da2bd15564466364abd60ed5c6489fee7  
download/libxml2-2.9.13.sha256sum


reply via email to

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