From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Feb 13 17:20:06 2010 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BEB91106566C for ; Sat, 13 Feb 2010 17:20:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 858658FC16 for ; Sat, 13 Feb 2010 17:20:06 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id o1DHK6Fe079795 for ; Sat, 13 Feb 2010 17:20:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id o1DHK6JK079794; Sat, 13 Feb 2010 17:20:06 GMT (envelope-from gnats) Resent-Date: Sat, 13 Feb 2010 17:20:06 GMT Resent-Message-Id: <201002131720.o1DHK6JK079794@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Toni Gundogdu Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5223E106566B for ; Sat, 13 Feb 2010 17:11:46 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 44D1E8FC08 for ; Sat, 13 Feb 2010 17:11:46 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o1DHBkoj040126 for ; Sat, 13 Feb 2010 17:11:46 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id o1DHBkqQ040125; Sat, 13 Feb 2010 17:11:46 GMT (envelope-from nobody) Message-Id: <201002131711.o1DHBkqQ040125@www.freebsd.org> Date: Sat, 13 Feb 2010 17:11:46 GMT From: Toni Gundogdu To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/143876: [maintainer update] multimedia/quvi to 0.1.1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Feb 2010 17:20:06 -0000 >Number: 143876 >Category: ports >Synopsis: [maintainer update] multimedia/quvi to 0.1.1 >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 Feb 13 17:20:06 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Toni Gundogdu >Release: FreeBSD 8.0-RELEASE-p2 i386 >Organization: >Environment: >Description: >How-To-Repeat: >Fix: Patch attached with submission follows: diff --git a/Makefile b/Makefile index 167f618..4872def 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ # PORTNAME= quvi -PORTVERSION= 0.1.0 +PORTVERSION= 0.1.1 CATEGORIES= multimedia devel MASTER_SITES= GOOGLE_CODE @@ -22,6 +22,8 @@ SHLIB_VER= 0 MAKE_ENV= SHLIB_VER="${SHLIB_VER}" PLIST_SUB= SHLIB_VER="${SHLIB_VER}" +MAN1= quvi.1 + USE_BZIP2= yes GNU_CONFIGURE= yes USE_GNOME= pkgconfig diff --git a/distinfo b/distinfo index 1039b1d..7b5e71b 100644 --- a/distinfo +++ b/distinfo @@ -1,3 +1,3 @@ -MD5 (quvi-0.1.0.tar.bz2) = 8516966eb96ea84b8f983ce790e69fbc -SHA256 (quvi-0.1.0.tar.bz2) = 744fb6edcfb53d92ee60409fc0052b67815361a170e0b14e4c56382b15cd848d -SIZE (quvi-0.1.0.tar.bz2) = 318360 +MD5 (quvi-0.1.1.tar.bz2) = e356272f9e97aefda931eb0d1ab43926 +SHA256 (quvi-0.1.1.tar.bz2) = e3c33c10622d23d5f7adf50db34b2a16fba068f30ad3e7a0df0d5e96473bd7ae +SIZE (quvi-0.1.1.tar.bz2) = 328045 diff --git a/files/patch-Makefile.in b/files/patch-Makefile.in index b494895..a238230 100644 --- a/files/patch-Makefile.in +++ b/files/patch-Makefile.in @@ -1,9 +1,9 @@ --- Makefile.in.orig +++ Makefile.in -@@ -277,7 +277,7 @@ docs/howto/HowtoHelp \ - docs/howto/HowtoAddSupport \ - docs/howto/HowtoSubmitPatches +@@ -285,7 +285,7 @@ docs/howto/HowtoSubmitPatches \ + quvi.pod + @WITH_MAN_TRUE@dist_man_MANS = quvi.1 -pkgconfigdir = $(libdir)/pkgconfig +pkgconfigdir = $(prefix)/libdata/pkgconfig pkgconfig_DATA = libquvi.pc >Release-Note: >Audit-Trail: >Unformatted: