Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 May 2014 11:50:00 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        gnome@FreeBSD.org
Subject:   Re: ports/189007: commit references a PR
Message-ID:  <201405221150.s4MBo0r9054153@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/189007; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/189007: commit references a PR
Date: Thu, 22 May 2014 11:41:17 +0000 (UTC)

 Author: kwm
 Date: Thu May 22 11:41:12 2014
 New Revision: 354827
 URL: http://svnweb.freebsd.org/changeset/ports/354827
 QAT: https://qat.redports.org/buildarchive/r354827/
 
 Log:
   Update to 1.2.7.
   
   Add LICENSE and update WWW.
   
   PR:		port/189007
   Submitted by:	olivierd@
 
 Modified:
   head/print/libspectre/Makefile
   head/print/libspectre/distinfo
   head/print/libspectre/pkg-descr
   head/print/libspectre/pkg-plist
 
 Modified: head/print/libspectre/Makefile
 ==============================================================================
 --- head/print/libspectre/Makefile	Thu May 22 11:32:15 2014	(r354826)
 +++ head/print/libspectre/Makefile	Thu May 22 11:41:12 2014	(r354827)
 @@ -3,19 +3,18 @@
  #    $MCom: ports/print/libspectre/Makefile,v 1.7 2010/04/19 15:38:43 kwm Exp $
  
  PORTNAME=	libspectre
 -PORTVERSION=	0.2.6
 -PORTREVISION=	2
 +PORTVERSION=	0.2.7
  CATEGORIES=	print
  MASTER_SITES=	http://libspectre.freedesktop.org/releases/
  
  MAINTAINER=	gnome@FreeBSD.org
  COMMENT=	Small library for rendering Postscript documents
  
 -LIB_DEPENDS=	libcairo.so:${PORTSDIR}/graphics/cairo
 +LICENSE=	GPLv2
  
 -USES=		libtool:keepla pathfix
 +USES=		gmake libtool:keepla pathfix pkgconfig
  USE_LDCONFIG=	yes
 -USE_GNOME=	gnomeprefix
 +USE_GNOME=	cairo
  USE_GHOSTSCRIPT=yes
  CPPFLAGS+=	-I${LOCALBASE}/include
  LDFLAGS+=	-L${LOCALBASE}/lib
 
 Modified: head/print/libspectre/distinfo
 ==============================================================================
 --- head/print/libspectre/distinfo	Thu May 22 11:32:15 2014	(r354826)
 +++ head/print/libspectre/distinfo	Thu May 22 11:41:12 2014	(r354827)
 @@ -1,2 +1,2 @@
 -SHA256 (libspectre-0.2.6.tar.gz) = 2f637c62322c8040514284c00f63a5c310a28801e7dcfbe2ba2791be4fac0dd3
 -SIZE (libspectre-0.2.6.tar.gz) = 358088
 +SHA256 (libspectre-0.2.7.tar.gz) = e81b822a106beed14cf0fec70f1b890c690c2ffa150fa2eee41dc26518a6c3ec
 +SIZE (libspectre-0.2.7.tar.gz) = 387947
 
 Modified: head/print/libspectre/pkg-descr
 ==============================================================================
 --- head/print/libspectre/pkg-descr	Thu May 22 11:32:15 2014	(r354826)
 +++ head/print/libspectre/pkg-descr	Thu May 22 11:41:12 2014	(r354827)
 @@ -1,3 +1,3 @@
  A small library for rendering Postscript documents
  
 -WWW: http://libspectre.freedesktop.org/wiki/
 +WWW: http://www.freedesktop.org/wiki/Software/libspectre/
 
 Modified: head/print/libspectre/pkg-plist
 ==============================================================================
 --- head/print/libspectre/pkg-plist	Thu May 22 11:32:15 2014	(r354826)
 +++ head/print/libspectre/pkg-plist	Thu May 22 11:41:12 2014	(r354827)
 @@ -10,6 +10,6 @@ lib/libspectre.a
  lib/libspectre.la
  lib/libspectre.so
  lib/libspectre.so.1
 -lib/libspectre.so.1.1.6
 +lib/libspectre.so.1.1.7
  libdata/pkgconfig/libspectre.pc
  @dirrm include/libspectre
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 



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