diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2007-06-03 00:57:20 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2007-06-03 00:57:20 +0000 |
commit | 47cbeeb029249e4e43aa41332a01eff8c7c4705a (patch) | |
tree | 74daa0fc19b3a25434cdbf9f6b3dca31de220dad /sysutils/lsof | |
parent | b700222ac1cf5b96f82be2f58d3a74831e52ce28 (diff) |
Notes
Diffstat (limited to 'sysutils/lsof')
-rw-r--r-- | sysutils/lsof/Makefile | 6 | ||||
-rw-r--r-- | sysutils/lsof/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile index 255bd865d8cb..2b58faee09fe 100644 --- a/sysutils/lsof/Makefile +++ b/sysutils/lsof/Makefile @@ -7,7 +7,7 @@ # PORTNAME= lsof -PORTVERSION= 4.77 +PORTVERSION= 4.79A CATEGORIES= sysutils MASTER_SITES= http://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/ \ ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/ \ @@ -23,9 +23,9 @@ MASTER_SITES= http://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/ \ ftp://ftp.cert.dfn.de/pub/tools/admin/lsof/ \ ftp://ftp.cert.dfn.de/pub/tools/admin/lsof/NEW/ \ ftp://ftp.tau.ac.il/pub/unix/admin/ -#FIXUP_RELEASE= +FIXUP_RELEASE=yes .if defined(FIXUP_RELEASE) -DISTNAME= ${PORTNAME}_4.77D.freebsd +DISTNAME= ${PORTNAME}_4.79A.freebsd .else DISTNAME= ${PORTNAME}_${PORTVERSION} .endif diff --git a/sysutils/lsof/distinfo b/sysutils/lsof/distinfo index d82cb65c9c2d..3fb577583e93 100644 --- a/sysutils/lsof/distinfo +++ b/sysutils/lsof/distinfo @@ -1,3 +1,3 @@ -MD5 (lsof_4.77.tar.bz2) = 7b0de0d1283f2d86407a98e5c2f05f04 -SHA256 (lsof_4.77.tar.bz2) = fe6fde629a97a2855e608cd6ae1f89e66ae42d7045499b1a6faca5cfb50f5f3b -SIZE (lsof_4.77.tar.bz2) = 708416 +MD5 (lsof_4.79A.freebsd.tar.bz2) = 97b170a4d9d4318c9088870b649c2350 +SHA256 (lsof_4.79A.freebsd.tar.bz2) = f075b292e7c83dc8b16f54495a254aca8cfb88da390c8bfc337c510171fe6a14 +SIZE (lsof_4.79A.freebsd.tar.bz2) = 457935 |