From rnejdl@tethys.ringofsaturn.com  Tue Aug 28 17:33:38 2012
Return-Path: <rnejdl@tethys.ringofsaturn.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id C2585106566B
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 28 Aug 2012 17:33:38 +0000 (UTC)
	(envelope-from rnejdl@tethys.ringofsaturn.com)
Received: from tethys.ringofsaturn.com (tethys.ringofsaturn.com [71.252.219.43])
	by mx1.freebsd.org (Postfix) with ESMTP id 8FE5E8FC15
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 28 Aug 2012 17:33:38 +0000 (UTC)
Received: from ASSP.nospam (localhost [127.0.0.1])
	by tethys.ringofsaturn.com (8.14.5/8.14.5) with ESMTP id q7SH4gw0096380
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 28 Aug 2012 12:04:42 -0500 (CDT)
	(envelope-from rnejdl@tethys.ringofsaturn.com)
Received: from anyhost.local ([127.0.0.1] helo=anyhost.local) by
	ASSP.nospam with ESMTPS(AES256-SHA) (ASSP 1.9); 28 Aug 2012 12:04:41 -0500
Received: (from rnejdl@localhost)
	by tethys.ringofsaturn.com (8.14.5/8.14.5/Submit) id q7SH4fCE096379;
	Tue, 28 Aug 2012 12:04:41 -0500 (CDT)
	(envelope-from rnejdl)
Message-Id: <assp.158741ae95.201208281704.q7SH4fCE096379@tethys.ringofsaturn.com>
Date: Tue, 28 Aug 2012 12:04:41 -0500 (CDT)
From: Rusty Nejdl <rnejdl@ringofsaturn.com>
Reply-To: Rusty Nejdl <rnejdl@ringofsaturn.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Update port mail/assp to 1.9.4.0
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         171145
>Category:       ports
>Synopsis:       Update port mail/assp to 1.9.4.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    bdrewery
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 28 17:40:01 UTC 2012
>Closed-Date:    Thu Aug 30 12:03:14 UTC 2012
>Last-Modified:  Thu Aug 30 12:10:01 UTC 2012
>Originator:     Rusty Nejdl
>Release:        FreeBSD 9.1-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD tethys.ringofsaturn.com 9.1-PRERELEASE FreeBSD 9.1-PRERELEASE #0: Wed Aug 8 12:21:36 CDT 2012 root@tethys.ringofsaturn.com:/usr/obj/usr/src/sys/GENERIC amd64


>Description:
	Update assp to 1.9.4.0 release.

>How-To-Repeat:
	
>Fix:


--- assp-1.9.4.0.diff begins here ---
diff -ruN assp/Makefile assp.new/Makefile
--- assp/Makefile	2012-07-20 09:02:54.000000000 -0500
+++ assp.new/Makefile	2012-08-17 12:01:23.000000000 -0500
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	assp
-PORTVERSION=	1.9.3.7
+PORTVERSION=	1.9.4.0
 PORTEPOCH=	1
 CATEGORIES=	mail
 MASTER_SITES=	http://www.ringofsaturn.com/distfiles/
diff -ruN assp/distinfo assp.new/distinfo
--- assp/distinfo	2012-07-20 09:02:54.000000000 -0500
+++ assp.new/distinfo	2012-08-17 12:01:30.000000000 -0500
@@ -1,2 +1,2 @@
-SHA256 (ASSP_1.9.3.7-Install.zip) = ed48173914b53b61a603582da260763bec2d0116c30b5b99d648270e43898e80
-SIZE (ASSP_1.9.3.7-Install.zip) = 863635
+SHA256 (ASSP_1.9.4.0-Install.zip) = 9bacdfd1051bb145de94eeea14d8caff27b4c05b06244eeeededcbd99c8e4c6e
+SIZE (ASSP_1.9.4.0-Install.zip) = 866814
diff -ruN assp/pkg-plist assp.new/pkg-plist
--- assp/pkg-plist	2012-01-25 11:43:28.000000000 -0600
+++ assp.new/pkg-plist	2012-08-19 11:05:40.000000000 -0500
@@ -59,6 +59,7 @@
 %%DATADIR%%/images/project-support.jpg
 %%DATADIR%%/images/shutdown.css
 %%DATADIR%%/images/sourceforge-logo.gif
