aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFUJISHIMA Satsuki <sf@FreeBSD.org>2002-01-22 15:51:28 +0000
committerFUJISHIMA Satsuki <sf@FreeBSD.org>2002-01-22 15:51:28 +0000
commit528b275fcaef123051c75504148ea81abc586c93 (patch)
treee0d07687d4b21bfb3aeba18bf6203e35405c867a
parent4139356a98abd646ed1b5cb64310a3a9e6862cef (diff)
downloadports-528b275fcaef123051c75504148ea81abc586c93.tar.gz
ports-528b275fcaef123051c75504148ea81abc586c93.zip
update to 1.4.
PR: 34169 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=53577
-rw-r--r--x11-wm/bbconf/Makefile2
-rw-r--r--x11-wm/bbconf/distinfo2
-rw-r--r--x11-wm/bbconf/files/patch-bbconf::Makefile.in13
3 files changed, 2 insertions, 15 deletions
diff --git a/x11-wm/bbconf/Makefile b/x11-wm/bbconf/Makefile
index 335533988847..f8c8af13076b 100644
--- a/x11-wm/bbconf/Makefile
+++ b/x11-wm/bbconf/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= bbconf
-PORTVERSION= 1.2
+PORTVERSION= 1.4
CATEGORIES= x11-wm
MASTER_SITES= http://bbconf.sourceforge.net/code/
diff --git a/x11-wm/bbconf/distinfo b/x11-wm/bbconf/distinfo
index da96e18dc277..204445e20c46 100644
--- a/x11-wm/bbconf/distinfo
+++ b/x11-wm/bbconf/distinfo
@@ -1 +1 @@
-MD5 (bbconf-1.2.tar.gz) = 09da21749c13b72681a50bcb76f37484
+MD5 (bbconf-1.4.tar.gz) = bf094ec7f7b401828895082ce97d574c
diff --git a/x11-wm/bbconf/files/patch-bbconf::Makefile.in b/x11-wm/bbconf/files/patch-bbconf::Makefile.in
deleted file mode 100644
index 56a5b9627eb2..000000000000
--- a/x11-wm/bbconf/files/patch-bbconf::Makefile.in
+++ /dev/null
@@ -1,13 +0,0 @@
-$FreeBSD$
-
---- bbconf/Makefile.in.orig Mon Oct 8 23:17:36 2001
-+++ bbconf/Makefile.in Tue Oct 30 15:02:26 2001
-@@ -218,7 +218,7 @@
-
- #>- bbconf_METASOURCES = AUTO
-
--bbconf_LDADD = -ldl -lqt -lXext -lX11 $(LIBSOCKET)
-+bbconf_LDADD = -lqt2 -lXext -lX11 $(LIBSOCKET)
-
- # the library search path.
- bbconf_LDFLAGS = $(all_libraries)