diff options
author | ahze <ahze@FreeBSD.org> | 2006-04-10 01:15:09 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2006-04-10 01:15:09 +0800 |
commit | b57718e1c3ee68db3e183d1805123bbe90c80d4f (patch) | |
tree | f28dd5009ba3929baf41949c666fc2530a9ef2bd | |
parent | bd98e3b820afa8a1c90297341e622e32e8d339bf (diff) | |
download | freebsd-ports-gnome-b57718e1c3ee68db3e183d1805123bbe90c80d4f.tar.gz freebsd-ports-gnome-b57718e1c3ee68db3e183d1805123bbe90c80d4f.tar.zst freebsd-ports-gnome-b57718e1c3ee68db3e183d1805123bbe90c80d4f.zip |
- Update to 0.03
Spotted by: portscout
-rw-r--r-- | graphics/p5-Cairo/Makefile | 2 | ||||
-rw-r--r-- | graphics/p5-Cairo/distinfo | 6 | ||||
-rw-r--r-- | graphics/p5-Cairo/pkg-plist | 1 |
3 files changed, 4 insertions, 5 deletions
diff --git a/graphics/p5-Cairo/Makefile b/graphics/p5-Cairo/Makefile index 4c743d16c50c..dbc72cab66f7 100644 --- a/graphics/p5-Cairo/Makefile +++ b/graphics/p5-Cairo/Makefile @@ -7,7 +7,7 @@ # PORTNAME= Cairo -PORTVERSION= 0.02 +PORTVERSION= 0.03 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gtk2-perl diff --git a/graphics/p5-Cairo/distinfo b/graphics/p5-Cairo/distinfo index c4931ba30d0e..db27e973845b 100644 --- a/graphics/p5-Cairo/distinfo +++ b/graphics/p5-Cairo/distinfo @@ -1,3 +1,3 @@ -MD5 (Cairo-0.02.tar.gz) = d2a9270074bdba2701509c8218c7564f -SHA256 (Cairo-0.02.tar.gz) = 9ce8efd49188e0f89070ba6f80dee0938a622f71253b8e5ea4e1e34003a6093b -SIZE (Cairo-0.02.tar.gz) = 28320 +MD5 (Cairo-0.03.tar.gz) = 6ad0ab39eb8f56272373a9ea4515f37a +SHA256 (Cairo-0.03.tar.gz) = 59d0141c8146f864f421f07b3bf2193c0ded40b4dc67f28feb5fa18ca265dd8a +SIZE (Cairo-0.03.tar.gz) = 31402 diff --git a/graphics/p5-Cairo/pkg-plist b/graphics/p5-Cairo/pkg-plist index 7b01933b61a7..769d72e5c283 100644 --- a/graphics/p5-Cairo/pkg-plist +++ b/graphics/p5-Cairo/pkg-plist @@ -2,7 +2,6 @@ %%SITE_PERL%%/%%PERL_ARCH%%/Cairo/Install/Files.pm %%SITE_PERL%%/%%PERL_ARCH%%/Cairo/Install/cairo-perl-auto.h %%SITE_PERL%%/%%PERL_ARCH%%/Cairo/Install/cairo-perl-auto.typemap -%%SITE_PERL%%/%%PERL_ARCH%%/Cairo/Install/cairo-perl-enums.h %%SITE_PERL%%/%%PERL_ARCH%%/Cairo/Install/cairo-perl.h %%SITE_PERL%%/%%PERL_ARCH%%/Cairo/Install/cairo-perl.typemap %%SITE_PERL%%/%%PERL_ARCH%%/auto/Cairo/.packlist |