Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Mar 2009 10:58:58 +0100 (CET)
From:      bapt <baptiste.daroussin@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/133119: [MAINTAINER] graphics/libpuzzle: update to 0.11
Message-ID:  <20090327095858.DF697F1970@wicklow.lan>
Resent-Message-ID: <200903271000.n2RA0DBU032265@freefall.freebsd.org>

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

>Number:         133119
>Category:       ports
>Synopsis:       [MAINTAINER] graphics/libpuzzle: update to 0.11
>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:   Fri Mar 27 10:00:12 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     bapt
>Release:        FreeBSD 8.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD wicklow.lan 8.0-CURRENT FreeBSD 8.0-CURRENT #9: Thu Mar 26 08:18:05 CET 2009
>Description:
- Update to 0.11
add MAKE_JOBS_SAFE=yes


Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- libpuzzle-0.11.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/graphics/libpuzzle/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- Makefile	12 Dec 2007 18:28:20 -0000	1.1
+++ Makefile	27 Mar 2009 09:57:55 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	libpuzzle
-PORTVERSION=	0.9
+PORTVERSION=	0.11
 CATEGORIES=	graphics
 MASTER_SITES=	ftp://ftp.pureftpd.org/pub/pure-ftpd/misc/libpuzzle/releases/
 
@@ -15,6 +15,8 @@
 
 LIB_DEPENDS=	gd.4:${PORTSDIR}/graphics/gd
 
+MAKE_JOBS_SAFE=	yes
+
 USE_BZIP2=	yes
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/graphics/libpuzzle/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	12 Dec 2007 18:28:20 -0000	1.1
+++ distinfo	27 Mar 2009 09:57:55 -0000
@@ -1,3 +1,3 @@
-MD5 (libpuzzle-0.9.tar.bz2) = dd9f2fbc528dff94d3551ee58d1c249b
-SHA256 (libpuzzle-0.9.tar.bz2) = 2adc467631fa7510e1c2b1137b3e2ee4e3dd57e7adab0c295248766b77d20ff3
-SIZE (libpuzzle-0.9.tar.bz2) = 454251
+MD5 (libpuzzle-0.11.tar.bz2) = f9edc7322c6f422be395244eefbda180
+SHA256 (libpuzzle-0.11.tar.bz2) = ba628268df6956366cbd44ae48c3f1bab41e70b4737041a1f33dac9832c44781
+SIZE (libpuzzle-0.11.tar.bz2) = 404403
--- libpuzzle-0.11.patch ends here ---

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



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