pkgsrc-WIP-changes archive

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

libre: update to libre-0.5.3



Module Name:	pkgsrc-wip
Committed By:	Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By:	yhardy
Date:		Sun May 14 20:37:29 2017 +0200
Changeset:	3e7704fdbb3a8446ee37f52d56831b0c4ffe5feb

Modified Files:
	libre/Makefile
	libre/distinfo

Log Message:
libre: update to libre-0.5.3

2017-05-13 Alfred E. Heggestad

	* Version 0.5.3

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

	* build: upgrade windows project to VS2015 (thanks Mikhail Barg)
		 makefile improvements (thanks Lennart Grahl)

	* ice: remove session object "struct ice"

	* telev: add telev_set_srate (thanks Jan Hoffmann)

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

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 c43c394e47..9fbd330638 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.2
+DISTNAME=	re-0.5.3
 PKGNAME=	lib${DISTNAME}
 CATEGORIES=	net
 MASTER_SITES=	http://www.creytiv.com/pub/
diff --git a/libre/distinfo b/libre/distinfo
index d1c96a84fc..d59931bd3e 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.2.tar.gz) = ac1cf0a4b19f30d96e1e8626a95e56d84de3e914
-RMD160 (re-0.5.2.tar.gz) = 223e618826480ff7faf9022964c438476c93830d
-SHA512 (re-0.5.2.tar.gz) = c04858964d22f7fbb584a0317bfa31d0190d46971d399190984dc7a4d6628dd41f45b12852e28af5f34bd2ad2e392f9e23c2f4ca26527067ed587772a8423ef1
-Size (re-0.5.2.tar.gz) = 295967 bytes
+SHA1 (re-0.5.3.tar.gz) = 1b7a57c6d1eb392b33f15c99c5da306c25d2d8c2
+RMD160 (re-0.5.3.tar.gz) = 3036e1562f582dcae563cd095b95004deac49a8a
+SHA512 (re-0.5.3.tar.gz) = 8959408eb15d407034c7a6494566c73d4679d5930f457168eb56130edd96080c1149b9fc2752317c2c5e7ac726a5e118eac940d1e14dec6b0d9a3b1b2cc5010b
+Size (re-0.5.3.tar.gz) = 299762 bytes


Home | Main Index | Thread Index | Old Index