From jason@wilma.widomaker.com  Thu Jun 20 14:02:40 2013
Return-Path: <jason@wilma.widomaker.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	by hub.freebsd.org (Postfix) with ESMTP id 7F2FF42E
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 20 Jun 2013 14:02:40 +0000 (UTC)
	(envelope-from jason@wilma.widomaker.com)
Received: from wilma.widomaker.com (wilma.widomaker.com [204.17.220.5])
	by mx1.freebsd.org (Postfix) with ESMTP id 5A0341B3F
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 20 Jun 2013 14:02:40 +0000 (UTC)
Received: from wilma.widomaker.com ([204.17.220.5])
	by wilma.widomaker.com with esmtp (Exim 4.72 (FreeBSD))
	(envelope-from <jason@wilma.widomaker.com>)
	id 1Upeq5-0003Bn-Mp; Thu, 20 Jun 2013 09:23:51 -0400
Received: (from jason@localhost)
	by wilma.widomaker.com (8.14.5/8.14.5/Submit) id r5KDNn5V085843;
	Thu, 20 Jun 2013 09:23:49 -0400 (AST)
	(envelope-from jason)
Message-Id: <201306201323.r5KDNn5V085843@wilma.widomaker.com>
Date: Thu, 20 Jun 2013 09:23:49 -0400 (AST)
From: Jason Harris <jharris@widomaker.com>
Reply-To: Jason Harris <jharris@widomaker.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: Jason Harris <jharris@widomaker.com>
Subject: mail/mail2sms - fix fetch and WWW, add MAINTAINER and mirror
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         179770
>Category:       ports
>Synopsis:       mail/mail2sms - fix fetch and WWW, add MAINTAINER and mirror
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    wg
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 20 14:10:00 UTC 2013
>Closed-Date:    Thu Jun 20 22:57:35 UTC 2013
>Last-Modified:  Thu Jun 20 23:00:01 UTC 2013
>Originator:     Jason Harris
>Release:        FreeBSD 9.1-RELEASE amd64
>Organization:
bitrote.org
>Environment:
FreeBSD laptop 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec  4 09:23:10 UTC 2012     root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64

>Description:
	mail/mail2sms - fix fetch and WWW, add MAINTAINER and mirror
>How-To-Repeat:
	apply patch below
>Fix:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
NotDashEscaped: You need GnuPG to verify this message

Index: Makefile
===================================================================
--- Makefile	(revision 321377)
+++ Makefile	(working copy)
@@ -4,9 +4,10 @@
 PORTNAME=	mail2sms
 PORTVERSION=	1.3.5
 CATEGORIES=	mail
-MASTER_SITES=	http://www.contactor.se/~dast/stuff/
+MASTER_SITES=	http://daniel.haxx.se/projects/mail2sms/ \
+		http://bitrote.org/distfiles/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	jharris@widomaker.com
 COMMENT=	Mail to SMS converter
 
 GNU_CONFIGURE=	yes
Index: pkg-descr
===================================================================
--- pkg-descr	(revision 321377)
+++ pkg-descr	(working copy)
@@ -2,5 +2,5 @@
 from the mail. Perfectly suitable to send as an SMS message to a
 GSM telephone.
 
-WWW: http://www.contactor.se/~dast/mail2sms/
+WWW: http://daniel.haxx.se/projects/mail2sms/
 WWW: http://sourceforge.net/projects/mail2sms/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.13 (FreeBSD)

