Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Feb 2010 17:16:03 GMT
From:      Toni Gundogdu <legatvs@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/143877: [maintainer update] multimedia/cclive to 0.6.1
Message-ID:  <201002131716.o1DHG32S040497@www.freebsd.org>
Resent-Message-ID: <201002131720.o1DHK6VB079803@freefall.freebsd.org>

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

>Number:         143877
>Category:       ports
>Synopsis:       [maintainer update] multimedia/cclive to 0.6.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:
Note the removal of "files/patch-tests-Makefile.am" (and files/).
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff --git a/Makefile b/Makefile
index d569016..b499319 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	cclive
-PORTVERSION=	0.6.0
+PORTVERSION=	0.6.1
 CATEGORIES=	multimedia net
 MASTER_SITES=	GOOGLE_CODE
 
diff --git a/distinfo b/distinfo
index bde4b53..0e07763 100644
--- a/distinfo
+++ b/distinfo
@@ -1,3 +1,3 @@
-MD5 (cclive-0.6.0.tar.bz2) = d37b922c049c38eac703b96a4b5c0070
-SHA256 (cclive-0.6.0.tar.bz2) = 1a9a9df4a00733000814293984c999792f8b6f4ebd264f9267d7a9ce4da0ea60
-SIZE (cclive-0.6.0.tar.bz2) = 154372
+MD5 (cclive-0.6.1.tar.bz2) = 8f95fcf3889e9d14211f67fe117275b2
+SHA256 (cclive-0.6.1.tar.bz2) = f4cfb986bc2a347c5ea7ace4fc769dbb8d3e6f1fb4ec3df4a608d55ab8483350
+SIZE (cclive-0.6.1.tar.bz2) = 154053
diff --git a/files/patch-tests-Makefile.am b/files/patch-tests-Makefile.am
deleted file mode 100644
index 26c2321..0000000
--- a/files/patch-tests-Makefile.am
+++ /dev/null
@@ -1,27 +0,0 @@
---- tests/Makefile.am
-+++ tests/Makefile.am
-@@ -11,7 +11,7 @@ multi-segment.pl\
- multi-dl.pl
- 
- else # HAVE_PERL
--@echo perl not found.
-+	@echo SKIP: perl not found.
- endif # HAVE_PERL
- 
- 
-diff --git a/tests/Makefile.in b/tests/Makefile.in
-index 6ecd273..bd8f602 100644
---- tests/Makefile.in
-+++ tests/Makefile.in
-@@ -447,7 +447,7 @@ uninstall-am:
- 	uninstall-am
- 
- 
--@HAVE_PERL_FALSE@@echo perl not found.
-+@HAVE_PERL_FALSE@	@echo SKIP: perl not found.
- 
- # Tell versions [3.59,3.63) of GNU make to not export all variables.
- # Otherwise a system limit (for SysV at least) may be exceeded.
--- 
-1.6.6.1
-


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



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