+%%DATADIR%%/images/stylesheet-logo.gif
 %%DATADIR%%/images/valid-xhtml10.gif
 %%DATADIR%%/images/village.gif
 %%DATADIR%%/images/xml-pill.gif
--- assp-1.9.4.0.diff ends here ---


>Release-Note:
>Audit-Trail:
Class-Changed-From-To: update->maintainer-update 
Class-Changed-By: edwin 
Class-Changed-When: Tue Aug 28 17:40:15 UTC 2012 
Class-Changed-Why:  
Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=171145 
Responsible-Changed-From-To: freebsd-ports-bugs->bdrewery 
Responsible-Changed-By: bdrewery 
Responsible-Changed-When: Tue Aug 28 18:08:45 UTC 2012 
Responsible-Changed-Why:  
I'll take it. 

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

From: Bryan Drewery <bdrewery@FreeBSD.org>
To: rnejdl@ringofsaturn.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/171145: Update port mail/assp to 1.9.4.0
Date: Tue, 28 Aug 2012 21:59:24 -0500

 Hi,
 
 The patch had a PLIST failure. You can see here:
 http://redports.org/~bdrewery/20120829020439-34193-55868/assp-1.9.4.0,1.log
 The upstream included the CVS directory in images. Also the
 stylesheet-logo.gif should be stylesheet.css.
 
 Here is an updated patch:
 http://people.freebsd.org/~bdrewery/patch-mail-assp-1.9.4.txt
 
 I recommend using ports-mgmt/porttools to test the plist locally. You
 can run 'port test' in the port to have it do a test install to look for
 leftovers.
 
 Redports is free to use for this and will allow testing on multiple
 architectures/releases as well. Just signup and once approved you can
 commit changes there and have it give you results. See
 http://www.redports.org
 
 You could also use tinderbox or ports-mgmt/poudriere (requires ZFS)
 locally as well for testing.
 
 Bryan
 

From: Rusty Nejdl <rnejdl@ringofsaturn.com>
To: Bryan Drewery <bdrewery@freebsd.org>
Cc: <bug-followup@freebsd.org>
Subject: Re: ports/171145: Update port mail/assp to 1.9.4.0
Date: Wed, 29 Aug 2012 22:43:01 -0500

 Bryan,
 
 Ok, message received. :)  Sorry about the mistake and will use one of 
 the many methods you mentioned below to ensure that that doesn't happen 
 again.
 
 Can you perhaps close out some of my other port updates I've submitted? 
 :)
 
 Rusty
 
 On 2012-08-28 21:59, Bryan Drewery wrote:
 > Hi,
 >
 > The patch had a PLIST failure. You can see here:
 > 
 > http://redports.org/~bdrewery/20120829020439-34193-55868/assp-1.9.4.0,1.log
 > The upstream included the CVS directory in images. Also the
 > stylesheet-logo.gif should be stylesheet.css.
 >
 > Here is an updated patch:
 > http://people.freebsd.org/~bdrewery/patch-mail-assp-1.9.4.txt
 >
 > I recommend using ports-mgmt/porttools to test the plist locally. You
 > can run 'port test' in the port to have it do a test install to look 
 > for
 > leftovers.
 >
 > Redports is free to use for this and will allow testing on multiple
 > architectures/releases as well. Just signup and once approved you can
 > commit changes there and have it give you results. See
 > http://www.redports.org
 >
 > You could also use tinderbox or ports-mgmt/poudriere (requires ZFS)
 > locally as well for testing.
 >
 > Bryan
 
