Date: Thu, 24 Sep 2009 12:14:15 GMT From: Nikolai Nespor <nikolai.nespor@basis-wien.at> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/139111: [PATCH] www/roundup: update to 1.4.9 Message-ID: <200909241214.n8OCEF4F073659@www.freebsd.org> Resent-Message-ID: <200909241220.n8OCK2Wc084519@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 139111 >Category: ports >Synopsis: [PATCH] www/roundup: update to 1.4.9 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Sep 24 12:20:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Nikolai Nespor >Release: FreeBSD 8.0-RC1 amd64 >Organization: basis wien >Environment: FreeBSD 8.0-RC1 amd64 >Description: Update roundup to 1.4.9. Priority is set to medium since german and french localizations are broken in 1.4.8 and roundup is unusable if using these languages. >How-To-Repeat: >Fix: Patch attached with submission follows: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/www/roundup/Makefile,v retrieving revision 1.33 diff -u -r1.33 Makefile --- Makefile 8 Jun 2009 22:30:54 -0000 1.33 +++ Makefile 24 Sep 2009 11:59:55 -0000 @@ -6,8 +6,7 @@ # PORTNAME= roundup -PORTVERSION= 1.4.8 -PORTREVISION= 1 +PORTVERSION= 1.4.9 CATEGORIES= www python MASTER_SITES= CHEESESHOP Index: distinfo =================================================================== RCS file: /home/ncvs/ports/www/roundup/distinfo,v retrieving revision 1.23 diff -u -r1.23 distinfo --- distinfo 15 May 2009 08:34:13 -0000 1.23 +++ distinfo 24 Sep 2009 11:59:55 -0000 @@ -1,3 +1,3 @@ -MD5 (roundup-1.4.8.tar.gz) = a35e85dc3328d8c7ff774672f5f8a2e8 -SHA256 (roundup-1.4.8.tar.gz) = 5dcc79732a6cf017f56445ced2eb0481df78df60cbed18344f23af1eda145235 -SIZE (roundup-1.4.8.tar.gz) = 1240197 +MD5 (roundup-1.4.9.tar.gz) = 5c5ec2c64782f9fbf4e5f5ee2ad482e0 +SHA256 (roundup-1.4.9.tar.gz) = 4cd65fa25adc3686ceacb7b7cc087c524de91353232f53b7d5bae1b12b2bba69 +SIZE (roundup-1.4.9.tar.gz) = 1256691 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200909241214.n8OCEF4F073659>