From owner-svn-ports-head@freebsd.org Thu Sep 21 16:06:21 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E6FD5E0D641; Thu, 21 Sep 2017 16:06:21 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B0B6483E07; Thu, 21 Sep 2017 16:06:21 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v8LG6KS2018767; Thu, 21 Sep 2017 16:06:20 GMT (envelope-from bofh@FreeBSD.org) Received: (from bofh@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v8LG6K5b018764; Thu, 21 Sep 2017 16:06:20 GMT (envelope-from bofh@FreeBSD.org) Message-Id: <201709211606.v8LG6K5b018764@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bofh set sender to bofh@FreeBSD.org using -f From: Muhammad Moinur Rahman Date: Thu, 21 Sep 2017 16:06:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r450272 - in head/textproc/sgrep: . files X-SVN-Group: ports-head X-SVN-Commit-Author: bofh X-SVN-Commit-Paths: in head/textproc/sgrep: . files X-SVN-Commit-Revision: 450272 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Sep 2017 16:06:22 -0000 Author: bofh Date: Thu Sep 21 16:06:20 2017 New Revision: 450272 URL: https://svnweb.freebsd.org/changeset/ports/450272 Log: textproc/sgrep: Add LICENSE GPLv2 - Add PORTSCOUT to limit version 1 - Fix patches for 'make makepatch' - Remove pkg-plist for PLIST_FILES - Take MAINTIAINER Deleted: head/textproc/sgrep/pkg-plist Modified: head/textproc/sgrep/Makefile head/textproc/sgrep/files/patch-Makefile head/textproc/sgrep/files/patch-sgrep.1 Modified: head/textproc/sgrep/Makefile ============================================================================== --- head/textproc/sgrep/Makefile Thu Sep 21 16:00:35 2017 (r450271) +++ head/textproc/sgrep/Makefile Thu Sep 21 16:06:20 2017 (r450272) @@ -3,16 +3,20 @@ PORTNAME= sgrep PORTVERSION= 0.99 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= ftp://ftp.cs.helsinki.fi/pub/Software/Local/Sgrep/ \ LOCAL/jkoshy -MAINTAINER= ports@FreeBSD.org +MAINTAINER= bofh@FreeBSD.org COMMENT= Grep for structured text like SGML and HTML +LICENSE= GPLv2 + +PORTSCOUT= limit:^0\. CONFLICTS= sgrep2-1.* +PLIST_FILES= bin/sgrep man/man1/sgrep.1.gz share/sgreprc # Override the install target in the supplied makefile do-install: ${INSTALL_PROGRAM} ${WRKSRC}/sgrep ${STAGEDIR}${PREFIX}/bin Modified: head/textproc/sgrep/files/patch-Makefile ============================================================================== --- head/textproc/sgrep/files/patch-Makefile Thu Sep 21 16:00:35 2017 (r450271) +++ head/textproc/sgrep/files/patch-Makefile Thu Sep 21 16:06:20 2017 (r450272) @@ -1,5 +1,5 @@ ---- Makefile.orig 1996-05-02 19:58:24.000000000 +0800 -+++ Makefile 2011-09-07 09:33:07.000000000 +0800 +--- Makefile.orig 1996-05-02 11:58:24 UTC ++++ Makefile @@ -10,11 +10,11 @@ # Modified: head/textproc/sgrep/files/patch-sgrep.1 ============================================================================== --- head/textproc/sgrep/files/patch-sgrep.1 Thu Sep 21 16:00:35 2017 (r450271) +++ head/textproc/sgrep/files/patch-sgrep.1 Thu Sep 21 16:06:20 2017 (r450272) @@ -1,6 +1,6 @@ ---- sgrep.1-- Wed Apr 29 12:26:40 1998 -+++ sgrep.1 Wed Apr 29 12:26:49 1998 -@@ -91,7 +91,7 @@ +--- sgrep.1.orig 1996-04-30 06:38:09 UTC ++++ sgrep.1 +@@ -91,7 +91,7 @@ are read by default first from file \fB$HOME/.sgreprc,\fP or if it doesn't exist, from file