Index: head/x11-wm/sawfish/Makefile =================================================================== --- head/x11-wm/sawfish/Makefile (revision 236415) +++ head/x11-wm/sawfish/Makefile (revision 236416) @@ -1,50 +1,49 @@ # New ports collection makefile for: sawfish # Date created: 13 September 1999 # Whom: Yukihiro Nakai # # $FreeBSD$ # $MCom: ports/x11-wm/sawfish/Makefile,v 1.5 2007/10/10 22:57:29 mezz Exp $ # PORTNAME= sawfish -PORTVERSION= 1.3.5.2 -PORTREVISION= 1 +PORTVERSION= 1.3.5.3 PORTEPOCH= 2 CATEGORIES= x11-wm MASTER_SITES= SF MASTER_SITE_SUBDIR= sawmill DIST_SUBDIR= gnome2 MAINTAINER= anray@FreeBSD.org COMMENT= Lisp configurable window manager LIB_DEPENDS= rep.13:${PORTSDIR}/lang/librep BUILD_DEPENDS= ${LOCALBASE}/libexec/rep/${GNUHOST}/gui/gtk-2/gtk.so:${PORTSDIR}/x11-toolkits/rep-gtk2 RUN_DEPENDS= ${LOCALBASE}/libexec/rep/${GNUHOST}/gui/gtk-2/gtk.so:${PORTSDIR}/x11-toolkits/rep-gtk2 GNUHOST= ${ARCH}-pc-freebsd${OSREL:C/\..*//} PLIST_SUB= GNUHOST=${GNUHOST} VERSION=${PORTVERSION} USE_XORG= x11 USE_GMAKE= yes USE_GNOME= esound USE_BZIP2= yes USE_GETTEXT= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --localstatedir=${PREFIX}/share \ --datadir=${PREFIX}/share \ --disable-gnome-widgets \ --with-esd CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_TARGET= ${ARCH}-pc-freebsd${OSREL:C/\..*//} INFO= sawfish post-patch: @${REINPLACE_CMD} -e 's|prog_name|program_name|g' \ ${WRKSRC}/src/main.c @${MKDIR} ${WRKSRC}/m4 .include Property changes on: head/x11-wm/sawfish/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.78 \ No newline at end of property +1.79 \ No newline at end of property Index: head/x11-wm/sawfish/distinfo =================================================================== --- head/x11-wm/sawfish/distinfo (revision 236415) +++ head/x11-wm/sawfish/distinfo (revision 236416) @@ -1,3 +1,3 @@ -MD5 (gnome2/sawfish-1.3.5.2.tar.bz2) = c552404e721abb7b82fa2028483123b5 -SHA256 (gnome2/sawfish-1.3.5.2.tar.bz2) = 66d5fcabb01df82d5f529fbc604cdc7dc36c781e18bc13ff9b6533e8049aadc8 -SIZE (gnome2/sawfish-1.3.5.2.tar.bz2) = 1545082 +MD5 (gnome2/sawfish-1.3.5.3.tar.bz2) = 3f62b68ee51fc44a31baf656ca637345 +SHA256 (gnome2/sawfish-1.3.5.3.tar.bz2) = c791908a47531c8f995c773c82f323280845a811b34cb26e5324c010813a9dde +SIZE (gnome2/sawfish-1.3.5.3.tar.bz2) = 1954903 Property changes on: head/x11-wm/sawfish/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.39 \ No newline at end of property +1.40 \ No newline at end of property Index: head/x11-wm/sawfish/files/patch-config.h.in =================================================================== --- head/x11-wm/sawfish/files/patch-config.h.in (revision 236415) +++ head/x11-wm/sawfish/files/patch-config.h.in (nonexistent) @@ -1,116 +0,0 @@ ---- config.h.in.orig -+++ config.h.in -@@ -1,8 +1,5 @@ - /* config.h.in. Generated from configure.in by autoheader. */ - --/* Define if building universal (internal helper macro) */ --#undef AC_APPLE_UNIVERSAL_BUILD -- - /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP - systems. This function is required for `alloca.c' support on those systems. - */ -@@ -24,13 +21,13 @@ - /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */ - #undef HAVE_DOPRNT - --/* Have esound */ -+/* Have ESD */ - #undef HAVE_ESD - - /* Define to 1 if you have the header file. */ - #undef HAVE_FCNTL_H - --/* gdk pixbuf */ -+/* Have gdk-pixbuf */ - #undef HAVE_GDK_PIXBUF - - /* Define to 1 if you have the `gethostname' function. */ -@@ -39,13 +36,16 @@ - /* Define to 1 if you have the `getpagesize' function. */ - #undef HAVE_GETPAGESIZE - --/* have imlib */ -+/* Have GTK */ -+#undef HAVE_GTK -+ -+/* Have Imlib1 */ - #undef HAVE_IMLIB - - /* Define to 1 if you have the header file. */ - #undef HAVE_INTTYPES_H - --/* have libaudiofile */ -+/* Have libaudiofile */ - #undef HAVE_LIBAUDIOFILE - - /* Define to 1 if you have the `nsl' library (-lnsl). */ -@@ -57,6 +57,15 @@ - /* Define to 1 if you have the header file. */ - #undef HAVE_MEMORY_H - -+/* Have pango */ -+#undef HAVE_PANGO -+ -+/* Have pangox */ -+#undef HAVE_PANGO_X -+ -+/* Have pangoxft */ -+#undef HAVE_PANGO_XFT -+ - /* Define to 1 if you have the `snprintf' function. */ - #undef HAVE_SNPRINTF - -@@ -96,7 +105,7 @@ - /* Define to 1 if you have the `vprintf' function. */ - #undef HAVE_VPRINTF - --/* have x11 */ -+/* Have X11 */ - #undef HAVE_X11 - - /* Define to 1 if you have the header file. */ -@@ -108,13 +117,19 @@ - /* Define to 1 if you have the header file. */ - #undef HAVE_X11_EXTENSIONS_XRANDR_H - -+/* Define to 1 if you have the header file. */ -+#undef HAVE_X11_ICE_ICE_H -+ - /* Define to 1 if you have the header file. */ - #undef HAVE_X11_SM_SMLIB_H - -+/* Have xft */ -+#undef HAVE_X11_XFT_XFT_H -+ - /* libc malloc */ - #undef LIBC_MALLOC - --/* pixmap cache */ -+/* Need pixmap cache */ - #undef NEED_PIXMAP_CACHE - - /* Define to the address where bug reports for this package should be sent. */ -@@ -146,19 +161,11 @@ - /* Define to 1 if you can safely include both and . */ - #undef TIME_WITH_SYS_TIME - --/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most -- significant byte first (like Motorola and SPARC, unlike Intel). */ --#if defined AC_APPLE_UNIVERSAL_BUILD --# if defined __BIG_ENDIAN__ --# define WORDS_BIGENDIAN 1 --# endif --#else --# ifndef WORDS_BIGENDIAN --# undef WORDS_BIGENDIAN --# endif --#endif -+/* Define to 1 if your processor stores words with the most significant byte -+ first (like Motorola and SPARC, unlike Intel and VAX). */ -+#undef WORDS_BIGENDIAN - --/* Define to 1 if the X Window System is missing or not being used. */ -+/* Have x11 */ - #undef X_DISPLAY_MISSING - - /* Define to empty if `const' does not conform to ANSI C. */ Property changes on: head/x11-wm/sawfish/files/patch-config.h.in ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property