From tkato432@yahoo.com  Mon Aug  5 18:01:53 2013
Return-Path: <tkato432@yahoo.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTP id 3EB4D30C
	for <FreeBSD-gnats-submit@FreeBSD.org>; Mon,  5 Aug 2013 18:01:48 +0000 (UTC)
	(envelope-from tkato432@yahoo.com)
Received: from omta01.auone-net.jp (mail-or2-f145.auone-net.jp [111.87.219.145])
	by mx1.freebsd.org (Postfix) with ESMTP id 11B322C61
	for <FreeBSD-gnats-submit@FreeBSD.org>; Mon,  5 Aug 2013 18:01:48 +0000 (UTC)
Received: from localhost.localdomain (ZT034070.ppp.dion.ne.jp [59.128.34.70])
	by omta01.auone-net.jp (au one net mail) with ESMTP id 1EC7298011E
	for <FreeBSD-gnats-submit@FreeBSD.org>; Tue,  6 Aug 2013 03:01:45 +0900 (JST)
Message-Id: <20130806025437.1cfb2ac3ba6391beaddf0445@yahoo.com>
Date: Tue, 6 Aug 2013 02:54:37 +0900
From: KATO Tsuguru <tkato432@yahoo.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Subject: misc/gkrellm-helium: Update MASTER_SITES and WWW: line

>Number:         181055
>Category:       ports
>Synopsis:       misc/gkrellm-helium: Update MASTER_SITES and WWW: line
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pawel
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 05 18:10:00 UTC 2013
>Closed-Date:    Sat Nov 02 13:27:20 UTC 2013
>Last-Modified:  Sat Nov  2 13:30:02 UTC 2013
>Originator:     KATO Tsuguru
>Release:        FreeBSD 8.4-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
- Update MASTER_SITES and WWW: line

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/misc/gkrellm-helium/Makefile misc/gkrellm-helium/Makefile
--- /usr/ports/misc/gkrellm-helium/Makefile	2013-07-12 02:20:57.000000000 +0900
+++ misc/gkrellm-helium/Makefile	2013-08-06 00:00:00.000000000 +0900
@@ -1,15 +1,11 @@
-# New ports collection makefile for:	gkrellm-helium
-# Date Created:		19 Apr 2003
-# Whom:			Pav Lucistnik <pav@oook.cz>
-#
+# Created by: Pav Lucistnik <pav@oook.cz>
 # $FreeBSD: head/misc/gkrellm-helium/Makefile 322783 2013-07-11 16:26:26Z sunpoet $
-#
 
 PORTNAME=	gkrellm-helium
 PORTVERSION=	2.3.1
-PORTREVISION=	11
+PORTREVISION=	12
 CATEGORIES=	misc
-MASTER_SITES=	http://makovick.googlepages.com/
+MASTER_SITES=	https://sites.google.com/site/makovick/projects/
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	ports@FreeBSD.org
@@ -19,15 +15,19 @@
 LIB_DEPENDS=	curl:${PORTSDIR}/ftp/curl
 RUN_DEPENDS=	gkrellm:${PORTSDIR}/sysutils/gkrellm2
 
-PLIST_FILES=	libexec/gkrellm2/plugins/helium.so
+FETCH_ARGS=	-Fpr
 
-CFLAGS+=	-fPIC -I${LOCALBASE}/include
-MAKE_ARGS=	CFLAGS="${CFLAGS}"
+PLIST_FILES=	libexec/gkrellm2/plugins/helium.so
 
 post-patch:
