svn commit: r530393 - head/ports-mgmt/pkg
Baptiste Daroussin
bapt at FreeBSD.org
Thu Apr 2 18:15:46 UTC 2020
Author: bapt
Date: Thu Apr 2 18:06:00 2020
New Revision: 530393
URL: https://svnweb.freebsd.org/changeset/ports/530393
Log:
Update to 1.14.1
- fix a regression in the autosetup system which resulted in bad path
for periodic script
Modified:
head/ports-mgmt/pkg/Makefile
head/ports-mgmt/pkg/distinfo
Modified: head/ports-mgmt/pkg/Makefile
==============================================================================
--- head/ports-mgmt/pkg/Makefile Thu Apr 2 17:50:34 2020 (r530392)
+++ head/ports-mgmt/pkg/Makefile Thu Apr 2 18:06:00 2020 (r530393)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= pkg
-DISTVERSION= 1.14.0
+DISTVERSION= 1.14.1
_PKG_VERSION= ${DISTVERSION}
CATEGORIES= ports-mgmt
#MASTER_SITES= \
Modified: head/ports-mgmt/pkg/distinfo
==============================================================================
--- head/ports-mgmt/pkg/distinfo Thu Apr 2 17:50:34 2020 (r530392)
+++ head/ports-mgmt/pkg/distinfo Thu Apr 2 18:06:00 2020 (r530393)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1585828716
-SHA256 (freebsd-pkg-1.14.0_GH0.tar.gz) = cb38c7b0fd687b1d08f792093b693d1207413a2d556669aa28967629008a0308
-SIZE (freebsd-pkg-1.14.0_GH0.tar.gz) = 3405141
+TIMESTAMP = 1585850649
+SHA256 (freebsd-pkg-1.14.1_GH0.tar.gz) = 92bacb6d7509ee3989787c698ad806a876d614e400186ad2f847fb7e27734d94
+SIZE (freebsd-pkg-1.14.1_GH0.tar.gz) = 3405251
More information about the svn-ports-all
mailing list