svn commit: r463994 - in head/ports-mgmt: portupgrade portupgrade-devel

Bryan Drewery bdrewery at FreeBSD.org
Fri Mar 9 19:32:19 UTC 2018


Author: bdrewery
Date: Fri Mar  9 19:32:18 2018
New Revision: 463994
URL: https://svnweb.freebsd.org/changeset/ports/463994

Log:
  Update to 2.4.16.
  
   - Preserve shlib symlink [1]
  
  PR:		223943 [1]

Modified:
  head/ports-mgmt/portupgrade-devel/Makefile
  head/ports-mgmt/portupgrade-devel/distinfo
  head/ports-mgmt/portupgrade/Makefile
  head/ports-mgmt/portupgrade/distinfo

Modified: head/ports-mgmt/portupgrade-devel/Makefile
==============================================================================
--- head/ports-mgmt/portupgrade-devel/Makefile	Fri Mar  9 19:21:09 2018	(r463993)
+++ head/ports-mgmt/portupgrade-devel/Makefile	Fri Mar  9 19:32:18 2018	(r463994)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	portupgrade
-PORTVERSION=	20170330
+PORTVERSION=	20180309
 PORTREVISION=	0
 PORTEPOCH=	3
 CATEGORIES=	ports-mgmt
@@ -22,7 +22,7 @@ USES=		uidfix
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	freebsd
-GH_TAGNAME=	2.4.15
+GH_TAGNAME=	2.4.16
 
 DIST_SUBDIR=	${PORTNAME}
 USE_RUBY=	yes

Modified: head/ports-mgmt/portupgrade-devel/distinfo
==============================================================================
--- head/ports-mgmt/portupgrade-devel/distinfo	Fri Mar  9 19:21:09 2018	(r463993)
+++ head/ports-mgmt/portupgrade-devel/distinfo	Fri Mar  9 19:32:18 2018	(r463994)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1490893146
-SHA256 (portupgrade/freebsd-portupgrade-20170330-2.4.15_GH0.tar.gz) = 988183017f891f053e6abce27556a9dc4ba3a513d03399f51d76cf3b0ea9849f
-SIZE (portupgrade/freebsd-portupgrade-20170330-2.4.15_GH0.tar.gz) = 108122
+TIMESTAMP = 1520622094
+SHA256 (portupgrade/freebsd-portupgrade-20180309-2.4.16_GH0.tar.gz) = 40f8a9cb7db27cd0e1de10d31c45865bb3d4b8856cfc769ceb71f21b881b44ce
+SIZE (portupgrade/freebsd-portupgrade-20180309-2.4.16_GH0.tar.gz) = 108270

Modified: head/ports-mgmt/portupgrade/Makefile
==============================================================================
--- head/ports-mgmt/portupgrade/Makefile	Fri Mar  9 19:21:09 2018	(r463993)
+++ head/ports-mgmt/portupgrade/Makefile	Fri Mar  9 19:32:18 2018	(r463994)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	portupgrade
-PORTVERSION=	2.4.15
+PORTVERSION=	2.4.16
 PORTREVISION=	0
 PORTEPOCH=	2
 CATEGORIES=	ports-mgmt

Modified: head/ports-mgmt/portupgrade/distinfo
==============================================================================
--- head/ports-mgmt/portupgrade/distinfo	Fri Mar  9 19:21:09 2018	(r463993)
+++ head/ports-mgmt/portupgrade/distinfo	Fri Mar  9 19:32:18 2018	(r463994)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1490893255
-SHA256 (portupgrade/freebsd-portupgrade-2.4.15_GH0.tar.gz) = 988183017f891f053e6abce27556a9dc4ba3a513d03399f51d76cf3b0ea9849f
-SIZE (portupgrade/freebsd-portupgrade-2.4.15_GH0.tar.gz) = 108122
+TIMESTAMP = 1520622148
+SHA256 (portupgrade/freebsd-portupgrade-2.4.16_GH0.tar.gz) = 40f8a9cb7db27cd0e1de10d31c45865bb3d4b8856cfc769ceb71f21b881b44ce
+SIZE (portupgrade/freebsd-portupgrade-2.4.16_GH0.tar.gz) = 108270


More information about the svn-ports-all mailing list