summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorpat <pat@FreeBSD.org>2002-03-15 21:58:58 +0000
committerpat <pat@FreeBSD.org>2002-03-15 21:58:58 +0000
commitbeac72a8689cd1442c800c10b9fcbabc87cee75b (patch)
tree3ff6b447e879fdbe96c8ddc2d2537c386dc0b3a7 /graphics
parent7cc345eada25ab1d6b47ace2accbe6ff03c888ab (diff)
downloadFreeBSD-ports-beac72a8689cd1442c800c10b9fcbabc87cee75b.zip
FreeBSD-ports-beac72a8689cd1442c800c10b9fcbabc87cee75b.tar.gz
Update to 3.73
PR: 35933 Submitted by: maintainer
Diffstat (limited to 'graphics')
-rw-r--r--graphics/xawtv/Makefile2
-rw-r--r--graphics/xawtv/distinfo2
-rw-r--r--graphics/xawtv/files/patch-configure63
-rw-r--r--graphics/xawtv/pkg-plist1
4 files changed, 28 insertions, 40 deletions
diff --git a/graphics/xawtv/Makefile b/graphics/xawtv/Makefile
index 5d6ed96..2dbf50f 100644
--- a/graphics/xawtv/Makefile
+++ b/graphics/xawtv/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= xawtv
-PORTVERSION= 3.72
+PORTVERSION= 3.73
CATEGORIES= graphics
MASTER_SITES= http://bytesex.org/xawtv/
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/graphics/xawtv/distinfo b/graphics/xawtv/distinfo
index 39c29a4..95c58d7 100644
--- a/graphics/xawtv/distinfo
+++ b/graphics/xawtv/distinfo
@@ -1 +1 @@
-MD5 (xawtv_3.72.tar.gz) = 754953113fade95092ae0a83c5512b7f
+MD5 (xawtv_3.73.tar.gz) = c9a8b96439a877bccd9463bf3331b538
diff --git a/graphics/xawtv/files/patch-configure b/graphics/xawtv/files/patch-configure
index a017bed..0c9fcd0 100644
--- a/graphics/xawtv/files/patch-configure
+++ b/graphics/xawtv/files/patch-configure
@@ -1,6 +1,6 @@
---- configure.orig Mon Jan 14 20:33:50 2002
-+++ configure Mon Jan 14 20:35:51 2002
-@@ -1024,7 +1024,7 @@
+--- configure.orig Thu Mar 14 14:51:55 2002
++++ configure Fri Mar 15 21:49:45 2002
+@@ -2022,7 +2022,7 @@
OpenBSD | FreeBSD | NetBSD)
# *BSD has important stuff (from ports) in
# /usr/local ...
@@ -9,50 +9,37 @@
PLUGINS="drv0-bsd.so snd-oss.so"
VBIFLAGS="-DBSD"
;;
-@@ -1529,10 +1529,10 @@
- /usr/XFree86/include/X11 \
- \
- /usr/include \
-- /usr/local/include \
-+ %%LOCALBASE%%/include \
- /usr/unsupported/include \
- /usr/athena/include \
-- /usr/local/x11r5/include \
-+ %%LOCALBASE%%/x11r5/include \
- /usr/lpp/Xamples/include \
- \
- /usr/openwin/include \
-@@ -1604,10 +1604,10 @@
- /usr/XFree86/lib/X11 \
- \
- /usr/lib \
-- /usr/local/lib \
-+ %%LOCALBASE%%/lib \
- /usr/unsupported/lib \
- /usr/athena/lib \
-- /usr/local/x11r5/lib \
-+ %%LOCALBASE%%/x11r5/lib \
- /usr/lpp/Xamples/lib \
- /lib/usr/lib/X11 \
- \
-@@ -2914,19 +2914,13 @@
+@@ -2586,10 +2586,10 @@
+ /usr/XFree86/include/X11
- echo $ac_n "checking for X11 config directory""... $ac_c" 1>&6
- echo "configure:2917: checking for X11 config directory" >&5
--x11conf=/usr/X11R6/lib/X11
+ /usr/include
+-/usr/local/include
++%%LOCALBASE%%/include
+ /usr/unsupported/include
+ /usr/athena/include
+-/usr/local/x11r5/include
++%%LOCALBASE%%/x11r5/include
+ /usr/lpp/Xamples/include
+
+ /usr/openwin/include
+@@ -4329,18 +4329,13 @@
+ echo "$as_me:4329: checking for X11 config directory" >&5
+ echo $ECHO_N "checking for X11 config directory... $ECHO_C" >&6
+ x11conf=/usr/X11R6/lib/X11
-if test -d /etc/X11; then
- x11conf=/etc/X11
-fi
+x11conf=%%X11BASE%%/lib/X11
- echo "$ac_t""$x11conf" 1>&6
-
+ echo "$as_me:4335: result: $x11conf" >&5
+ echo "${ECHO_T}$x11conf" >&6
- echo $ac_n "checking for X11 app-defaults directory""... $ac_c" 1>&6
- echo "configure:2926: checking for X11 app-defaults directory" >&5
+ echo "$as_me:4338: checking for X11 app-defaults directory" >&5
+ echo $ECHO_N "checking for X11 app-defaults directory... $ECHO_C" >&6
-resdir=/usr/X11R6/lib/X11
-if test -d /etc/X11/app-defaults; then
- resdir=/etc/X11
-fi
+resdir=%%X11BASE%%/lib/X11
- echo "$ac_t""$resdir/app-defaults" 1>&6
+ echo "$as_me:4344: result: $resdir/app-defaults" >&5
+ echo "${ECHO_T}$resdir/app-defaults" >&6
diff --git a/graphics/xawtv/pkg-plist b/graphics/xawtv/pkg-plist
index 7a03cc5..5975837 100644
--- a/graphics/xawtv/pkg-plist
+++ b/graphics/xawtv/pkg-plist
@@ -24,6 +24,7 @@ lib/xawtv/write-avi.so
@cwd %%X11BASE%%
lib/X11/app-defaults/MoTV
lib/X11/fonts/misc/led-iso8859-1.pcf.gz
+lib/X11/fonts/misc/led-iso8859-15.pcf.gz
lib/X11/fonts/misc/led-iso8859-2.pcf.gz
lib/X11/fonts/misc/led-koi8-r.pcf.gz
lib/X11/de/app-defaults/MoTV
OpenPOWER on IntegriCloud