From nobody@FreeBSD.org  Tue Jan 26 16:31:08 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id C035E106566C
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 26 Jan 2010 16:31:08 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 970708FC1F
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 26 Jan 2010 16:31:08 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o0QGV8Mr058425
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 26 Jan 2010 16:31:08 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o0QGV8JN058368;
	Tue, 26 Jan 2010 16:31:08 GMT
	(envelope-from nobody)
Message-Id: <201001261631.o0QGV8JN058368@www.freebsd.org>
Date: Tue, 26 Jan 2010 16:31:08 GMT
From: Boris Kochergin <spawk@acm.poly.edu>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [UPDATE] sysutils/geomWatch to 1.1.0
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         143262
>Category:       ports
>Synopsis:       [UPDATE] sysutils/geomWatch to 1.1.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 26 16:40:06 UTC 2010
>Closed-Date:    Sun Jan 31 00:47:14 UTC 2010
>Last-Modified:  Sun Jan 31 01:00:16 UTC 2010
>Originator:     Boris Kochergin
>Release:        8.0-RELEASE-p1
>Organization:
Polytechnic Institute of NYU
>Environment:
FreeBSD peer 8.0-RELEASE-p1 FreeBSD 8.0-RELEASE-p1 #4: Sat Dec 12 19:33:12 EST 2009     root@peer:/usr/obj/usr/src/sys/PEER  i386
>Description:
New features:

  - SMTP AUTH support.

Bug fixes:

  - Replaced "bare LFs" with CRLFs in e-mails, making them compliant with RFC 822.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN geomWatch.old/Makefile geomWatch/Makefile
--- geomWatch.old/Makefile      2010-01-26 09:51:36.396067409 -0500
+++ geomWatch/Makefile  2010-01-26 09:52:35.788097171 -0500
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=      geomWatch
-PORTVERSION=   1.0.0
-PORTREVISION=  1
+PORTVERSION=   1.1.0
 CATEGORIES=    sysutils
 MASTER_SITES=  http://isis.poly.edu/~bk/geomWatch/ \
                http://bk.macroblock.net/geomWatch/
@@ -19,7 +18,7 @@
 LIB_DEPENDS=   esmtp.6:${PORTSDIR}/mail/libesmtp
 
 PLIST_FILES=   sbin/geomWatch \
-                               etc/rc.d/geomWatch \
+               etc/rc.d/geomWatch \
                etc/geomWatch.conf.sample
 
 SUB_FILES=     pkg-message geomWatch
diff -ruN geomWatch.old/distinfo geomWatch/distinfo
--- geomWatch.old/distinfo      2010-01-26 09:51:36.386067531 -0500
+++ geomWatch/distinfo  2010-01-26 09:53:38.064123107 -0500
@@ -1,3 +1,3 @@
-MD5 (geomWatch-1.0.0.tbz) = ade5c2498ff08975e70600ef065b0945
-SHA256 (geomWatch-1.0.0.tbz) = 3cad58a1ffb036f941f59b1f4699b5cf3cca6435a960639fd53f176788479501
-SIZE (geomWatch-1.0.0.tbz) = 6181
+MD5 (geomWatch-1.1.0.tbz) = 78cd50517cd1b16e8d732525ce1cc450
+SHA256 (geomWatch-1.1.0.tbz) = 8ba902bdc260acf404084fe0adcbeaa4dd3a2724f53a729b60ffc8973093cf05
+SIZE (geomWatch-1.1.0.tbz) = 6715
diff -ruN geomWatch.old/files/pkg-message.in geomWatch/files/pkg-message.in 
--- geomWatch.old/files/pkg-message.in  2010-01-26 09:51:36.363067392 -0500
+++ geomWatch/files/pkg-message.in      2010-01-26 09:54:08.648142681 -0500
@@ -1,8 +1,8 @@
 
 A sample geomWatch configuration file has been installed as
 %%PREFIX%%/etc/geomWatch.conf.sample. You should copy it to
-%%PREFIX%%/etc/geomWatch.conf, edit it to your liking, and add the following line
-to /etc/rc.conf:
+%%PREFIX%%/etc/geomWatch.conf, edit it to your liking, and add the following
+line to /etc/rc.conf:
 
 geomwatch_enable="YES"
 



>Release-Note:
>Audit-Trail:
Class-Changed-From-To: change-request->maintainer-update 
Class-Changed-By: edwin 
Class-Changed-When: Tue Jan 26 16:40:18 UTC 2010 
Class-Changed-Why:  
Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=143262 
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Tue Jan 26 18:25:27 UTC 2010 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=143262 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Sun Jan 31 00:47:13 UTC 2010 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=143262 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/143262: commit references a PR
Date: Sun, 31 Jan 2010 00:50:36 +0000 (UTC)

 miwi        2010-01-31 00:47:07 UTC
 
   FreeBSD ports repository
 
   Modified files:
     sysutils/geomWatch   Makefile distinfo 
   Log:
   - Update to 1.1.0
   
   PR:             143262
   Submitted by:   Boris Kochergin <spawk@acm.poly.edu> (maintainer)
   
   Revision  Changes    Path
   1.3       +1 -2      ports/sysutils/geomWatch/Makefile
   1.2       +3 -3      ports/sysutils/geomWatch/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
