From nobody@FreeBSD.org  Thu Feb 13 15:55:46 2014
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id 0FF42217
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 13 Feb 2014 15:55:46 +0000 (UTC)
Received: from newred.freebsd.org (cgiserv.freebsd.org [IPv6:2001:1900:2254:206a::50:4])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id EC4BF1361
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 13 Feb 2014 15:55:45 +0000 (UTC)
Received: from cgiserv.freebsd.org ([127.0.1.6])
	by newred.freebsd.org (8.14.7/8.14.7) with ESMTP id s1DFtjp1005518
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 13 Feb 2014 15:55:45 GMT
	(envelope-from nobody@cgiserv.freebsd.org)
Received: (from nobody@localhost)
	by cgiserv.freebsd.org (8.14.7/8.14.7/Submit) id s1DFtjU1005517;
	Thu, 13 Feb 2014 15:55:45 GMT
	(envelope-from nobody)
Message-Id: <201402131555.s1DFtjU1005517@cgiserv.freebsd.org>
Date: Thu, 13 Feb 2014 15:55:45 GMT
From: "Ilya A. Arkhipov" <rum1cro@yandex.ru>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] devel/libbegemot fix MASTER_SITE
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         186727
>Category:       ports
>Synopsis:       [patch] devel/libbegemot fix MASTER_SITE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    rodrigo
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 13 16:00:00 UTC 2014
>Closed-Date:    Mon Feb 24 17:10:35 UTC 2014
>Last-Modified:  Mon Feb 24 17:10:35 UTC 2014
>Originator:     Ilya A. Arkhipov
>Release:        FreeBSD 11.0-CURRENT
>Organization:
Home Inc.
>Environment:
>Description:
[patch] devel/libbegemot fix MASTER_SITE
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: devel/libbegemot/Makefile
===================================================================
--- devel/libbegemot/Makefile	(revision 344092)
+++ devel/libbegemot/Makefile	(working copy)
@@ -6,7 +6,7 @@
 PORTREVISION=	3
 CATEGORIES=	devel
 MASTER_SITES=	http://people.freebsd.org/~harti/libbegemot/ \
-		http://m1cro.tk/ports/distfiles/libbegemot/
+		http://m1cro.me/ports/distfiles/libbegemot/
 
 MAINTAINER=	rum1cro@yandex.ru
 COMMENT=	Function library for begemot tools


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->freebsd-ports-bugs 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Fri Feb 14 16:08:14 UTC 2014 
Responsible-Changed-Why:  
ports PR. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=186727 
Responsible-Changed-From-To: freebsd-ports-bugs->rodrigo 
Responsible-Changed-By: rodrigo 
Responsible-Changed-When: Fri Feb 14 16:13:34 UTC 2014 
Responsible-Changed-Why:  
I'll take it. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/186727: commit references a PR
Date: Mon, 24 Feb 2014 16:40:32 +0000 (UTC)

 Author: rodrigo
 Date: Mon Feb 24 16:40:25 2014
 New Revision: 345878
 URL: http://svnweb.freebsd.org/changeset/ports/345878
 QAT: https://qat.redports.org/buildarchive/r345878/
 
 Log:
   - Fix MASTER site
   - Fix STRIPing for libs
   
   PR:		ports/186727
   Submitted by:	Ilya A. Arkhipov <rum1cro@yandex.ru> (maintainer)
   Approved by:	bapt (mentor)
 
 Modified:
   head/devel/libbegemot/Makefile
   head/devel/libbegemot/files/patch-Makefile.in
 
 Modified: head/devel/libbegemot/Makefile
 ==============================================================================
 --- head/devel/libbegemot/Makefile	Mon Feb 24 16:35:43 2014	(r345877)
 +++ head/devel/libbegemot/Makefile	Mon Feb 24 16:40:25 2014	(r345878)
 @@ -6,7 +6,7 @@ PORTVERSION=	1.11
  PORTREVISION=	3
  CATEGORIES=	devel
  MASTER_SITES=	http://people.freebsd.org/~harti/libbegemot/ \
 -		http://m1cro.tk/ports/distfiles/libbegemot/
 +		http://m1cro.me/ports/distfiles/libbegemot/
  
  MAINTAINER=	rum1cro@yandex.ru
  COMMENT=	Function library for begemot tools
 
 Modified: head/devel/libbegemot/files/patch-Makefile.in
 ==============================================================================
 --- head/devel/libbegemot/files/patch-Makefile.in	Mon Feb 24 16:35:43 2014	(r345877)
 +++ head/devel/libbegemot/files/patch-Makefile.in	Mon Feb 24 16:40:25 2014	(r345878)
 @@ -5,7 +5,7 @@
   	$(MKINSTALLDIRS) $(DESTDIR)$(mandir)/man$(MSECT)
   
  -	$(LIBTOOL) --mode=install $(INSTALL_DATA) $(LIB) $(DESTDIR)$(libdir)
 -+	$(LIBTOOL) --mode=install $(BSD_INSTALL_DATA) $(LIB) $(DESTDIR)$(libdir)
 ++	$(LIBTOOL) --mode=install $(BSD_INSTALL_LIB) $(LIB) $(DESTDIR)$(libdir)
   
   #	for file in $(HDR) ; do \
   #		$(INSTALL_DATA) $(srcdir)/$$file $(DESTDIR)$(includedir) ;\
 _______________________________________________
 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"
 
State-Changed-From-To: open->closed 
State-Changed-By: rodrigo 
State-Changed-When: Mon Feb 24 17:10:34 UTC 2014 
State-Changed-Why:  
Committed, with minor changes. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=186727 
>Unformatted:
