Index: head/misc/findutils/Makefile =================================================================== --- head/misc/findutils/Makefile (revision 209321) +++ head/misc/findutils/Makefile (revision 209322) @@ -1,43 +1,43 @@ # New ports collection makefile for: findutils # Date created: 29 March 2000 # Whom: Robert Withrow # # $FreeBSD$ # PORTNAME= findutils -PORTVERSION= 4.2.33 +PORTVERSION= 4.4.0 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= findutils DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.sig EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= trasz@FreeBSD.org COMMENT= The GNU find utilities SIG_FILES= ${DISTNAME}${EXTRACT_SUFX}.sig GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" USE_GMAKE= yes USE_GCC= 3.4+ .if !defined(WITHOUT_NLS) USE_GETTEXT= yes PLIST_SUB+= NLS="" .else CONFIGURE_ARGS+= --disable-nls PLIST_SUB+= NLS="@comment " .endif CONFIGURE_ARGS+= --program-prefix=g --localstatedir=${LOCALSTATEDIR} MAKE_ARGS= INSTALL_SCRIPT="${INSTALL_SCRIPT}" -INFO= find +INFO= find find-maint MAN1= gfind.1 gxargs.1 glocate.1 gupdatedb.1 MAN5= glocatedb.5 LOCALSTATEDIR?= /var/db .include Property changes on: head/misc/findutils/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.32 \ No newline at end of property +1.33 \ No newline at end of property Index: head/misc/findutils/distinfo =================================================================== --- head/misc/findutils/distinfo (revision 209321) +++ head/misc/findutils/distinfo (revision 209322) @@ -1,6 +1,6 @@ -MD5 (findutils-4.2.33.tar.gz) = b7e35aa175778c84942b1fee4144988b -SHA256 (findutils-4.2.33.tar.gz) = 813cd9405aceec5cfecbe96400d01e90ddad7b512d3034487176ce5258ab0f78 -SIZE (findutils-4.2.33.tar.gz) = 1455067 -MD5 (findutils-4.2.33.tar.gz.sig) = 0e6ce802ed6769f430fc9865de3bb433 -SHA256 (findutils-4.2.33.tar.gz.sig) = b277e01dfeac283e0e66e90a9bc0fba1a363ee821cdfc1d33d05f714eb7ca1b5 -SIZE (findutils-4.2.33.tar.gz.sig) = 65 +MD5 (findutils-4.4.0.tar.gz) = 49e769ac4382fae6f104f99d54d0a112 +SHA256 (findutils-4.4.0.tar.gz) = fb108c2959f17baf3559da9b3854495b9bb69fb13309fdd05576c66feb661ea9 +SIZE (findutils-4.4.0.tar.gz) = 2029809 +MD5 (findutils-4.4.0.tar.gz.sig) = 04a7d2fcf851b770e586d8a01c1f14f1 +SHA256 (findutils-4.4.0.tar.gz.sig) = 2e7b46d25994be5b405318eb51fc84b8e593eb608ef1cd783fe4b63c035e67db +SIZE (findutils-4.4.0.tar.gz.sig) = 65 Property changes on: head/misc/findutils/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.10 \ No newline at end of property +1.11 \ No newline at end of property Index: head/misc/findutils/pkg-plist =================================================================== --- head/misc/findutils/pkg-plist (revision 209321) +++ head/misc/findutils/pkg-plist (revision 209322) @@ -1,48 +1,49 @@ bin/gfind +bin/goldfind bin/glocate bin/gupdatedb bin/gxargs libexec/gbigram libexec/gcode libexec/gfrcode share/locale/be/LC_MESSAGES/findutils.mo share/locale/bg/LC_MESSAGES/findutils.mo share/locale/ca/LC_MESSAGES/findutils.mo share/locale/da/LC_MESSAGES/findutils.mo share/locale/de/LC_MESSAGES/findutils.mo share/locale/el/LC_MESSAGES/findutils.mo share/locale/eo/LC_MESSAGES/findutils.mo share/locale/es/LC_MESSAGES/findutils.mo share/locale/et/LC_MESSAGES/findutils.mo share/locale/fi/LC_MESSAGES/findutils.mo share/locale/fr/LC_MESSAGES/findutils.mo share/locale/ga/LC_MESSAGES/findutils.mo share/locale/gl/LC_MESSAGES/findutils.mo share/locale/hr/LC_MESSAGES/findutils.mo share/locale/hu/LC_MESSAGES/findutils.mo share/locale/id/LC_MESSAGES/findutils.mo share/locale/it/LC_MESSAGES/findutils.mo share/locale/ja/LC_MESSAGES/findutils.mo share/locale/ko/LC_MESSAGES/findutils.mo share/locale/lg/LC_MESSAGES/findutils.mo share/locale/ms/LC_MESSAGES/findutils.mo share/locale/nl/LC_MESSAGES/findutils.mo share/locale/pl/LC_MESSAGES/findutils.mo share/locale/pt/LC_MESSAGES/findutils.mo share/locale/pt_BR/LC_MESSAGES/findutils.mo share/locale/ro/LC_MESSAGES/findutils.mo share/locale/ru/LC_MESSAGES/findutils.mo share/locale/rw/LC_MESSAGES/findutils.mo share/locale/sk/LC_MESSAGES/findutils.mo share/locale/sl/LC_MESSAGES/findutils.mo share/locale/sr/LC_MESSAGES/findutils.mo share/locale/sv/LC_MESSAGES/findutils.mo share/locale/tr/LC_MESSAGES/findutils.mo share/locale/uk/LC_MESSAGES/findutils.mo share/locale/vi/LC_MESSAGES/findutils.mo share/locale/zh_CN/LC_MESSAGES/findutils.mo share/locale/zh_TW/LC_MESSAGES/findutils.mo @dirrmtry share/locale/rw/LC_MESSAGES @dirrmtry share/locale/rw @dirrmtry share/locale/lg/LC_MESSAGES @dirrmtry share/locale/lg Property changes on: head/misc/findutils/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.10 \ No newline at end of property +1.11 \ No newline at end of property