aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/rep-gtk2
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-07-02 18:39:39 +0000
committerMartin Wilke <miwi@FreeBSD.org>2011-07-02 18:39:39 +0000
commitcd71e35a427be87e9113f93b24437e917b20792a (patch)
tree8672c8c598b1f958ec073a08b050959f72cbce18 /x11-toolkits/rep-gtk2
parente4dbc8deb81e8f7fea7a57925df0e64df3637350 (diff)
downloadports-cd71e35a427be87e9113f93b24437e917b20792a.tar.gz
ports-cd71e35a427be87e9113f93b24437e917b20792a.zip
- Update to 1.8.1
PR: 158512 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=276931
Diffstat (limited to 'x11-toolkits/rep-gtk2')
-rw-r--r--x11-toolkits/rep-gtk2/Makefile8
-rw-r--r--x11-toolkits/rep-gtk2/distinfo4
-rw-r--r--x11-toolkits/rep-gtk2/pkg-descr2
-rw-r--r--x11-toolkits/rep-gtk2/pkg-plist13
4 files changed, 10 insertions, 17 deletions
diff --git a/x11-toolkits/rep-gtk2/Makefile b/x11-toolkits/rep-gtk2/Makefile
index e057177c2a49..035e1963c4c0 100644
--- a/x11-toolkits/rep-gtk2/Makefile
+++ b/x11-toolkits/rep-gtk2/Makefile
@@ -6,7 +6,7 @@
# $MCom: ports/x11-toolkits/rep-gtk2/Makefile,v 1.8 2006/07/18 16:50:28 ahze Exp $
PORTNAME= rep-gtk2
-PORTVERSION= 0.90.5
+PORTVERSION= 0.90.6
PORTEPOCH= 1
CATEGORIES= x11-toolkits
MASTER_SITES= http://download.tuxfamily.org/librep/rep-gtk/
@@ -15,19 +15,15 @@ DISTNAME= rep-gtk-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= GTK+-2 binding for rep Lisp interpreter
-LIB_DEPENDS= rep.15:${PORTSDIR}/lang/librep
+LIB_DEPENDS= rep.16:${PORTSDIR}/lang/librep
USE_XZ= yes
USE_GNOME= gnomehack gtk20
USE_GMAKE= yes
USE_AUTOTOOLS= libtool
CONFIGURE_ENV= LDFLAGS="${LDFLAGS}"
-CONFIGURE_TARGET= ${GNUHOST}
-
-PLIST_SUB= GNUHOST="${GNUHOST}"
CPPFLAGS= -I${LOCALBASE}/include
LDFLAGS= -L${LOCALBASE}/lib
-GNUHOST= ${ARCH}-pc-freebsd${OSREL:C/\..*//}
.include <bsd.port.mk>
diff --git a/x11-toolkits/rep-gtk2/distinfo b/x11-toolkits/rep-gtk2/distinfo
index eb5d157c6db4..90b2c5979f99 100644
--- a/x11-toolkits/rep-gtk2/distinfo
+++ b/x11-toolkits/rep-gtk2/distinfo
@@ -1,2 +1,2 @@
-SHA256 (rep-gtk-0.90.5.tar.xz) = ee9d4c729479b5c57b36e4ab65bfe270f9237064f5557e41c233c571e9515366
-SIZE (rep-gtk-0.90.5.tar.xz) = 240060
+SHA256 (rep-gtk-0.90.6.tar.xz) = 3464641df05be41569cf70831071b49fd0306703380958d2d4a91d82c8a38e96
+SIZE (rep-gtk-0.90.6.tar.xz) = 245828
diff --git a/x11-toolkits/rep-gtk2/pkg-descr b/x11-toolkits/rep-gtk2/pkg-descr
index 9ad96e3eae7e..84c96f83fe21 100644
--- a/x11-toolkits/rep-gtk2/pkg-descr
+++ b/x11-toolkits/rep-gtk2/pkg-descr
@@ -1,3 +1,3 @@
Rep-gtk offers GTK+-2 bindings for the rep Lisp interpreter.
-WWW: http://sawfish.wikia.com/
+WWW: http://sawfish.tuxfamily.org/
diff --git a/x11-toolkits/rep-gtk2/pkg-plist b/x11-toolkits/rep-gtk2/pkg-plist
index cc414c9b7fd1..92cc0256d68c 100644
--- a/x11-toolkits/rep-gtk2/pkg-plist
+++ b/x11-toolkits/rep-gtk2/pkg-plist
@@ -1,11 +1,8 @@
include/rep-gtk/rep-gtk.h
-lib/rep/%%GNUHOST%%/gui/gtk-2/gtk.a
-lib/rep/%%GNUHOST%%/gui/gtk-2/gtk.la
-lib/rep/%%GNUHOST%%/gui/gtk-2/gtk.so
-lib/rep/%%GNUHOST%%/gui/gtk-2/types.a
-lib/rep/%%GNUHOST%%/gui/gtk-2/types.la
-lib/rep/%%GNUHOST%%/gui/gtk-2/types.so
+lib/rep/gui/gtk-2/gtk.a
+lib/rep/gui/gtk-2/gtk.la
+lib/rep/gui/gtk-2/gtk.so
libdata/pkgconfig/rep-gtk.pc
-@dirrm lib/rep/%%GNUHOST%%/gui/gtk-2
-@dirrm lib/rep/%%GNUHOST%%/gui
+@dirrm lib/rep/gui/gtk-2
+@dirrm lib/rep/gui
@dirrm include/rep-gtk