mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
graphics/p5-Imager: 0.98 -> 1.000
http://cpansearch.perl.org/src/TONYC/Imager-1.000/Changes "There's nothing special about Imager 1.000, it's just another release."
This commit is contained in:
parent
bf52258da6
commit
b58d56eff1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363459
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Imager
|
||||
PORTVERSION= 0.98
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.000
|
||||
CATEGORIES= graphics perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Imager-0.98.tar.gz) = 64fe0c258d04a4aaba31ee4fbb3171210ce430c11f36d3bc67b1bf4498280581
|
||||
SIZE (Imager-0.98.tar.gz) = 1196314
|
||||
SHA256 (Imager-1.000.tar.gz) = 8bb5dd929573aad5b753832817aa04fb25be3bdeef28d62c9c21256f60986800
|
||||
SIZE (Imager-1.000.tar.gz) = 1214686
|
||||
|
12
graphics/p5-Imager/files/patch-fontft1.c
Normal file
12
graphics/p5-Imager/files/patch-fontft1.c
Normal file
@ -0,0 +1,12 @@
|
||||
--- 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 @@
|
||||
|
||||
We need a compilation probe in Makefile.PL
|
||||
*/
|
||||
+#include <ft2build.h>
|
||||
+#include FT_FREETYPE_H
|
||||
+
|
||||
#define FTXPOST 1
|
||||
#define FTXERR18 1
|
||||
|
Loading…
Reference in New Issue
Block a user