Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Mar 2014 11:57:29 +0200 (EET)
From:      Johannes Jost Meixner <xmj@chaot.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/187366: [MAINTAINER] ports-mgmt/porttools: update to 1.00.2014.03.07
Message-ID:  <2179632353.enqueue@mx12.chaot.net>
Resent-Message-ID: <201403081000.s28A00CF077188@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         187366
>Category:       ports
>Synopsis:       [MAINTAINER] ports-mgmt/porttools: update to 1.00.2014.03.07
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 08 10:00:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Johannes Jost Meixner
>Release:        FreeBSD 11.0-CURRENT amd64
>Organization:
Goldener Grund OUe
>Environment:
System: FreeBSD mx12.chaot.net 11.0-CURRENT FreeBSD 11.0-CURRENT #0: Sun Feb 16 19:07:27 EET 2014
>Description:
- Update to 1.00.2014.03.07, merged from Winston Weinert (https://github.com/winny-)
- Makefile cleanup

portlint: looks fine
port test: ok
testport: ok
redports: https://redports.org/buildarchive/20140308091228-42787/

Generated with FreeBSD Port Tools 1.00.2014.03.07 (mode: update, diff: SVN)
>How-To-Repeat:
>Fix:

--- porttools-1.00.2014.03.07.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 347467)
+++ Makefile	(working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	porttools
-PORTVERSION=	1.00.2014.03.03
+PORTVERSION=	1.00.2014.03.07
 CATEGORIES=	ports-mgmt
 
 MAINTAINER=	xmj@chaot.net
@@ -17,7 +17,7 @@
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	xmj
-GH_COMMIT=	d80bd60
+GH_COMMIT=	a282ed8
 GH_TAGNAME=	${GH_COMMIT}
 
 # Make the version information of porttools itself
@@ -37,8 +37,4 @@
 INSTALL_TARGET=	install install-docs
 .endif
 
-do-build:
-	@${MAKE_ENV} ${MAKE_CMD} -C ${WRKSRC} pre-build
-	@${MAKE_ENV} ${MAKE_CMD} -C ${WRKSRC} all
-
 .include <bsd.port.mk>
Index: distinfo
===================================================================
--- distinfo	(revision 347467)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (porttools-1.00.2014.03.03.tar.gz) = 1ab80fed7977b303a3fa614cc59a8bc66049aa83ff80a7a4583113eff9778e42
-SIZE (porttools-1.00.2014.03.03.tar.gz) = 18654
+SHA256 (porttools-1.00.2014.03.07.tar.gz) = ea05dfb17ca5afc0316b213213b341274c2be06ca250127efd14d3c6471912fc
+SIZE (porttools-1.00.2014.03.07.tar.gz) = 18699
--- porttools-1.00.2014.03.07.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2179632353.enqueue>