State-Changed-From-To: open->closed 
State-Changed-By: bdrewery 
State-Changed-When: Thu Aug 30 12:03:13 UTC 2012 
State-Changed-Why:  
Committed. Thanks! Will look at other PR and see if I can get them 
moving. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/171145: commit references a PR
Date: Thu, 30 Aug 2012 12:03:03 +0000 (UTC)

 Author: bdrewery
 Date: Thu Aug 30 12:02:48 2012
 New Revision: 303370
 URL: http://svn.freebsd.org/changeset/ports/303370
 
 Log:
   - Update to 1.9.4.0
   
   PR:		ports/171145
   Submitted by:	Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer)
   Approved by:	eadler, bapt (mentors, implicit)
 
 Modified:
   head/mail/assp/Makefile
   head/mail/assp/distinfo
   head/mail/assp/pkg-plist
 
 Modified: head/mail/assp/Makefile
 ==============================================================================
 --- head/mail/assp/Makefile	Thu Aug 30 11:40:20 2012	(r303369)
 +++ head/mail/assp/Makefile	Thu Aug 30 12:02:48 2012	(r303370)
 @@ -6,7 +6,7 @@
  #
  
  PORTNAME=	assp
 -PORTVERSION=	1.9.3.7
 +PORTVERSION=	1.9.4.0
  PORTEPOCH=	1
  CATEGORIES=	mail
  MASTER_SITES=	http://www.ringofsaturn.com/distfiles/
 
 Modified: head/mail/assp/distinfo
 ==============================================================================
 --- head/mail/assp/distinfo	Thu Aug 30 11:40:20 2012	(r303369)
 +++ head/mail/assp/distinfo	Thu Aug 30 12:02:48 2012	(r303370)
 @@ -1,2 +1,2 @@
 -SHA256 (ASSP_1.9.3.7-Install.zip) = ed48173914b53b61a603582da260763bec2d0116c30b5b99d648270e43898e80
 -SIZE (ASSP_1.9.3.7-Install.zip) = 863635
 +SHA256 (ASSP_1.9.4.0-Install.zip) = 9bacdfd1051bb145de94eeea14d8caff27b4c05b06244eeeededcbd99c8e4c6e
 +SIZE (ASSP_1.9.4.0-Install.zip) = 866814
 
 Modified: head/mail/assp/pkg-plist
 ==============================================================================
 --- head/mail/assp/pkg-plist	Thu Aug 30 11:40:20 2012	(r303369)
 +++ head/mail/assp/pkg-plist	Thu Aug 30 12:02:48 2012	(r303370)
 @@ -59,9 +59,13 @@ sbin/assplog
  %%DATADIR%%/images/project-support.jpg
  %%DATADIR%%/images/shutdown.css
  %%DATADIR%%/images/sourceforge-logo.gif
 +%%DATADIR%%/images/stylesheet.css
  %%DATADIR%%/images/valid-xhtml10.gif
  %%DATADIR%%/images/village.gif
  %%DATADIR%%/images/xml-pill.gif
 +%%DATADIR%%/images/CVS/Entries
 +%%DATADIR%%/images/CVS/Repository
 +%%DATADIR%%/images/CVS/Root
  %%DATADIR%%/rebuildspamdb.pl
  %%DATADIR%%/reports/analyzereport.txt
  %%DATADIR%%/reports/blackremovereport.txt
 @@ -89,6 +93,7 @@ sbin/assplog
  %%PORTDOCS%%%%DOCSDIR%%/Regular Expression Tutorial.htm
  %%PORTDOCS%%@dirrm %%DOCSDIR%%
  @dirrm %%DATADIR%%/reports
 +@dirrm %%DATADIR%%/images/CVS
  @dirrm %%DATADIR%%/images
  @dirrm %%DATADIR%%/files
  @dirrm %%DATADIR%%
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