iJwEARECAF0FAlHDAUNWGGh0dHA6Ly9rZXlzZXJ2ZXIua2pzbC5jb206MTEzNzEv
cGtzL2xvb2t1cD9vcD1nZXQmc2VhcmNoPTB4RDM5REEwRTMmd2VoYXZleW91bm93
PXRydWUACgkQSypIl9OdoONYgQCdGpsNw2je7HfjFKA4ZpX1/kvIvAEAmNbvWj/V
x205bHCRZHgEhLkgNTs=
=MLxj
-----END PGP SIGNATURE-----
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->wg 
Responsible-Changed-By: wg 
Responsible-Changed-When: Thu Jun 20 20:27:46 UTC 2013 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=179770 
State-Changed-From-To: open->closed 
State-Changed-By: wg 
State-Changed-When: Thu Jun 20 22:57:34 UTC 2013 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/179770: commit references a PR
Date: Thu, 20 Jun 2013 22:57:22 +0000 (UTC)

 Author: wg
 Date: Thu Jun 20 22:57:15 2013
 New Revision: 321433
 URL: http://svnweb.freebsd.org/changeset/ports/321433
 
 Log:
   mail/mail2sms: fix fetch
   
   - Fix fetch [1]
   - Point WWW to new home in pkg-descr [1]
   - Rework DOCS option
   - Pass maintainership to submitter
   
   PR:		ports/179770 [1]
   Submitted by:	Jason Harris <jharris@widomaker.com>
 
 Modified:
   head/mail/mail2sms/Makefile
   head/mail/mail2sms/pkg-descr
 
 Modified: head/mail/mail2sms/Makefile
 ==============================================================================
 --- head/mail/mail2sms/Makefile	Thu Jun 20 22:54:24 2013	(r321432)
 +++ head/mail/mail2sms/Makefile	Thu Jun 20 22:57:15 2013	(r321433)
 @@ -4,9 +4,10 @@
  PORTNAME=	mail2sms
  PORTVERSION=	1.3.5
  CATEGORIES=	mail
 -MASTER_SITES=	http://www.contactor.se/~dast/stuff/
 +MASTER_SITES=	http://daniel.haxx.se/projects/mail2sms/ \
 +		http://bitrote.org/distfiles/
  
 -MAINTAINER=	ports@FreeBSD.org
 +MAINTAINER=	jharris@widomaker.com
  COMMENT=	Mail to SMS converter
  
  GNU_CONFIGURE=	yes
 @@ -17,11 +18,9 @@ MAN5=		mail2sms.5
  
  OPTIONS_DEFINE=	DOCS
  
 -.include <bsd.port.options.mk>
 -
 -.if ${PORT_OPTIONS:MDOCS}
  PORTDOCS=	README REGEX example.conf
 -.endif
 +
 +.include <bsd.port.options.mk>
  
  post-patch:
  	${CP} ${WRKSRC}/mail2sms.4 ${WRKSRC}/mail2sms.5
 @@ -33,10 +32,8 @@ do-install:
  	${INSTALL_MAN} ${WRKSRC}/${MAN1} ${PREFIX}/man/man1/
  	${INSTALL_MAN} ${WRKSRC}/${MAN5} ${PREFIX}/man/man5/
  .if ${PORT_OPTIONS:MDOCS}
 -	${MKDIR} ${DOCSDIR}
 -.for f in ${PORTDOCS}
 -	${INSTALL_MAN} ${WRKSRC}/${f} ${DOCSDIR}
 -.endfor
 +	@${MKDIR} ${DOCSDIR}
 +	${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${DOCSDIR}
  .endif
  
  .include <bsd.port.mk>
 
 Modified: head/mail/mail2sms/pkg-descr
 ==============================================================================
 --- head/mail/mail2sms/pkg-descr	Thu Jun 20 22:54:24 2013	(r321432)
 +++ head/mail/mail2sms/pkg-descr	Thu Jun 20 22:57:15 2013	(r321433)
 @@ -2,5 +2,4 @@ mail2sms converts a single (large) mail 
  from the mail. Perfectly suitable to send as an SMS message to a
  GSM telephone.
  
 -WWW: http://www.contactor.se/~dast/mail2sms/
 -WWW: http://sourceforge.net/projects/mail2sms/
 +WWW: http://daniel.haxx.se/projects/mail2sms/
 _______________________________________________
 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:
