svn commit: r386256 - in head/graphics/p5-Imager: . files
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed May 13 19:02:14 UTC 2015
Author: sunpoet
Date: Wed May 13 19:02:13 2015
New Revision: 386256
URL: https://svnweb.freebsd.org/changeset/ports/386256
Log:
- Update to 1.003
- Regenerate patch file with makepatch:
Changes: http://search.cpan.org/dist/Imager/Changes
Modified:
head/graphics/p5-Imager/Makefile
head/graphics/p5-Imager/distinfo
head/graphics/p5-Imager/files/patch-fontft1.c
Modified: head/graphics/p5-Imager/Makefile
==============================================================================
--- head/graphics/p5-Imager/Makefile Wed May 13 19:02:08 2015 (r386255)
+++ head/graphics/p5-Imager/Makefile Wed May 13 19:02:13 2015 (r386256)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Imager
-PORTVERSION= 1.002
+PORTVERSION= 1.003
CATEGORIES= graphics perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
Modified: head/graphics/p5-Imager/distinfo
==============================================================================
--- head/graphics/p5-Imager/distinfo Wed May 13 19:02:08 2015 (r386255)
+++ head/graphics/p5-Imager/distinfo Wed May 13 19:02:13 2015 (r386256)
@@ -1,2 +1,2 @@
-SHA256 (Imager-1.002.tar.gz) = 5e5c142f2e65d624e1f61d60dbb79543afadfca52fc38d3f6d5fdf358dc74a8d
-SIZE (Imager-1.002.tar.gz) = 1225557
+SHA256 (Imager-1.003.tar.gz) = db916b593302f86f7f09a7807637f5a10c96a870d7836fee026da182530af7b7
+SIZE (Imager-1.003.tar.gz) = 1227310
Modified: head/graphics/p5-Imager/files/patch-fontft1.c
==============================================================================
--- head/graphics/p5-Imager/files/patch-fontft1.c Wed May 13 19:02:08 2015 (r386255)
+++ head/graphics/p5-Imager/files/patch-fontft1.c Wed May 13 19:02:13 2015 (r386256)
@@ -1,6 +1,6 @@
---- fontft1.c-orig 2014-07-30 12:45:44.000000000 +0200
-+++ fontft1.c 2014-07-30 12:46:05.000000000 +0200
-@@ -46,6 +46,9 @@
+--- fontft1.c.orig 2014-01-10 09:46:40 UTC
++++ fontft1.c
+@@ -46,6 +46,9 @@ Some of these functions are internal.
We need a compilation probe in Makefile.PL
*/
More information about the svn-ports-all
mailing list