pkgsrc-WIP-changes archive

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

libre: update to libre-0.5.5



Module Name:	pkgsrc-wip
Committed By:	Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By:	yhardy
Date:		Sun Sep 17 21:35:40 2017 +0200
Changeset:	14dc6fc750e26639c50704af11207270176b2e82

Modified Files:
	libre/Makefile
	libre/distinfo

Log Message:
libre: update to libre-0.5.5

2017-09-05 Alfred E. Heggestad

	* Version 0.5.5

	* Project URL: https://github.com/creytiv/re

	* ice: move gathering to application

	* mod: add accessor function to module list

	* sipreg: Added function sipreg_laddr()

	* sys: optimize rand_str() and rand_char()

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=14dc6fc750e26639c50704af11207270176b2e82

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 libre/Makefile | 2 +-
 libre/distinfo | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs:
diff --git a/libre/Makefile b/libre/Makefile
index 0de7bc0759..0670704e13 100644
--- a/libre/Makefile
+++ b/libre/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 1.8 2015/03/15 14:37:03 othyro Exp $
 
-DISTNAME=	re-0.5.4
+DISTNAME=	re-0.5.5
 PKGNAME=	lib${DISTNAME}
 CATEGORIES=	net
 MASTER_SITES=	http://www.creytiv.com/pub/
diff --git a/libre/distinfo b/libre/distinfo
index b5bd74989a..d013dbd4b5 100644
--- a/libre/distinfo
+++ b/libre/distinfo
@@ -1,6 +1,6 @@
 $NetBSD: distinfo,v 1.7 2015/03/15 14:37:03 othyro Exp $
 
-SHA1 (re-0.5.4.tar.gz) = e4934f8037b5d9575c70ce3344ce87a5ad5d60dd
-RMD160 (re-0.5.4.tar.gz) = 066fa351bca82ebb332ec187a2cac28600a84a1b
-SHA512 (re-0.5.4.tar.gz) = 385f89e227a400e7c8c36243d0a144643ed93ebf97085ea763834b6d3f810b24be6bd5c7094a540ee0a4d4d025d8850a11abfcfb8539c6fb70645c891318347a
-Size (re-0.5.4.tar.gz) = 299835 bytes
+SHA1 (re-0.5.5.tar.gz) = a4963235643053d0d7e2592c4558533692ff4883
+RMD160 (re-0.5.5.tar.gz) = 331e1a76c044305b66de0fea475c186466087731
+SHA512 (re-0.5.5.tar.gz) = 043fbf168a503f69dbc3d82ca5a4dd3057f1a16c36eda50c669cfb3ac33c1690a0e751a3bf9370da2ea8ece8c861bd5f1db550d1160e52db8b6d8d1b10ecfeef
+Size (re-0.5.5.tar.gz) = 299147 bytes


Home | Main Index | Thread Index | Old Index