git: 9cc7149a9a93 - main - ports-mgmt/pkg_replace: update to 20210726

Kevin Bowling kbowling at FreeBSD.org
Tue Jul 27 01:45:29 UTC 2021


The branch main has been updated by kbowling:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9cc7149a9a9383375bfee29c6007506a74d2cc27

commit 9cc7149a9a9383375bfee29c6007506a74d2cc27
Author:     Ken DEGUCHI <kdeguchi at sz.tokoha-u.ac.jp>
AuthorDate: 2021-07-27 01:44:01 +0000
Commit:     Kevin Bowling <kbowling at FreeBSD.org>
CommitDate: 2021-07-27 01:44:01 +0000

    ports-mgmt/pkg_replace: update to 20210726
    
    Support new '.pkg' package suffix
    
    PR:             257424
---
 ports-mgmt/pkg_replace/Makefile | 2 +-
 ports-mgmt/pkg_replace/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/ports-mgmt/pkg_replace/Makefile b/ports-mgmt/pkg_replace/Makefile
index d46076f8d123..a5e320f73aac 100644
--- a/ports-mgmt/pkg_replace/Makefile
+++ b/ports-mgmt/pkg_replace/Makefile
@@ -1,7 +1,7 @@
 # Created by: Securedog <securedog at users.sourceforge.jp>
 
 PORTNAME=	pkg_replace
-PORTVERSION=	20200821
+PORTVERSION=	20210726
 CATEGORIES=	ports-mgmt
 
 MAINTAINER=	kdeguchi at sz.tokoha-u.ac.jp
diff --git a/ports-mgmt/pkg_replace/distinfo b/ports-mgmt/pkg_replace/distinfo
index dc95a7f1ab81..a502f8f64ac0 100644
--- a/ports-mgmt/pkg_replace/distinfo
+++ b/ports-mgmt/pkg_replace/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1598401119
-SHA256 (kdeguchi-pkg_replace-20200821_GH0.tar.gz) = 7ede76a49d28d5f968af5254d3137cf15bf916b88798a23c1e496e5c5361e72a
-SIZE (kdeguchi-pkg_replace-20200821_GH0.tar.gz) = 27865
+TIMESTAMP = 1627262728
+SHA256 (kdeguchi-pkg_replace-20210726_GH0.tar.gz) = fe42327067d1a30512dc69d313321d7f96f3e4e5c7fca208c481a2e5ec9e0c4e
+SIZE (kdeguchi-pkg_replace-20210726_GH0.tar.gz) = 27938


More information about the dev-commits-ports-all mailing list