svn commit: r483065 - head/ports-mgmt/pkg_replace

Steve Wills swills at FreeBSD.org
Sat Oct 27 00:25:33 UTC 2018


Author: swills
Date: Sat Oct 27 00:25:32 2018
New Revision: 483065
URL: https://svnweb.freebsd.org/changeset/ports/483065

Log:
  ports-mgmt/pkg_replace: update to 20181024
  
  PR:		232695
  Submitted by:	kdeguchi at sz.tokoha-u.ac.jp (maintainer)

Modified:
  head/ports-mgmt/pkg_replace/Makefile   (contents, props changed)
  head/ports-mgmt/pkg_replace/distinfo   (contents, props changed)

Modified: head/ports-mgmt/pkg_replace/Makefile
==============================================================================
--- head/ports-mgmt/pkg_replace/Makefile	Sat Oct 27 00:21:55 2018	(r483064)
+++ head/ports-mgmt/pkg_replace/Makefile	Sat Oct 27 00:25:32 2018	(r483065)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pkg_replace
-PORTVERSION=	20180927
+PORTVERSION=	20181024
 CATEGORIES=	ports-mgmt
 MASTER_SITES=	http://member.tokoha-u.ac.jp/~kdeguchi/download/
 
@@ -12,6 +12,7 @@ COMMENT=	Utility for upgrading installed packages
 LICENSE=	PD
 
 USES=		tar:xz
+
 NO_ARCH=	yes
 NO_BUILD=	yes
 

Modified: head/ports-mgmt/pkg_replace/distinfo
==============================================================================
--- head/ports-mgmt/pkg_replace/distinfo	Sat Oct 27 00:21:55 2018	(r483064)
+++ head/ports-mgmt/pkg_replace/distinfo	Sat Oct 27 00:25:32 2018	(r483065)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1538003710
-SHA256 (pkg_replace-20180927.tar.xz) = aaf36ada3c459c8c07fe1f3a796c8279376ab9c9d84952533fb2221bfb26ed11
-SIZE (pkg_replace-20180927.tar.xz) = 16396
+TIMESTAMP = 1540340325
+SHA256 (pkg_replace-20181024.tar.xz) = 35254ed3d6e2b73e8e654edfc52c9257a0b687a769c0dce0f996bf013aef4179
+SIZE (pkg_replace-20181024.tar.xz) = 16404


More information about the svn-ports-all mailing list