From e3e613e6b58eab8561825c9fdab311be173c26d0 Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Mon, 16 Sep 2002 16:12:50 +0000 Subject: Update to 0.37. --- print/gnome-print/Makefile | 4 +-- print/gnome-print/distinfo | 2 +- print/gnome-print/files/patch-ltmain.sh | 45 ------------------------ print/gnome-print/files/patch-po::Makefile.in.in | 14 -------- print/gnomeprint/Makefile | 4 +-- print/gnomeprint/distinfo | 2 +- print/gnomeprint/files/patch-ltmain.sh | 45 ------------------------ print/gnomeprint/files/patch-po::Makefile.in.in | 14 -------- 8 files changed, 6 insertions(+), 124 deletions(-) delete mode 100644 print/gnome-print/files/patch-ltmain.sh delete mode 100644 print/gnome-print/files/patch-po::Makefile.in.in delete mode 100644 print/gnomeprint/files/patch-ltmain.sh delete mode 100644 print/gnomeprint/files/patch-po::Makefile.in.in (limited to 'print') diff --git a/print/gnome-print/Makefile b/print/gnome-print/Makefile index 9c270e8e1a3a..1cd1fc132c48 100644 --- a/print/gnome-print/Makefile +++ b/print/gnome-print/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnomeprint -PORTVERSION= 0.36 +PORTVERSION= 0.37 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gnome-print @@ -28,7 +28,7 @@ USE_PERL5= yes USE_GNOMENG= yes USE_GNOME= gnomehack gnomeprefix gnomehier gnomelibs gnomecanvas INSTALLS_SHLIB= yes -GNU_CONFIGURE= yes +USE_LIBTOOL= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" diff --git a/print/gnome-print/distinfo b/print/gnome-print/distinfo index 2dd6f6ffc83a..8eebaa58720b 100644 --- a/print/gnome-print/distinfo +++ b/print/gnome-print/distinfo @@ -1 +1 @@ -MD5 (gnome/gnome-print-0.36.tar.bz2) = 4c31cf6e64bb46b50dee08a9e378cc25 +MD5 (gnome/gnome-print-0.37.tar.bz2) = f9e13f4f17b04baceec1cdeed0f88eae diff --git a/print/gnome-print/files/patch-ltmain.sh b/print/gnome-print/files/patch-ltmain.sh deleted file mode 100644 index 91713d2306f8..000000000000 --- a/print/gnome-print/files/patch-ltmain.sh +++ /dev/null @@ -1,45 +0,0 @@ - -$FreeBSD$ - ---- ltmain.sh.orig Wed Jan 23 11:38:40 2002 -+++ ltmain.sh Sun Feb 3 01:44:17 2002 -@@ -1037,8 +1037,16 @@ - continue - ;; - -+ -pthread) -+ compile_command="$compile_command -pthread" -+ finalize_command="$finalize_command -pthread" -+ compiler_flags="$compiler_flags -pthread" -+ continue -+ ;; -+ - -module) - module=yes -+ build_old_libs=no - continue - ;; - -@@ -2412,6 +2420,9 @@ - *-*-netbsd*) - # Don't link with libc until the a.out ld.so is fixed. - ;; -+ *-*-freebsd*) -+ # FreeBSD doesn't need this... -+ ;; - *) - # Add libc to deplibs on all other systems if necessary. - if test "$build_libtool_need_lc" = "yes"; then -@@ -4179,10 +4190,12 @@ - fi - - # Install the pseudo-library for information purposes. -+ if /usr/bin/false; then - name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` - instname="$dir/$name"i - $show "$install_prog $instname $destdir/$name" - $run eval "$install_prog $instname $destdir/$name" || exit $? -+ fi - - # Maybe install the static library, too. - test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library" diff --git a/print/gnome-print/files/patch-po::Makefile.in.in b/print/gnome-print/files/patch-po::Makefile.in.in deleted file mode 100644 index 2d1ff382a72f..000000000000 --- a/print/gnome-print/files/patch-po::Makefile.in.in +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- po/Makefile.in.in.orig Tue Jul 3 19:44:24 2001 -+++ po/Makefile.in.in Tue Jul 3 19:51:42 2001 -@@ -106,7 +106,7 @@ - @catalogs='$(CATALOGS)'; \ - for cat in $$catalogs; do \ - cat=`basename $$cat`; \ -- lang=`echo $$cat | sed 's/\.gmo$$//'`; \ -+ lang=`echo $$cat | sed 's/\.mo$$//'`; \ - dir=$(localedir)/$$lang/LC_MESSAGES; \ - $(mkinstalldirs) $(DESTDIR)$$dir; \ - if test -r $$cat; then \ diff --git a/print/gnomeprint/Makefile b/print/gnomeprint/Makefile index 9c270e8e1a3a..1cd1fc132c48 100644 --- a/print/gnomeprint/Makefile +++ b/print/gnomeprint/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnomeprint -PORTVERSION= 0.36 +PORTVERSION= 0.37 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gnome-print @@ -28,7 +28,7 @@ USE_PERL5= yes USE_GNOMENG= yes USE_GNOME= gnomehack gnomeprefix gnomehier gnomelibs gnomecanvas INSTALLS_SHLIB= yes -GNU_CONFIGURE= yes +USE_LIBTOOL= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" diff --git a/print/gnomeprint/distinfo b/print/gnomeprint/distinfo index 2dd6f6ffc83a..8eebaa58720b 100644 --- a/print/gnomeprint/distinfo +++ b/print/gnomeprint/distinfo @@ -1 +1 @@ -MD5 (gnome/gnome-print-0.36.tar.bz2) = 4c31cf6e64bb46b50dee08a9e378cc25 +MD5 (gnome/gnome-print-0.37.tar.bz2) = f9e13f4f17b04baceec1cdeed0f88eae diff --git a/print/gnomeprint/files/patch-ltmain.sh b/print/gnomeprint/files/patch-ltmain.sh deleted file mode 100644 index 91713d2306f8..000000000000 --- a/print/gnomeprint/files/patch-ltmain.sh +++ /dev/null @@ -1,45 +0,0 @@ - -$FreeBSD$ - ---- ltmain.sh.orig Wed Jan 23 11:38:40 2002 -+++ ltmain.sh Sun Feb 3 01:44:17 2002 -@@ -1037,8 +1037,16 @@ - continue - ;; - -+ -pthread) -+ compile_command="$compile_command -pthread" -+ finalize_command="$finalize_command -pthread" -+ compiler_flags="$compiler_flags -pthread" -+ continue -+ ;; -+ - -module) - module=yes -+ build_old_libs=no - continue - ;; - -@@ -2412,6 +2420,9 @@ - *-*-netbsd*) - # Don't link with libc until the a.out ld.so is fixed. - ;; -+ *-*-freebsd*) -+ # FreeBSD doesn't need this... -+ ;; - *) - # Add libc to deplibs on all other systems if necessary. - if test "$build_libtool_need_lc" = "yes"; then -@@ -4179,10 +4190,12 @@ - fi - - # Install the pseudo-library for information purposes. -+ if /usr/bin/false; then - name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` - instname="$dir/$name"i - $show "$install_prog $instname $destdir/$name" - $run eval "$install_prog $instname $destdir/$name" || exit $? -+ fi - - # Maybe install the static library, too. - test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library" diff --git a/print/gnomeprint/files/patch-po::Makefile.in.in b/print/gnomeprint/files/patch-po::Makefile.in.in deleted file mode 100644 index 2d1ff382a72f..000000000000 --- a/print/gnomeprint/files/patch-po::Makefile.in.in +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- po/Makefile.in.in.orig Tue Jul 3 19:44:24 2001 -+++ po/Makefile.in.in Tue Jul 3 19:51:42 2001 -@@ -106,7 +106,7 @@ - @catalogs='$(CATALOGS)'; \ - for cat in $$catalogs; do \ - cat=`basename $$cat`; \ -- lang=`echo $$cat | sed 's/\.gmo$$//'`; \ -+ lang=`echo $$cat | sed 's/\.mo$$//'`; \ - dir=$(localedir)/$$lang/LC_MESSAGES; \ - $(mkinstalldirs) $(DESTDIR)$$dir; \ - if test -r $$cat; then \ -- cgit v1.2.3