mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
Update to 0.1.10
Reviewed by: maintainer Approved by: maintainer
This commit is contained in:
parent
ea1daf192b
commit
5ab02f4411
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=62989
@ -6,15 +6,11 @@
|
||||
#
|
||||
|
||||
PORTNAME= fluxbox
|
||||
PORTVERSION= 0.1.9
|
||||
PORTVERSION= 0.1.10
|
||||
CATEGORIES= x11-wm
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
||||
PATCH_SITES= http://fluxbox.sourceforge.net/download/patches/
|
||||
PATCHFILES= fluxbox-0.1.9-bugfix2.patch
|
||||
PATCH_DIST_STRIP= -p1
|
||||
|
||||
MAINTAINER= hendrik@scholz.net
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
|
@ -1,2 +1 @@
|
||||
MD5 (fluxbox-0.1.9.tar.gz) = adfecad6a050572e4cb1fcc079dc491d
|
||||
MD5 (fluxbox-0.1.9-bugfix2.patch) = 51bb4dca071958d7ffcc5d90c3a26eca
|
||||
MD5 (fluxbox-0.1.10.tar.gz) = 47b1ffec935466db56d26476a62a9d58
|
||||
|
@ -1,10 +0,0 @@
|
||||
--- configure.orig Fri May 24 06:10:36 2002
|
||||
+++ configure Mon Jun 3 23:50:20 2002
|
||||
@@ -8766,6 +8766,7 @@
|
||||
if test x$gencat_cmd = "x"; then
|
||||
NLS=""
|
||||
fi
|
||||
+CXXFLAGS="$CXXFLAGS $NLS"
|
||||
|
||||
TIMEDCACHE=""
|
||||
echo "$as_me:8771: checking whether to use the new timed pixmap cache" >&5
|
@ -6,15 +6,11 @@
|
||||
#
|
||||
|
||||
PORTNAME= fluxbox
|
||||
PORTVERSION= 0.1.9
|
||||
PORTVERSION= 0.1.10
|
||||
CATEGORIES= x11-wm
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
||||
PATCH_SITES= http://fluxbox.sourceforge.net/download/patches/
|
||||
PATCHFILES= fluxbox-0.1.9-bugfix2.patch
|
||||
PATCH_DIST_STRIP= -p1
|
||||
|
||||
MAINTAINER= hendrik@scholz.net
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
|
@ -1,2 +1 @@
|
||||
MD5 (fluxbox-0.1.9.tar.gz) = adfecad6a050572e4cb1fcc079dc491d
|
||||
MD5 (fluxbox-0.1.9-bugfix2.patch) = 51bb4dca071958d7ffcc5d90c3a26eca
|
||||
MD5 (fluxbox-0.1.10.tar.gz) = 47b1ffec935466db56d26476a62a9d58
|
||||
|
@ -1,10 +0,0 @@
|
||||
--- configure.orig Fri May 24 06:10:36 2002
|
||||
+++ configure Mon Jun 3 23:50:20 2002
|
||||
@@ -8766,6 +8766,7 @@
|
||||
if test x$gencat_cmd = "x"; then
|
||||
NLS=""
|
||||
fi
|
||||
+CXXFLAGS="$CXXFLAGS $NLS"
|
||||
|
||||
TIMEDCACHE=""
|
||||
echo "$as_me:8771: checking whether to use the new timed pixmap cache" >&5
|
Loading…
Reference in New Issue
Block a user