diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-03-31 06:18:12 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-03-31 06:18:12 +0800 |
commit | efb778aaceb463ed82c457ab7e4ee5dd551064b1 (patch) | |
tree | 990f3a4a6db526d19a3164147c8146a2419b84f4 /x11-toolkits/pangomm | |
parent | 511cd38eed78285d38cd225b8dfa105cfdefd07b (diff) | |
download | marcuscom-ports-efb778aaceb463ed82c457ab7e4ee5dd551064b1.tar marcuscom-ports-efb778aaceb463ed82c457ab7e4ee5dd551064b1.tar.gz marcuscom-ports-efb778aaceb463ed82c457ab7e4ee5dd551064b1.tar.bz2 marcuscom-ports-efb778aaceb463ed82c457ab7e4ee5dd551064b1.tar.lz marcuscom-ports-efb778aaceb463ed82c457ab7e4ee5dd551064b1.tar.xz marcuscom-ports-efb778aaceb463ed82c457ab7e4ee5dd551064b1.tar.zst marcuscom-ports-efb778aaceb463ed82c457ab7e4ee5dd551064b1.zip |
Update to 2.28.2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15658 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/pangomm')
-rw-r--r-- | x11-toolkits/pangomm/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/pangomm/distinfo | 4 | ||||
-rw-r--r-- | x11-toolkits/pangomm/pkg-plist | 4 |
3 files changed, 8 insertions, 4 deletions
diff --git a/x11-toolkits/pangomm/Makefile b/x11-toolkits/pangomm/Makefile index e74440b84..b75d801fb 100644 --- a/x11-toolkits/pangomm/Makefile +++ b/x11-toolkits/pangomm/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11-toolkits/pangomm/Makefile,v 1.19 2011/03/23 17:47:45 kwm Exp $ +# $MCom: ports/x11-toolkits/pangomm/Makefile,v 1.20 2011/03/25 15:11:16 kwm Exp $ # PORTNAME= pangomm -PORTVERSION= 2.28.1 +PORTVERSION= 2.28.2 PORTREVISION?= 0 CATEGORIES= x11-toolkits MASTER_SITES= GNOME diff --git a/x11-toolkits/pangomm/distinfo b/x11-toolkits/pangomm/distinfo index 2e6b1dbf0..86be89e74 100644 --- a/x11-toolkits/pangomm/distinfo +++ b/x11-toolkits/pangomm/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome2/pangomm-2.28.1.tar.bz2) = 2c89b4460f88f8ece0e94a3332a804ca4858a3594abd84043b2898b61ab21c1b -SIZE (gnome2/pangomm-2.28.1.tar.bz2) = 1045536 +SHA256 (gnome2/pangomm-2.28.2.tar.bz2) = ec1d97245eada5cf18d0e7af3f6e31498f25623b4a354589d631d2dff92fd88f +SIZE (gnome2/pangomm-2.28.2.tar.bz2) = 1045703 diff --git a/x11-toolkits/pangomm/pkg-plist b/x11-toolkits/pangomm/pkg-plist index 8483bc4b0..8374a9866 100644 --- a/x11-toolkits/pangomm/pkg-plist +++ b/x11-toolkits/pangomm/pkg-plist @@ -57,7 +57,11 @@ lib/libpangomm-%%API_VERSION%%.la lib/libpangomm-%%API_VERSION%%.so lib/libpangomm-%%API_VERSION%%.so.1 lib/pangomm-%%API_VERSION%%/include/pangommconfig.h +lib/pangomm-%%API_VERSION%%/proc/m4/convert.m4 +lib/pangomm-%%API_VERSION%%/proc/m4/convert_pango.m4 libdata/pkgconfig/pangomm-%%API_VERSION%%.pc +@dirrm lib/pangomm-%%API_VERSION%%/proc/m4 +@dirrm lib/pangomm-%%API_VERSION%%/proc @dirrm lib/pangomm-%%API_VERSION%%/include @dirrm lib/pangomm-%%API_VERSION%% @dirrm include/pangomm-%%API_VERSION%%/pangomm/private |