svn commit: r479871 - head/sysutils/zrep

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Sep 16 00:08:14 UTC 2018


Author: sunpoet
Date: Sun Sep 16 00:08:12 2018
New Revision: 479871
URL: https://svnweb.freebsd.org/changeset/ports/479871

Log:
  Update to 1.7.4
  
  - While I'm here, add NO_ARCH
  
  Changes:	https://github.com/bolthole/zrep/releases
  PR:		231368
  Submitted by:	Neel Chauhan <neel at neelc.org> (maintainer)

Modified:
  head/sysutils/zrep/Makefile
  head/sysutils/zrep/distinfo

Modified: head/sysutils/zrep/Makefile
==============================================================================
--- head/sysutils/zrep/Makefile	Sun Sep 16 00:08:06 2018	(r479870)
+++ head/sysutils/zrep/Makefile	Sun Sep 16 00:08:12 2018	(r479871)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	zrep
-PORTVERSION=	1.7.3
+PORTVERSION=	1.7.4
 DISTVERSIONPREFIX=	v
 CATEGORIES=	sysutils
 
@@ -20,6 +20,7 @@ GH_ACCOUNT=	bolthole
 
 PLIST_FILES=	bin/zrep
 
+NO_ARCH=	yes
 NO_BUILD=	yes
 
 post-patch:

Modified: head/sysutils/zrep/distinfo
==============================================================================
--- head/sysutils/zrep/distinfo	Sun Sep 16 00:08:06 2018	(r479870)
+++ head/sysutils/zrep/distinfo	Sun Sep 16 00:08:12 2018	(r479871)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1497344712
-SHA256 (bolthole-zrep-v1.7.3_GH0.tar.gz) = c1217d54f02bfd8606a2d4205901c157b574e17588c6ccd8e699e4d413a195f6
-SIZE (bolthole-zrep-v1.7.3_GH0.tar.gz) = 50965
+TIMESTAMP = 1536994175
+SHA256 (bolthole-zrep-v1.7.4_GH0.tar.gz) = 7194ef838ce3c367edf857cdf6d29590d2acaa12e7baf4627be5236b731d89b7
+SIZE (bolthole-zrep-v1.7.4_GH0.tar.gz) = 51824


More information about the svn-ports-head mailing list