Date: Sun, 11 Dec 2011 14:49:13 GMT From: Boris Samorodov <bsam@FreeBSD.org> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/163179: [patch] graphics/inkscape: update to version 0.48.2 Message-ID: <201112111449.pBBEnDvd047657@red.freebsd.org> Resent-Message-ID: <201112111450.pBBEo1Zq074423@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 163179 >Category: ports >Synopsis: [patch] graphics/inkscape: update to version 0.48.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun Dec 11 14:50:01 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Boris Samorodov >Release: FreeBSD-9 >Organization: >Environment: FreeBSD bsam.wart.ru 9.0-RC1 FreeBSD 9.0-RC1 #20 r226566: Thu Oct 20 22:02:32 MSK 2011 bsam@bb.ipt.ru:/usr/obj/usr/src/sys/BB i386 >Description: The version 0.48.2 is available. >How-To-Repeat: >Fix: Patch attached with submission follows: Index: Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/inkscape/Makefile,v retrieving revision 1.75 diff -u -r1.75 Makefile --- Makefile 31 Oct 2011 09:53:16 -0000 1.75 +++ Makefile 11 Dec 2011 07:23:23 -0000 @@ -6,11 +6,10 @@ # PORTNAME= inkscape -PORTVERSION= 0.48.1 -PORTREVISION= 4 +PORTVERSION= 0.48.2 CATEGORIES= graphics gnome MASTER_SITES= SF -MASTER_SITE_SUBDIR=${PORTNAME:L}/${PORTNAME:L}/0.48.1 +MASTER_SITE_SUBDIR=${PORTNAME:L}/${PORTNAME:L}/${PORTVERSION} MAINTAINER= gnome@FreeBSD.org COMMENT= A program seeks to become a full featured open source SVG editor Index: distinfo =================================================================== RCS file: /home/pcvs/ports/graphics/inkscape/distinfo,v retrieving revision 1.17 diff -u -r1.17 distinfo --- distinfo 28 Feb 2011 12:25:07 -0000 1.17 +++ distinfo 11 Dec 2011 07:23:23 -0000 @@ -1,2 +1,2 @@ -SHA256 (inkscape-0.48.1.tar.bz2) = 44bda45d14374351f426afa467222093c2f24ddb586e3cfa1cf21e7468e4bb86 -SIZE (inkscape-0.48.1.tar.bz2) = 19558565 +SHA256 (inkscape-0.48.2.tar.bz2) = 223a42ba6e3644bb2956c485ca0c210edc14e90fa882cdc57c1bb9f35b8f6783 +SIZE (inkscape-0.48.2.tar.bz2) = 19583331 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201112111449.pBBEnDvd047657>