svn commit: r546266 - branches/2020Q3/ports-mgmt/pkg_replace

Fernando Apesteguía fernape at FreeBSD.org
Wed Aug 26 11:38:33 UTC 2020


Author: fernape
Date: Wed Aug 26 11:38:32 2020
New Revision: 546266
URL: https://svnweb.freebsd.org/changeset/ports/546266

Log:
  MFH: r546265
  
  ports-mgmt/pkg_replace: update to 20200821
  
  ChangeLog: https://github.com/kdeguchi/pkg_replace/blob/master/ChangeLog
  
   * Fix bug in function install_package
  
  PR:     248919
  Submitted by:   kdeguchi at sz.tokoha-u.ac.jp (maintainer)
  
  Approved by:	ports-secteam (blanket, runtime fix)

Modified:
  branches/2020Q3/ports-mgmt/pkg_replace/Makefile
  branches/2020Q3/ports-mgmt/pkg_replace/distinfo
Directory Properties:
  branches/2020Q3/   (props changed)

Modified: branches/2020Q3/ports-mgmt/pkg_replace/Makefile
==============================================================================
--- branches/2020Q3/ports-mgmt/pkg_replace/Makefile	Wed Aug 26 11:31:17 2020	(r546265)
+++ branches/2020Q3/ports-mgmt/pkg_replace/Makefile	Wed Aug 26 11:38:32 2020	(r546266)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pkg_replace
-PORTVERSION=	20200623
+PORTVERSION=	20200821
 CATEGORIES=	ports-mgmt
 
 MAINTAINER=	kdeguchi at sz.tokoha-u.ac.jp

Modified: branches/2020Q3/ports-mgmt/pkg_replace/distinfo
==============================================================================
--- branches/2020Q3/ports-mgmt/pkg_replace/distinfo	Wed Aug 26 11:31:17 2020	(r546265)
+++ branches/2020Q3/ports-mgmt/pkg_replace/distinfo	Wed Aug 26 11:38:32 2020	(r546266)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1592971443
-SHA256 (kdeguchi-pkg_replace-20200623_GH0.tar.gz) = fe844ba7932cbee791c111502a4e1a35ab5bc30402fc96e87395b85dbd3ff8fb
-SIZE (kdeguchi-pkg_replace-20200623_GH0.tar.gz) = 27626
+TIMESTAMP = 1598401119
+SHA256 (kdeguchi-pkg_replace-20200821_GH0.tar.gz) = 7ede76a49d28d5f968af5254d3137cf15bf916b88798a23c1e496e5c5361e72a
+SIZE (kdeguchi-pkg_replace-20200821_GH0.tar.gz) = 27865


More information about the svn-ports-all mailing list