summaryrefslogtreecommitdiffstats
path: root/print/libgnomeprintmm
diff options
context:
space:
mode:
authorbland <bland@df743ca5-7f9a-e211-a948-0013205c9059>2004-07-15 16:00:25 +0800
committerbland <bland@df743ca5-7f9a-e211-a948-0013205c9059>2004-07-15 16:00:25 +0800
commit53805651471bb8f12fc2774c180c9ac5a499d0e7 (patch)
treec09a9506a04fcbe08f730bcd09512f1bfa4d30f3 /print/libgnomeprintmm
parentdf7c2096309352fa1b691e023610f84bc0ccb077 (diff)
downloadmarcuscom-ports-53805651471bb8f12fc2774c180c9ac5a499d0e7.tar
marcuscom-ports-53805651471bb8f12fc2774c180c9ac5a499d0e7.tar.gz
marcuscom-ports-53805651471bb8f12fc2774c180c9ac5a499d0e7.tar.bz2
marcuscom-ports-53805651471bb8f12fc2774c180c9ac5a499d0e7.tar.lz
marcuscom-ports-53805651471bb8f12fc2774c180c9ac5a499d0e7.tar.xz
marcuscom-ports-53805651471bb8f12fc2774c180c9ac5a499d0e7.tar.zst
marcuscom-ports-53805651471bb8f12fc2774c180c9ac5a499d0e7.zip
Update to 2.5.1
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2478 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'print/libgnomeprintmm')
-rw-r--r--print/libgnomeprintmm/Makefile10
-rw-r--r--print/libgnomeprintmm/distinfo4
-rw-r--r--print/libgnomeprintmm/files/patch-libgnomeprint_libgnomeprintmm_font.cc11
-rw-r--r--print/libgnomeprintmm/pkg-plist2
4 files changed, 8 insertions, 19 deletions
diff --git a/print/libgnomeprintmm/Makefile b/print/libgnomeprintmm/Makefile
index d62271fc3..cad2eb7f3 100644
--- a/print/libgnomeprintmm/Makefile
+++ b/print/libgnomeprintmm/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= libgnomeprintmm
-PORTVERSION= 2.5.0
-PORREVISION= 3
+PORTVERSION= 2.5.1
CATEGORIES= print gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.5
@@ -16,15 +15,16 @@ DIST_SUBDIR= gnome2
MAINTAINER= bland@FreeBSD.org
COMMENT= C++ bindings for the GNOME print support library
-LIB_DEPENDS= gtkmm-2.3.4:${PORTSDIR}/x11-toolkits/gtk--2
+LIB_DEPENDS= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
-USE_GNOME= gnomeprefix gnomehack lthack libgnomeprint
+USE_GCC= 3.3
+USE_GNOME= gnomeprefix gnomehack libgnomeprint
INSTALLS_SHLIB= yes
-USE_LIBTOOL_VER=13
+USE_LIBTOOL_VER=15
CONFIGURE_ARGS= --enable-static
PLIST_SUB= VERSION="2.5" API_VERSION="2.6"
diff --git a/print/libgnomeprintmm/distinfo b/print/libgnomeprintmm/distinfo
index 8c4b26b0e..0115f95f4 100644
--- a/print/libgnomeprintmm/distinfo
+++ b/print/libgnomeprintmm/distinfo
@@ -1,2 +1,2 @@
-MD5 (gnome2/libgnomeprintmm-2.5.0.tar.bz2) = 61db9f654329c01a0d1f7454eaab7864
-SIZE (gnome2/libgnomeprintmm-2.5.0.tar.bz2) = 268120
+MD5 (gnome2/libgnomeprintmm-2.5.1.tar.bz2) = cac1729ff8708bec30be4291b73530bc
+SIZE (gnome2/libgnomeprintmm-2.5.1.tar.bz2) = 261134
diff --git a/print/libgnomeprintmm/files/patch-libgnomeprint_libgnomeprintmm_font.cc b/print/libgnomeprintmm/files/patch-libgnomeprint_libgnomeprintmm_font.cc
deleted file mode 100644
index b8b050cf7..000000000
--- a/print/libgnomeprintmm/files/patch-libgnomeprint_libgnomeprintmm_font.cc
+++ /dev/null
@@ -1,11 +0,0 @@
---- libgnomeprint/libgnomeprintmm/font.cc.orig Wed Dec 17 19:59:13 2003
-+++ libgnomeprint/libgnomeprintmm/font.cc Wed Dec 17 19:59:29 2003
-@@ -180,7 +180,7 @@
-
- Glib::RefPtr<Font> Font::find_closest(const Glib::ustring& family, FontWeight weight, bool italic, double size)
- {
-- return Glib::wrap(gnome_font_find_closest_from_weight_slant((const guchar*)family.c_str(), static_cast<GnomeFontWeight>(weight), static_cast<int>(italic), size));
-+ return Glib::wrap(gnome_font_find_closest_from_weight_slant((const guchar*)family.c_str(), (GnomeFontWeight)(weight), static_cast<int>(italic), size));
- }
-
- Glib::RefPtr<Pango::Font> Font::get_closest_pango_font(const Glib::RefPtr<Pango::FontMap>& map, double dpi) const
diff --git a/print/libgnomeprintmm/pkg-plist b/print/libgnomeprintmm/pkg-plist
index bd6ae8140..1f1f05899 100644
--- a/print/libgnomeprintmm/pkg-plist
+++ b/print/libgnomeprintmm/pkg-plist
@@ -15,7 +15,7 @@ include/libgnomeprintmm-%%API_VERSION%%/libgnomeprintmm/types.h
include/libgnomeprintmm-%%API_VERSION%%/libgnomeprintmm/wrap_init.h
lib/libgnomeprintmm-%%VERSION%%.a
lib/libgnomeprintmm-%%VERSION%%.so
-lib/libgnomeprintmm-%%VERSION%%.so.1
+lib/libgnomeprintmm-%%VERSION%%.so.2
lib/libgnomeprintmm-%%API_VERSION%%/include/libgnomeprintmmconfig.h
lib/libgnomeprintmm-%%API_VERSION%%/proc/m4/convert.m4
lib/libgnomeprintmm-%%API_VERSION%%/proc/m4/convert_libgnomeprintmm.m4