Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Aug 2019 15:11:19 +0000 (UTC)
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r510169 - head/devel/libbinio
Message-ID:  <201908291511.x7TFBJsL036497@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ehaupt
Date: Thu Aug 29 15:11:19 2019
New Revision: 510169
URL: https://svnweb.freebsd.org/changeset/ports/510169

Log:
  - Update to 1.5
  - Pacify portlint

Modified:
  head/devel/libbinio/Makefile
  head/devel/libbinio/distinfo

Modified: head/devel/libbinio/Makefile
==============================================================================
--- head/devel/libbinio/Makefile	Thu Aug 29 15:05:57 2019	(r510168)
+++ head/devel/libbinio/Makefile	Thu Aug 29 15:11:19 2019	(r510169)
@@ -2,9 +2,8 @@
 # $FreeBSD$
 
 PORTNAME=	libbinio
-PORTVERSION=	1.4
+PORTVERSION=	1.5
 DISTVERSIONPREFIX=	${PORTNAME}-
-PORTREVISION=	4
 CATEGORIES=	devel
 
 MAINTAINER=	ehaupt@FreeBSD.org
@@ -13,9 +12,10 @@ COMMENT=	Binary I/O stream class library
 LICENSE=	LGPL21
 
 USES=		autoreconf libtool pathfix
-GNU_CONFIGURE=	yes
 USE_GITHUB=	yes
 USE_LDCONFIG=	yes
+
+GNU_CONFIGURE=	yes
 
 GH_ACCOUNT=	adplug
 

Modified: head/devel/libbinio/distinfo
==============================================================================
--- head/devel/libbinio/distinfo	Thu Aug 29 15:05:57 2019	(r510168)
+++ head/devel/libbinio/distinfo	Thu Aug 29 15:11:19 2019	(r510169)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1493812632
-SHA256 (adplug-libbinio-libbinio-1.4_GH0.tar.gz) = 15b6fe12df35c4c34f7d2ba787f7b5f3ba02cfbcd0bffed3b8c3a737bd457499
-SIZE (adplug-libbinio-libbinio-1.4_GH0.tar.gz) = 53299
+TIMESTAMP = 1567071311
+SHA256 (adplug-libbinio-libbinio-1.5_GH0.tar.gz) = b05e3ceebe059903b21357bb7fe3cbbabeb2fa9b857a7257c9b507f027437ea7
+SIZE (adplug-libbinio-libbinio-1.5_GH0.tar.gz) = 58779



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908291511.x7TFBJsL036497>