From nobody@FreeBSD.org  Mon Oct 29 21:12:50 2012
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 0395544D
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 29 Oct 2012 21:12:50 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id DF8018FC0A
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 29 Oct 2012 21:12:49 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.5/8.14.5) with ESMTP id q9TLCnkG057694
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 29 Oct 2012 21:12:49 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.5/8.14.5/Submit) id q9TLCnmV057693;
	Mon, 29 Oct 2012 21:12:49 GMT
	(envelope-from nobody)
Message-Id: <201210292112.q9TLCnmV057693@red.freebsd.org>
Date: Mon, 29 Oct 2012 21:12:49 GMT
From: Matthias Sund <m.sund@arcor.de>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [devel/upp] Update to new version 5485
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         173199
>Category:       ports
>Synopsis:       devel/upp: Update to new version 5485
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    rm
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 29 21:20:00 UTC 2012
>Closed-Date:    Thu Nov 01 09:07:25 UTC 2012
>Last-Modified:  Thu Nov 01 09:07:25 UTC 2012
>Originator:     Matthias Sund
>Release:        9-Stable
>Organization:
>Environment:
FreeBSD travelmate 9.1-PRERELEASE FreeBSD 9.1-PRERELEASE #0: Sat Oct 20 19:47:47 CEST 2012     root@travelmate:/usr/obj/usr/src/sys/TRAVELMATE  i386
>Description:
Update to the new version U++ 5485.

The focus of this release was server programming. The main new feature is "Skylark", lean and mean U++ based web development framework.

Please visit http://www.ultimatepp.org/www$uppweb$Roadmap$en-us.html for a full change log.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN upp/Makefile upp_new/Makefile
--- upp/Makefile	2012-10-29 22:55:02.000000000 +0100
+++ upp_new/Makefile	2012-10-29 22:55:57.000000000 +0100
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	upp
-PORTVERSION=	4193
-PORTREVISION=	2
+PORTVERSION=	5485
 CATEGORIES=	devel x11-toolkits
 MASTER_SITES=	SF
 DISTNAME=	${PORTNAME}-x11-src-${PORTVERSION}
diff -ruN upp/distinfo upp_new/distinfo
--- upp/distinfo	2012-10-29 22:55:02.000000000 +0100
+++ upp_new/distinfo	2012-10-29 22:48:16.000000000 +0100
@@ -1,2 +1,2 @@
-SHA256 (upp-x11-src-4193.tar.gz) = 9e738d22543e8ece3cba2560b09f5a5245937b4af2980398f1480bf69197a555
-SIZE (upp-x11-src-4193.tar.gz) = 38477841
+SHA256 (upp-x11-src-5485.tar.gz) = d6f9c5991c7aceb9df71d5723fd3b591c3201c05b05795eb063bc634dc5a0bb1
+SIZE (upp-x11-src-5485.tar.gz) = 36693193
\ No newline at end of file


>Release-Note:
>Audit-Trail:

From: m.sund@arcor.de
To: bug-followup@freebsd.org, m.sund@arcor.de
Cc:  
Subject: Re: ports/173199: [devel/upp] Update to new version 5485
Date: Tue, 30 Oct 2012 19:21:41 +0100 (CET)

 ------=_Part_128789_2145673011.1351621301598
 Content-Type: multipart/alternative; 
 	boundary="----=_Part_128788_1853477478.1351621301598"
 
 ------=_Part_128788_1853477478.1351621301598
 Content-Type: text/plain; charset=ISO-8859-1
 Content-Transfer-Encoding: 7bit
 
 Hi,
 
 forgot to rename Makefile.
 Please use the attached patch.
 
 Regards,
 Matthias
 ------=_Part_128788_1853477478.1351621301598--
 
 ------=_Part_128789_2145673011.1351621301598
 Content-Type: text/plain
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment; filename=upp_patch.txt
 
 diff -ruN upp/Makefile upp_new/Makefile
 --- upp/Makefile	2012-10-29 22:55:02.000000000 +0100
 +++ upp_new/Makefile	2012-10-30 20:16:55.000000000 +0100
 @@ -6,8 +6,7 @@
  #
  
  PORTNAME=	upp
 -PORTVERSION=	4193
 -PORTREVISION=	2
 +PORTVERSION=	5485
  CATEGORIES=	devel x11-toolkits
  MASTER_SITES=	SF
  DISTNAME=	${PORTNAME}-x11-src-${PORTVERSION}
 @@ -71,6 +70,7 @@
  .endif
  
  pre-build: .SILENT
 +	${MV} ${BUILD_WRKSRC}/Makefile.in ${BUILD_WRKSRC}/Makefile
  	${REINPLACE_CMD} -e '/^CC =/d;/^CFLAGS =/d;/^CXXFLAGS =/d;/^LDFLAGS =/d' \
  	-e 's|$$(CC)|$$(CXX)|' \
  	-e 's|-Linux-|-BSD-FreeBSD-|' \
 diff -ruN upp/distinfo upp_new/distinfo
 --- upp/distinfo	2012-10-29 22:55:02.000000000 +0100
 +++ upp_new/distinfo	2012-10-29 22:48:16.000000000 +0100
 @@ -1,2 +1,2 @@
 -SHA256 (upp-x11-src-4193.tar.gz) = 9e738d22543e8ece3cba2560b09f5a5245937b4af2980398f1480bf69197a555
 -SIZE (upp-x11-src-4193.tar.gz) = 38477841
 +SHA256 (upp-x11-src-5485.tar.gz) = d6f9c5991c7aceb9df71d5723fd3b591c3201c05b05795eb063bc634dc5a0bb1
 +SIZE (upp-x11-src-5485.tar.gz) = 36693193
 \ No newline at end of file
 
 ------=_Part_128789_2145673011.1351621301598--
Responsible-Changed-From-To: freebsd-ports-bugs->rm 
Responsible-Changed-By: rm 
Responsible-Changed-When: Thu Nov 1 09:06:28 UTC 2012 
Responsible-Changed-Why:  
I will take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=173199 
State-Changed-From-To: open->closed 
State-Changed-By: rm 
State-Changed-When: Thu Nov 1 09:07:24 UTC 2012 
State-Changed-Why:  
Committed, thank you! 

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