gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r8454: fribidi 1.0.12


From: Carl Hansen
Subject: [Gsrc-commit] trunk r8454: fribidi 1.0.12
Date: Thu, 23 Jun 2022 14:15:39 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 8454
revision-id: carlhansen1234@gmail.com-20220623181533-hov1huaf3ockgv20
parent: carlhansen1234@gmail.com-20220623004406-lps87fjv9xav04so
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Thu 2022-06-23 11:15:33 -0700
message:
  fribidi 1.0.12
modified:
  pkg/gnu/fribidi/Makefile       makefile-20160617014725-uokjfnggs70iry9h-664
  pkg/gnu/fribidi/sha256sums     sha256sums-20160617014725-uokjfnggs70iry9h-666
=== modified file 'pkg/gnu/fribidi/Makefile'
--- a/pkg/gnu/fribidi/Makefile  2019-11-11 06:28:39 +0000
+++ b/pkg/gnu/fribidi/Makefile  2022-06-23 18:15:33 +0000
@@ -1,7 +1,8 @@
 # Copyright © 2013, 2014 Brandon Invergo <brandon@invergo.net>
-# Copyright © 2018, 2019 Carl Hansen <carlhansen@gnu.org>
+# Copyright © 2018, 2019, 2022 Carl Hansen <carlhansen@gnu.org>
 #
-# This file is part of GSRC.
+# This file is part of GSRC, the GNU Source Release Collection.
+# http://www.gnu.org/software/gsrc
 #
 # GSRC is free software: you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
@@ -15,10 +16,12 @@
 #
 # You should have received a copy of the GNU General Public License
 # along with GSRC.  If not, see <http://www.gnu.org/licenses/>.
-
+#
+# Send bug reports and comments about GSRC problems to bug-gsrc@gnu.org
+#
 NAME = FriBidi
 GARNAME = fribidi
-GARVERSION = 1.0.7
+GARVERSION = 1.0.12
 HOME_URL = http://www.gnu.org/software/fribidi/
 DESCRIPTION = Implementation of the Unicode bidirectional algorithm
 define BLURB
@@ -29,14 +32,15 @@
 
 ######################################################################
 # 
https://github.com/fribidi/fribidi/releases/download/0.19.7/fribidi-0.19.7.tar.bz2
-MASTER_SITES = $(MASTER_GITHUB_GIT)
-MASTER_SUBDIR = $(GARNAME)/
+# 
https://github.com/fribidi/fribidi/releases/download/v1.0.12/fribidi-1.0.12.tar.xz
+MASTER_SITES = $(MASTER_GITHUB)
+MASTER_SUBDIR = $(GARNAME)/$(GARNAME)/releases/download/v$(GARVERSION)/
 # https://github.com/fribidi/fribidi.git
-GIT_PATH = $(MASTER_SITES)$(MASTER_SUBDIR)$(GARNAME).git
-DISTFILES = $(DISTNAME).tar.gz
-NOCHECKSUM = $(DISTFILES)
+#GIT_PATH = $(MASTER_SITES)$(MASTER_SUBDIR)$(GARNAME).git
+DISTFILES = $(DISTNAME).tar.xz
+#NOCHECKSUM = $(DISTFILES)
 SIGFILES =
-USE_AUTORECONF=y
+#USE_AUTORECONF=y
 
 BUILDDEPS =
 LIBDEPS =

=== modified file 'pkg/gnu/fribidi/sha256sums'
--- a/pkg/gnu/fribidi/sha256sums        2019-11-11 06:28:39 +0000
+++ b/pkg/gnu/fribidi/sha256sums        2022-06-23 18:15:33 +0000
@@ -1,1 +1,1 @@
-4b7947bb579299ea9f020708feef4702dbdb4077a9f10ff19f305a0eee3c4463  
download/fribidi-1.0.7.tar.bz2
+0cd233f97fc8c67bb3ac27ce8440def5d3ffacf516765b91c2cc654498293495  
download/fribidi-1.0.12.tar.xz


reply via email to

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