Revision: 26066 http://sourceforge.net/p/gar/code/26066 Author: dmichelsen Date: 2016-12-07 09:10:56 +0000 (Wed, 07 Dec 2016) Log Message: ----------- grep/trunk: Update to 2.27
Modified Paths: -------------- csw/mgar/pkg/grep/trunk/Makefile csw/mgar/pkg/grep/trunk/checksums Modified: csw/mgar/pkg/grep/trunk/Makefile =================================================================== --- csw/mgar/pkg/grep/trunk/Makefile 2016-12-06 11:16:03 UTC (rev 26065) +++ csw/mgar/pkg/grep/trunk/Makefile 2016-12-07 09:10:56 UTC (rev 26066) @@ -1,5 +1,5 @@ NAME = grep -VERSION = 2.26 +VERSION = 2.27 GARTYPE = v2 DESCRIPTION = GNU grep @@ -15,6 +15,7 @@ endef MASTER_SITES = $(GNU_MIRROR) +MASTER_SITES += http://ftp.gnu.org/gnu/grep/ MASTER_SITES += http://meyering.net/grep/ DISTFILES = $(DISTNAME).tar.xz Modified: csw/mgar/pkg/grep/trunk/checksums =================================================================== --- csw/mgar/pkg/grep/trunk/checksums 2016-12-06 11:16:03 UTC (rev 26065) +++ csw/mgar/pkg/grep/trunk/checksums 2016-12-07 09:10:56 UTC (rev 26066) @@ -1 +1 @@ -afdd61c7221434722671baf002ac9267 grep-2.26.tar.xz +6138dd227c39d4a25f81eea76a44d4cb grep-2.27.tar.xz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.