svn commit: r461941 - head/sysutils/lsof
Larry Rosenman
ler at FreeBSD.org
Thu Feb 15 18:35:51 UTC 2018
Author: ler
Date: Thu Feb 15 18:35:50 2018
New Revision: 461941
URL: https://svnweb.freebsd.org/changeset/ports/461941
Log:
sysutils/lsof: upgrade to 4.90 full release
Submitted by: Vic Abell
Modified:
head/sysutils/lsof/Makefile
head/sysutils/lsof/distinfo
Modified: head/sysutils/lsof/Makefile
==============================================================================
--- head/sysutils/lsof/Makefile Thu Feb 15 17:46:56 2018 (r461940)
+++ head/sysutils/lsof/Makefile Thu Feb 15 18:35:50 2018 (r461941)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= lsof
-DISTVERSION= 4.90Q
+DISTVERSION= 4.90
PORTEPOCH= 8
CATEGORIES= sysutils
MASTER_SITES= ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/ \
@@ -30,7 +30,7 @@ LICENSE_FILE= ${FILESDIR}/LICENSE
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
#Please leave the below line in for the next clean up.
-FIXUP_RELEASE= YES
+#FIXUP_RELEASE= YES
.if defined(FIXUP_RELEASE)
DISTNAME_SUFFIX=.freebsd
.else
Modified: head/sysutils/lsof/distinfo
==============================================================================
--- head/sysutils/lsof/distinfo Thu Feb 15 17:46:56 2018 (r461940)
+++ head/sysutils/lsof/distinfo Thu Feb 15 18:35:50 2018 (r461941)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1507056486
-SHA256 (lsof_4.90Q.freebsd.tar.bz2) = 769ccbcef7243beb7660585393931dc7fe533ac614a045a51c5c1655ff9ea9c6
-SIZE (lsof_4.90Q.freebsd.tar.bz2) = 488907
+TIMESTAMP = 1518719621
+SHA256 (lsof_4.90.tar.bz2) = 6f14840c791926715cd80ba3b049220256470f9f16a457a2e4b516baab1a16f6
+SIZE (lsof_4.90.tar.bz2) = 791758
More information about the svn-ports-all
mailing list