-	@${REINPLACE_CMD} -e 's|/usr/local/lib/gkrellm2/plugins|${PREFIX}/libexec/gkrellm2/plugins| ; \
-		s|CFLAGS =|CFLAGS?=| ; s|-lcurl|-lcurl -L${LOCALBASE}/lib|' ${WRKSRC}/Makefile
-	@${REINPLACE_CMD} -e 's|ulong|u_long|' ${WRKSRC}/*.c
-	@${REINPLACE_CMD} -e '/<curl\/types.h>/d' ${WRKSRC}/http_net.c
+	@${REINPLACE_CMD} -e \
+		's|/usr/local/lib/gkrellm2|${PREFIX}/libexec/gkrellm2| ; \
+		 /^CFLAGS/s| =.*| += -fPIC `pkg-config libcurl --cflags`| ; \
+		 s|gcc |$$(CC) | ; \
+		 s|-lcurl|`pkg-config libcurl --libs`|' ${WRKSRC}/Makefile
+	@${REINPLACE_CMD} -e \
+		's|ulong|u_long|' ${WRKSRC}/*.c
+	@${REINPLACE_CMD} -e \
+		'/<curl\/types.h>/d' ${WRKSRC}/http_net.c
 
 .include <bsd.port.mk>
diff -urN /usr/ports/misc/gkrellm-helium/pkg-descr misc/gkrellm-helium/pkg-descr
--- /usr/ports/misc/gkrellm-helium/pkg-descr	2013-06-21 03:47:59.000000000 +0900
+++ misc/gkrellm-helium/pkg-descr	2013-08-06 00:00:00.000000000 +0900
@@ -2,4 +2,4 @@
 at Strahov, Prague, Czech republic. Great for all Prague citizens. Probably
 useless for anybody else, sorry folks.
 
-WWW: http://makovick.googlepages.com/gkrellmplugins
+WWW: https://sites.google.com/site/makovick/gkrellm-plugins
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon Aug 5 18:10:09 UTC 2013 
Responsible-Changed-Why:  
miwi@ wants this submitter's PRs (via the GNATS Auto Assign Tool) 

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

From: KATO Tsuguru <tkato432@yahoo.com>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/181055: misc/gkrellm-helium: Update MASTER_SITES and WWW:
 line
Date: Thu, 12 Sep 2013 02:57:39 +0900

 This is a multi-part message in MIME format.
 
 --Multipart=_Thu__12_Sep_2013_02_57_39_+0900_e6nH9MC/e+scvDJC
 Content-Type: text/plain; charset=US-ASCII
 Content-Transfer-Encoding: 7bit
 
 Remake of the patch against current tree.
 
 --Multipart=_Thu__12_Sep_2013_02_57_39_+0900_e6nH9MC/e+scvDJC
 Content-Type: text/x-diff;
  name="misc_gkrellm-helium.diff"
 Content-Disposition: attachment;
  filename="misc_gkrellm-helium.diff"
 Content-Transfer-Encoding: 7bit
 
 diff -urN /usr/ports/misc/gkrellm-helium/Makefile misc/gkrellm-helium/Makefile
 --- /usr/ports/misc/gkrellm-helium/Makefile	2013-09-11 15:47:55.000000000 +0900
 +++ misc/gkrellm-helium/Makefile	2013-09-12 00:00:12.000000000 +0900
 @@ -3,9 +3,9 @@
  
  PORTNAME=	gkrellm-helium
  PORTVERSION=	2.3.1
 -PORTREVISION=	11
 +PORTREVISION=	12
  CATEGORIES=	misc
 -MASTER_SITES=	http://makovick.googlepages.com/
 +MASTER_SITES=	https://sites.google.com/site/makovick/projects/
  EXTRACT_SUFX=	.tgz
  
  MAINTAINER=	ports@FreeBSD.org
 @@ -15,16 +15,21 @@
  LIB_DEPENDS=	curl:${PORTSDIR}/ftp/curl
  RUN_DEPENDS=	gkrellm:${PORTSDIR}/sysutils/gkrellm2
  
 -USES=		pkgconfig
 -PLIST_FILES=	libexec/gkrellm2/plugins/helium.so
 +FETCH_ARGS=	-Fpr
 +
 +USES=		pkgcnfig
  
 -CFLAGS+=	-fPIC -I${LOCALBASE}/include
 -MAKE_ARGS=	CFLAGS="${CFLAGS}"
 +PLIST_FILES=	libexec/gkrellm2/plugins/helium.so
  
  post-patch:
 -	@${REINPLACE_CMD} -e 's|/usr/local/lib/gkrellm2/plugins|${PREFIX}/libexec/gkrellm2/plugins| ; \
 -		s|CFLAGS =|CFLAGS?=| ; s|-lcurl|-lcurl -L${LOCALBASE}/lib|' ${WRKSRC}/Makefile
 -	@${REINPLACE_CMD} -e 's|ulong|u_long|' ${WRKSRC}/*.c
 -	@${REINPLACE_CMD} -e '/<curl\/types.h>/d' ${WRKSRC}/http_net.c
 +	@${REINPLACE_CMD} -e \
 +		's|/usr/local/lib/gkrellm2|${PREFIX}/libexec/gkrellm2| ; \
 +		 /^CFLAGS/s| =.*| += -fPIC `pkg-config libcurl --cflags`| ; \
 +		 s|gcc |$$(CC) | ; \
 +		 s|-lcurl|`pkg-config libcurl --libs`|' ${WRKSRC}/Makefile
 +	@${REINPLACE_CMD} -e \
 +		's|ulong|u_long|' ${WRKSRC}/*.c
 +	@${REINPLACE_CMD} -e \
 +		'/<curl\/types.h>/d' ${WRKSRC}/http_net.c
  
  .include <bsd.port.mk>
 diff -urN /usr/ports/misc/gkrellm-helium/pkg-descr misc/gkrellm-helium/pkg-descr
 --- /usr/ports/misc/gkrellm-helium/pkg-descr	2013-06-21 03:47:59.000000000 +0900
 +++ misc/gkrellm-helium/pkg-descr	2013-09-12 00:00:12.000000000 +0900
 @@ -2,4 +2,4 @@
  at Strahov, Prague, Czech republic. Great for all Prague citizens. Probably
  useless for anybody else, sorry folks.
  
 -WWW: http://makovick.googlepages.com/gkrellmplugins
 +WWW: https://sites.google.com/site/makovick/gkrellm-plugins
 
 --Multipart=_Thu__12_Sep_2013_02_57_39_+0900_e6nH9MC/e+scvDJC--
Responsible-Changed-From-To: miwi->freebsd-ports-bugs 
Responsible-Changed-By: bdrewery 
Responsible-Changed-When: Sun Sep 22 09:10:39 CDT 2013 
Responsible-Changed-Why:  
Back to the heap due to timeout 

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

From: KATO Tsuguru <tkato432@yahoo.com>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/181055: misc/gkrellm-helium: Update MASTER_SITES and WWW:
 line
Date: Fri, 1 Nov 2013 04:25:43 +0900

 This is a multi-part message in MIME format.
 
 --Multipart=_Fri__1_Nov_2013_04_25_43_+0900_KJ65OWB+Jk7uQj3M
 Content-Type: text/plain; charset=US-ASCII
 Content-Transfer-Encoding: 7bit
 
 Remake of the patch against current tree.
 
 --Multipart=_Fri__1_Nov_2013_04_25_43_+0900_KJ65OWB+Jk7uQj3M
 Content-Type: text/x-diff;
  name="misc_gkrellm-helium.diff"
 Content-Disposition: attachment;
  filename="misc_gkrellm-helium.diff"
 Content-Transfer-Encoding: 7bit
 
 diff -urN /usr/ports/misc/gkrellm-helium/Makefile misc/gkrellm-helium/Makefile
 --- /usr/ports/misc/gkrellm-helium/Makefile	2013-09-22 00:31:56.000000000 +0900
 +++ misc/gkrellm-helium/Makefile	2013-11-01 00:00:00.000000000 +0900
 @@ -3,29 +3,33 @@
  
  PORTNAME=	gkrellm-helium
  PORTVERSION=	2.3.1
 -PORTREVISION=	11
 +PORTREVISION=	12
  CATEGORIES=	misc
 -MASTER_SITES=	http://makovick.googlepages.com/
 +MASTER_SITES=	https://sites.google.com/site/makovick/projects/
  EXTRACT_SUFX=	.tgz
  
  MAINTAINER=	ports@FreeBSD.org
  COMMENT=	GKrellM plugin reading data from helium thermometer at Strahov, Prague
  
  BUILD_DEPENDS=	${LOCALBASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkrellm2
 -LIB_DEPENDS=	curl:${PORTSDIR}/ftp/curl
 +LIB_DEPENDS=	libcurl.so:${PORTSDIR}/ftp/curl
  RUN_DEPENDS=	gkrellm:${PORTSDIR}/sysutils/gkrellm2
  
 +FETCH_ARGS=	-Fpr
 +
  USES=		pkgconfig
 -PLIST_FILES=	libexec/gkrellm2/plugins/helium.so
  
 -CFLAGS+=	-fPIC -I${LOCALBASE}/include
 -MAKE_ARGS=	CFLAGS="${CFLAGS}"
 +PLIST_FILES=	libexec/gkrellm2/plugins/helium.so
  
 -NO_STAGE=	yes
  post-patch:
 -	@${REINPLACE_CMD} -e 's|/usr/local/lib/gkrellm2/plugins|${PREFIX}/libexec/gkrellm2/plugins| ; \
 -		s|CFLAGS =|CFLAGS?=| ; s|-lcurl|-lcurl -L${LOCALBASE}/lib|' ${WRKSRC}/Makefile
 -	@${REINPLACE_CMD} -e 's|ulong|u_long|' ${WRKSRC}/*.c
 -	@${REINPLACE_CMD} -e '/<curl\/types.h>/d' ${WRKSRC}/http_net.c
 +	@${REINPLACE_CMD} -e \
 +		's|/usr/local/lib/gkrellm2|${STAGEDIR}${PREFIX}/libexec/gkrellm2| ; \
 +		 /^CFLAGS/s| =.*| += -fPIC `pkg-config libcurl --cflags`| ; \
 +		 s|gcc |$$(CC) | ; \
 +		 s|-lcurl|`pkg-config libcurl --libs`|' ${WRKSRC}/Makefile
 +	@${REINPLACE_CMD} -e \
 +		's|ulong|u_long|' ${WRKSRC}/*.c
 +	@${REINPLACE_CMD} -e \
 +		'/<curl\/types.h>/d' ${WRKSRC}/http_net.c
  
  .include <bsd.port.mk>
 diff -urN /usr/ports/misc/gkrellm-helium/pkg-descr misc/gkrellm-helium/pkg-descr
 --- /usr/ports/misc/gkrellm-helium/pkg-descr	2013-06-21 03:47:59.000000000 +0900
 +++ misc/gkrellm-helium/pkg-descr	2013-11-01 00:00:00.000000000 +0900
 @@ -2,4 +2,4 @@
  at Strahov, Prague, Czech republic. Great for all Prague citizens. Probably
  useless for anybody else, sorry folks.
  
 -WWW: http://makovick.googlepages.com/gkrellmplugins
 +WWW: https://sites.google.com/site/makovick/gkrellm-plugins
 
 --Multipart=_Fri__1_Nov_2013_04_25_43_+0900_KJ65OWB+Jk7uQj3M--
Responsible-Changed-From-To: freebsd-ports-bugs->pawel 
Responsible-Changed-By: pawel 
Responsible-Changed-When: Sat Nov 2 13:05:30 UTC 2013 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=181055 
State-Changed-From-To: open->closed 
State-Changed-By: pawel 
State-Changed-When: Sat Nov 2 13:27:19 UTC 2013 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/181055: commit references a PR
Date: Sat,  2 Nov 2013 13:27:12 +0000 (UTC)

 Author: pawel
 Date: Sat Nov  2 13:27:04 2013
 New Revision: 332480
 URL: http://svnweb.freebsd.org/changeset/ports/332480
 
 Log:
   - Update MASTER_SITES, WWW homepage
   - Use new LIB_DEPENDS format
   - Support staging
   
   PR:		ports/181055
   Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
 
 Modified:
   head/misc/gkrellm-helium/Makefile
   head/misc/gkrellm-helium/pkg-descr   (contents, props changed)
 
 Modified: head/misc/gkrellm-helium/Makefile
 ==============================================================================
 --- head/misc/gkrellm-helium/Makefile	Sat Nov  2 13:11:21 2013	(r332479)
 +++ head/misc/gkrellm-helium/Makefile	Sat Nov  2 13:27:04 2013	(r332480)
 @@ -5,27 +5,31 @@ PORTNAME=	gkrellm-helium
  PORTVERSION=	2.3.1
  PORTREVISION=	11
  CATEGORIES=	misc
 -MASTER_SITES=	http://makovick.googlepages.com/
 +MASTER_SITES=	https://sites.google.com/site/makovick/projects/
  EXTRACT_SUFX=	.tgz
  
  MAINTAINER=	ports@FreeBSD.org
  COMMENT=	GKrellM plugin reading data from helium thermometer at Strahov, Prague
  
  BUILD_DEPENDS=	${LOCALBASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkrellm2
 -LIB_DEPENDS=	curl:${PORTSDIR}/ftp/curl
 +LIB_DEPENDS=	libcurl.so:${PORTSDIR}/ftp/curl
  RUN_DEPENDS=	gkrellm:${PORTSDIR}/sysutils/gkrellm2
  
 +FETCH_ARGS=	-Fpr
 +
  USES=		pkgconfig
 -PLIST_FILES=	libexec/gkrellm2/plugins/helium.so
  
 -CFLAGS+=	-fPIC -I${LOCALBASE}/include
 -MAKE_ARGS=	CFLAGS="${CFLAGS}"
 +PLIST_FILES=	libexec/gkrellm2/plugins/helium.so
  
 -NO_STAGE=	yes
  post-patch:
 -	@${REINPLACE_CMD} -e 's|/usr/local/lib/gkrellm2/plugins|${PREFIX}/libexec/gkrellm2/plugins| ; \
 -		s|CFLAGS =|CFLAGS?=| ; s|-lcurl|-lcurl -L${LOCALBASE}/lib|' ${WRKSRC}/Makefile
 -	@${REINPLACE_CMD} -e 's|ulong|u_long|' ${WRKSRC}/*.c
 -	@${REINPLACE_CMD} -e '/<curl\/types.h>/d' ${WRKSRC}/http_net.c
 +	@${REINPLACE_CMD} -e \
 +		's|/usr/local/lib/gkrellm2|${STAGEDIR}${PREFIX}/libexec/gkrellm2| ; \
 +		 /^CFLAGS/s| =.*| += -fPIC `pkg-config libcurl --cflags`| ; \
 +		 s|gcc |$$(CC) | ; \
 +		 s|-lcurl|`pkg-config libcurl --libs`|' ${WRKSRC}/Makefile
 +	@${REINPLACE_CMD} -e \
 +		's|ulong|u_long|' ${WRKSRC}/*.c
 +	@${REINPLACE_CMD} -e \
 +		'/<curl\/types.h>/d' ${WRKSRC}/http_net.c
  
  .include <bsd.port.mk>
 
 Modified: head/misc/gkrellm-helium/pkg-descr
 ==============================================================================
 --- head/misc/gkrellm-helium/pkg-descr	Sat Nov  2 13:11:21 2013	(r332479)
 +++ head/misc/gkrellm-helium/pkg-descr	Sat Nov  2 13:27:04 2013	(r332480)
 @@ -2,4 +2,4 @@ Tiny GKrellM plugin for reading temperat
  at Strahov, Prague, Czech republic. Great for all Prague citizens. Probably
  useless for anybody else, sorry folks.
  
 -WWW: http://makovick.googlepages.com/gkrellmplugins
 +WWW: https://sites.google.com/site/makovick/gkrellm-plugins
 _______________________________________________
 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:
