Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Oct 2007 15:50:02 GMT
From:      Philippe Audeoud <jadawin@tuxaco.net>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/117274: [update] : update to 0.08 and take maintainership
Message-ID:  <200710181550.l9IFo2Wm076881@freefall.freebsd.org>

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

From: Philippe Audeoud <jadawin@tuxaco.net>
To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Cc:  
Subject: Re: ports/117274: [update] : update to 0.08 and take maintainership
Date: Thu, 18 Oct 2007 17:39:39 +0200

 --17pEHd4RhPHOinZp
 Content-Type: text/plain; charset=iso-8859-1
 Content-Disposition: inline
 Content-Transfer-Encoding: quoted-printable
 
 On mer, 17 oct 2007, FreeBSD-gnats-submit@FreeBSD.org wrote:
 
 > Thank you very much for your problem report.
 > It has the internal identification `ports/117274'.
 > The individual assigned to look at your
 > report is: freebsd-ports-bugs.=20
 >=20
 > You can access the state of your problem report at any time
 > via this link:
 >=20
 > http://www.freebsd.org/cgi/query-pr.cgi?pr=3D117274
 >=20
 > >Category:       ports
 > >Responsible:    freebsd-ports-bugs
 > >Synopsis:       [update] : update to 0.08 and take maintainership
 > >Arrival-Date:   Wed Oct 17 14:50:01 UTC 2007
 
 Ok, my fault. Here the new patch.
 
 --=20
 Philippe Aud=E9oud
 
 --17pEHd4RhPHOinZp
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: attachment; filename="patch-p5-PDF-Create.1"
 
 diff -ruN textproc/p5-PDF-Create.orig/Makefile textproc/p5-PDF-Create/Makefile
 --- textproc/p5-PDF-Create.orig/Makefile	Wed Oct 17 16:37:19 2007
 +++ textproc/p5-PDF-Create/Makefile	Wed Oct 17 16:38:31 2007
 @@ -6,13 +6,12 @@
  #
  
  PORTNAME=	PDF-Create
 -PORTVERSION= 	0.01
 +PORTVERSION=	0.08
  CATEGORIES=	textproc perl5
 -MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 -MASTER_SITE_SUBDIR=	File/FTASSIN
 +MASTER_SITES=	http://cpan.enstimac.fr/authors/id/M/MA/MARKUSB/
  PKGNAMEPREFIX=	p5-
  
 -MAINTAINER=     ports@FreeBSD.org
 +MAINTAINER=	jadawin@tuxaco.net
  COMMENT=	A perl script to convert text files to PDF files
  
  PERL_CONFIGURE=	yes
 diff -ruN p5-PDF-Create.orig/distinfo p5-PDF-Create/distinfo
 --- p5-PDF-Create.orig/distinfo	Wed Oct 17 16:37:19 2007
 +++ p5-PDF-Create/distinfo	Wed Oct 17 16:38:31 2007
 @@ -1,3 +1,3 @@
 -MD5 (PDF-Create-0.01.tar.gz) = 5e00110a0e5a9b91d383510b6e797f40
 -SHA256 (PDF-Create-0.01.tar.gz) = 605286d7d8e3fa1c928a842977fe193e76e0d0bd3f02470ae0b945e68534d17a
 -SIZE (PDF-Create-0.01.tar.gz) = 12561
 +MD5 (PDF-Create-0.08.tar.gz) = 43624c186d112eb1a8abaedefc40d4a8
 +SHA256 (PDF-Create-0.08.tar.gz) = 691297f84ab2a006e013e309911a8a8c4102420ba4ba540c52d949bb6c9af4c5
 +SIZE (PDF-Create-0.08.tar.gz) = 60570
 diff -ruN p5-PDF-Create.orig/pkg-plist p5-PDF-Create/pkg-plist
 --- p5-PDF-Create.orig/pkg-plist	Wed Oct 17 16:37:19 2007
 +++ p5-PDF-Create/pkg-plist	Wed Oct 17 16:38:31 2007
 @@ -3,7 +3,10 @@
  %%SITE_PERL%%/PDF/Create/Outline.pm
  %%SITE_PERL%%/PDF/sample.pl
  %%SITE_PERL%%/PDF/Create.pm
 +%%SITE_PERL%%/PDF/Image/GIFImage.pm
 +%%SITE_PERL%%/PDF/Image/JPEGImage.pm
  @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/PDF/Create
  @dirrm %%SITE_PERL%%/PDF/Create
 +@dirrm %%SITE_PERL%%/PDF/Image
  @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/PDF
  @dirrmtry %%SITE_PERL%%/PDF
 
 --17pEHd4RhPHOinZp--



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