pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/p5-pango Update p5-pango to 1.225.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4218293faef9
branches:  trunk
changeset: 629725:4218293faef9
user:      obache <obache%pkgsrc.org@localhost>
date:      Sun Jan 26 13:14:28 2014 +0000

description:
Update p5-pango to 1.225.

Overview of changes in Pango 1.225
==================================

* Fix bug report email address

Overview of changes in Pango 1.224
==================================

* Ignore MYMETA.*
* Hush a few compiler warnings
* Add gitweb link to old ChangeLog
* Created %meta_merge which follows v2 of CPAN Meta Spec
  - %meta_merge is used for generating metadata via
    ExtUtils::MakeMaker/CPAN::Meta

Overview of changes in Pango 1.223
==================================

* Fix a test failure in t/PangoCairo.t

diffstat:

 devel/p5-pango/Makefile |  12 +++++-------
 devel/p5-pango/distinfo |   8 ++++----
 2 files changed, 9 insertions(+), 11 deletions(-)

diffs (45 lines):

diff -r 6f5b48a9508b -r 4218293faef9 devel/p5-pango/Makefile
--- a/devel/p5-pango/Makefile   Sun Jan 26 13:04:23 2014 +0000
+++ b/devel/p5-pango/Makefile   Sun Jan 26 13:14:28 2014 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.26 2013/10/10 14:41:46 ryoon Exp $
+# $NetBSD: Makefile,v 1.27 2014/01/26 13:14:28 obache Exp $
 #
 
-DISTNAME=      Pango-${DIST_VER}
-PKGNAME=       p5-pango-${DIST_VER}
-PKGREVISION=   15
+DISTNAME=      Pango-1.225
+PKGNAME=       p5-${DISTNAME:tl}
 CATEGORIES=    graphics
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=gtk2-perl/}
 
@@ -16,13 +15,12 @@
 
 USE_TOOLS+=    pkg-config
 
-DIST_VER=      1.222
 BUILDLINK_API_DEPENDS.p5-glib2+=       p5-glib2>=1.220
 BUILDLINK_API_DEPENDS.p5-cairo+=       p5-cairo>=1.000
 BUILDLINK_API_DEPENDS.pango+=          pango>=1.0.0
 
-DEPENDS+=      p5-ExtUtils-Depends>=0.2:../../devel/p5-ExtUtils-Depends
-DEPENDS+=      p5-ExtUtils-PkgConfig>=1:../../devel/p5-ExtUtils-PkgConfig
+DEPENDS+=      p5-ExtUtils-Depends>=0.300:../../devel/p5-ExtUtils-Depends
+DEPENDS+=      p5-ExtUtils-PkgConfig>=1.03:../../devel/p5-ExtUtils-PkgConfig
 
 PERL5_PACKLIST=        auto/Pango/.packlist
 
diff -r 6f5b48a9508b -r 4218293faef9 devel/p5-pango/distinfo
--- a/devel/p5-pango/distinfo   Sun Jan 26 13:04:23 2014 +0000
+++ b/devel/p5-pango/distinfo   Sun Jan 26 13:14:28 2014 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2011/08/16 22:13:54 wiz Exp $
+$NetBSD: distinfo,v 1.4 2014/01/26 13:14:28 obache Exp $
 
-SHA1 (Pango-1.222.tar.gz) = 2ebd01c40afba5d66b8eb123728199eacbdead0d
-RMD160 (Pango-1.222.tar.gz) = 124eb33884cab56a329b28d78b7fc45b88a18d21
-Size (Pango-1.222.tar.gz) = 45285 bytes
+SHA1 (Pango-1.225.tar.gz) = 5e288bc034374d4f64c3f673c950b95a5f5c094a
+RMD160 (Pango-1.225.tar.gz) = 56dbafe24f3eb603b88139241a06b8b891ac120b
+Size (Pango-1.225.tar.gz) = 46144 bytes



Home | Main Index | Thread Index | Old Index