summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2008-04-08 03:58:00 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2008-04-08 03:58:00 +0800
commit07dc1bc6a10b860c4b331a54efd5d18e849a0799 (patch)
treedfde23fc9cb6262d71e519631ad20fb32a8a5e48 /graphics
parent47f6f9260634ba3046535ee43cae850e26d2c2b1 (diff)
downloadmarcuscom-ports-07dc1bc6a10b860c4b331a54efd5d18e849a0799.tar.gz
marcuscom-ports-07dc1bc6a10b860c4b331a54efd5d18e849a0799.tar.zst
marcuscom-ports-07dc1bc6a10b860c4b331a54efd5d18e849a0799.zip
Update to 1.5.18
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10868 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics')
-rw-r--r--graphics/cairo/Makefile4
-rw-r--r--graphics/cairo/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/graphics/cairo/Makefile b/graphics/cairo/Makefile
index e9a1486c7..733f304d0 100644
--- a/graphics/cairo/Makefile
+++ b/graphics/cairo/Makefile
@@ -3,11 +3,11 @@
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/graphics/cairo/Makefile,v 1.72 2008/04/03 14:57:19 ahze Exp $
+# $MCom: ports/graphics/cairo/Makefile,v 1.73 2008/04/03 14:58:27 ahze Exp $
#
PORTNAME= cairo
-PORTVERSION= 1.5.16
+PORTVERSION= 1.5.18
PORTREVISION?= 0
PORTEPOCH?= 1
CATEGORIES= graphics
diff --git a/graphics/cairo/distinfo b/graphics/cairo/distinfo
index 90ca82dc8..cd0171d46 100644
--- a/graphics/cairo/distinfo
+++ b/graphics/cairo/distinfo
@@ -1,3 +1,3 @@
-MD5 (cairo-1.5.16.tar.gz) = 361edf577201106088ccb1700f54cf45
-SHA256 (cairo-1.5.16.tar.gz) = 620633a6bee112d5ed1da2447119235127cdb34935bdbc8ee172e807cd47f419
-SIZE (cairo-1.5.16.tar.gz) = 4948652
+MD5 (cairo-1.5.18.tar.gz) = 9719cb02ef11fbf7c2096eb80f2b0573
+SHA256 (cairo-1.5.18.tar.gz) = ccb82a7ff945b49ab842340ab28ce2b41acb23f3a6a1a40387c7f56b9e27e0e0
+SIZE (cairo-1.5.18.tar.gz) = 4997107
s='deletions'>-8/+10 | | | | | - list the contributors in the manual page, not only on the webpage; - add a Forth implementation. * Drop maintainership.lioux2008-06-162-2/+2 | * Fix port to respect alternate LOCALBASE by overriding BINDIR.tdb2008-06-161-1/+2 | * - update to 0.04leeym2008-06-154-11/+11 | * - Update to 20080615gabor2008-06-152-4/+4 | | | | | | | | This version is now supposed to be compatible with GNU grep 2.5.1, which can be found in FreeBSD. According to some preliminary measurements, they achieve almost the same level of efficiency, this version seem to be measureably but not significantly faster. Further tests are needed to test and examine this version of grep. * Add the bomstrip port - strip the UTF-8 BOM bytes from text files,roam2008-06-145-0/+107 | | | | | | | | | implemented in many programming languages. The port uses my patchset which adds three new implementations, some build infrastructure, a manual page and a couple of other fixes. Author: Mechiel Lukkien <mechiel@xs4all.nl> WWW: http://www.xs4all.nl/~mechiel/projects/bomstrip/ * Perl::Critic::Bangs is a collection of Perl::Critic policieslippe2008-06-14