diff options
author | Steve Wills <swills@FreeBSD.org> | 2020-12-06 17:47:18 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2020-12-06 17:47:18 +0000 |
commit | 318475dd703bc3be16b750f89e90bb6d020a61d2 (patch) | |
tree | a0c51c3029e51b748f25517ad6c8201955a19668 /graphics | |
parent | eeaaa598b816486c141a15fb83a54cd2232f0c14 (diff) | |
download | freebsd-ports-318475dd703bc3be16b750f89e90bb6d020a61d2.zip |
graphics/p5-Cairo: update to 1.108
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/p5-Cairo/Makefile | 2 | ||||
-rw-r--r-- | graphics/p5-Cairo/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/p5-Cairo/Makefile b/graphics/p5-Cairo/Makefile index 18a8e6742f0b..e1bfc675b5c7 100644 --- a/graphics/p5-Cairo/Makefile +++ b/graphics/p5-Cairo/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Cairo -PORTVERSION= 1.107 +PORTVERSION= 1.108 CATEGORIES= graphics perl5 MASTER_SITES= CPAN \ SF/gtk2-perl/${PORTNAME}/${PORTVERSION} diff --git a/graphics/p5-Cairo/distinfo b/graphics/p5-Cairo/distinfo index 01aafb5391f0..39a871922349 100644 --- a/graphics/p5-Cairo/distinfo +++ b/graphics/p5-Cairo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1570544824 -SHA256 (Cairo-1.107.tar.gz) = 5e1de126ddf93bd5b13f13a52f50d7f7af1157265b7f10e53d585ee1827be169 -SIZE (Cairo-1.107.tar.gz) = 111203 +TIMESTAMP = 1607224137 +SHA256 (Cairo-1.108.tar.gz) = 6042cb7dc51675ab23437059c6384713c5fbbce844c4c60017d2e061948f05da +SIZE (Cairo-1.108.tar.gz) = 116922 |