[Midnightbsd-cvs] mports [19867] trunk/x11-toolkits/pangomm: pangomm 2.34.0
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Thu Aug 20 08:49:59 EDT 2015
Revision: 19867
http://svnweb.midnightbsd.org/mports/?rev=19867
Author: laffer1
Date: 2015-08-20 08:49:58 -0400 (Thu, 20 Aug 2015)
Log Message:
-----------
pangomm 2.34.0
Modified Paths:
--------------
trunk/x11-toolkits/pangomm/Makefile
trunk/x11-toolkits/pangomm/distinfo
trunk/x11-toolkits/pangomm/pkg-plist
Modified: trunk/x11-toolkits/pangomm/Makefile
===================================================================
--- trunk/x11-toolkits/pangomm/Makefile 2015-08-20 12:46:39 UTC (rev 19866)
+++ trunk/x11-toolkits/pangomm/Makefile 2015-08-20 12:49:58 UTC (rev 19867)
@@ -1,8 +1,8 @@
# $MidnightBSD$
PORTNAME= pangomm
-PORTVERSION= 2.28.4
-PORTREVISION?= 0
+PORTVERSION= 2.34.0
+PORTREVISION?= 1
CATEGORIES= x11-toolkits
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@@ -11,21 +11,21 @@
COMMENT= C++ wrapper for Pango
LICENSE= gpl2
-USE_XZ= yes
+USES= tar:xz
.if !defined(REFERENCE_PORT)
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
-USE_GMAKE= yes
+USES+= gmake libtool pathfix pkgconfig
+USE_GNOME= cairomm glibmm pango
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-USES= pathfix
-USE_GNOME= pango cairomm glibmm
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ARGS= --disable-documentation \
--enable-static=yes
+INSTALL_TARGET= install-strip
PLIST_SUB= VERSION="2.4" API_VERSION="1.4"
Modified: trunk/x11-toolkits/pangomm/distinfo
===================================================================
--- trunk/x11-toolkits/pangomm/distinfo 2015-08-20 12:46:39 UTC (rev 19866)
+++ trunk/x11-toolkits/pangomm/distinfo 2015-08-20 12:49:58 UTC (rev 19867)
@@ -1,2 +1,2 @@
-SHA256 (gnome2/pangomm-2.28.4.tar.xz) = 778dcb66a793cbfd52a9f92ee5a71b888c3603a913fc1ddc48a30204de6d6c82
-SIZE (gnome2/pangomm-2.28.4.tar.xz) = 796212
+SHA256 (gnome2/pangomm-2.34.0.tar.xz) = 0e82bbff62f626692a00f3772d8b17169a1842b8cc54d5f2ddb1fec2cede9e41
+SIZE (gnome2/pangomm-2.34.0.tar.xz) = 516028
Modified: trunk/x11-toolkits/pangomm/pkg-plist
===================================================================
--- trunk/x11-toolkits/pangomm/pkg-plist 2015-08-20 12:46:39 UTC (rev 19866)
+++ trunk/x11-toolkits/pangomm/pkg-plist 2015-08-20 12:49:58 UTC (rev 19867)
@@ -53,18 +53,11 @@
include/pangomm-%%API_VERSION%%/pangomm/types.h
include/pangomm-%%API_VERSION%%/pangomm/wrap_init.h
lib/libpangomm-%%API_VERSION%%.a
-lib/libpangomm-%%API_VERSION%%.la
lib/libpangomm-%%API_VERSION%%.so
lib/libpangomm-%%API_VERSION%%.so.1
+lib/libpangomm-%%API_VERSION%%.so.1.0.30
lib/pangomm-%%API_VERSION%%/include/pangommconfig.h
lib/pangomm-%%API_VERSION%%/proc/m4/convert.m4
lib/pangomm-%%API_VERSION%%/proc/m4/convert_pango.m4
lib/pangomm-%%API_VERSION%%/proc/m4/convert_pangomm.m4
libdata/pkgconfig/pangomm-%%API_VERSION%%.pc
- at dirrm lib/pangomm-%%API_VERSION%%/proc/m4
- at dirrm lib/pangomm-%%API_VERSION%%/proc
- at dirrm lib/pangomm-%%API_VERSION%%/include
- at dirrm lib/pangomm-%%API_VERSION%%
- at dirrm include/pangomm-%%API_VERSION%%/pangomm/private
- at dirrm include/pangomm-%%API_VERSION%%/pangomm
- at dirrm include/pangomm-%%API_VERSION%%
More information about the Midnightbsd-cvs
mailing list