- Update to 1.3.10
- Pass maintainership to submitter PR: ports/144436 Submitted by: Charlie Kester <corky1951 AT comcast.net>
This commit is contained in:
@@ -6,12 +6,11 @@
|
||||
#
|
||||
|
||||
PORTNAME= DirComp
|
||||
PORTVERSION= 1.3.03
|
||||
PORTREVISION= 4
|
||||
PORTVERSION= 1.3.10
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
|
||||
MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME}/${PORTNAME:S/C/c/}-${PORTVERSION}/
|
||||
|
||||
MAINTAINER= beat@FreeBSD.org
|
||||
MAINTAINER= corky1951@comcast.net
|
||||
COMMENT= Compare two directories
|
||||
|
||||
.ifndef WITHOUT_X11
|
||||
@@ -22,7 +21,6 @@ MK_PATCH+= s/@MYSUBDIRS@/Common/g;
|
||||
.endif
|
||||
LIB_DEPENDS+= YGP.0:${PORTSDIR}/devel/libYGP
|
||||
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GETTEXT= yes
|
||||
CONFIGURE_ENV+= CFLAGS="${CFLAGS} ${PTHREAD_CFLAGS}" LDFLAGS="${LDFLAGS} ${PTHREAD_LIBS}"
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
MD5 (DirComp-1.3.03.tar.bz2) = f84442616113f7347b25a3edd16b04aa
|
||||
SHA256 (DirComp-1.3.03.tar.bz2) = d4d9ea70d1345895c1d80c07b32779880b68fa487a78590df9177e97c7d0c6f5
|
||||
SIZE (DirComp-1.3.03.tar.bz2) = 368594
|
||||
MD5 (DirComp-1.3.10.tar.gz) = 21137536bc022e1154e91b00bf3ddcfc
|
||||
SHA256 (DirComp-1.3.10.tar.gz) = a408f71ef026c96502eab7c8b2e64f8f682d0e98c4c84882b668e806bc0ab468
|
||||
SIZE (DirComp-1.3.10.tar.gz) = 654536
|
||||
|
||||
Reference in New Issue
Block a user