svn commit: r460426 - head/devel/liborcus

Jung-uk Kim jkim at FreeBSD.org
Tue Jan 30 18:13:58 UTC 2018


Author: jkim
Date: Tue Jan 30 18:13:57 2018
New Revision: 460426
URL: https://svnweb.freebsd.org/changeset/ports/460426

Log:
  Update to 0.13.2.
  
  https://gitlab.com/orcus/orcus/blob/master/CHANGELOG

Modified:
  head/devel/liborcus/Makefile
  head/devel/liborcus/distinfo

Modified: head/devel/liborcus/Makefile
==============================================================================
--- head/devel/liborcus/Makefile	Tue Jan 30 18:10:07 2018	(r460425)
+++ head/devel/liborcus/Makefile	Tue Jan 30 18:13:57 2018	(r460426)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	liborcus
-PORTVERSION=	0.13.1
-PORTREVISION=	1
+PORTVERSION=	0.13.2
 CATEGORIES=	devel misc
 MASTER_SITES=	http://kohei.us/files/orcus/src/
 

Modified: head/devel/liborcus/distinfo
==============================================================================
--- head/devel/liborcus/distinfo	Tue Jan 30 18:10:07 2018	(r460425)
+++ head/devel/liborcus/distinfo	Tue Jan 30 18:13:57 2018	(r460426)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1515619354
-SHA256 (liborcus-0.13.1.tar.xz) = bce854ae699468305c08f97225d49d2013888f96d5f57baf535ea759ce04a9e6
-SIZE (liborcus-0.13.1.tar.xz) = 1814552
+TIMESTAMP = 1517335630
+SHA256 (liborcus-0.13.2.tar.xz) = 9eb69cdd636bdaea22c9073c9f480ebaae05ef62bd483d68c8d4c05af927ea43
+SIZE (liborcus-0.13.2.tar.xz) = 1816884


More information about the svn-ports-all mailing list