aboutsummaryrefslogtreecommitdiff
path: root/graphics/xnview
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-12-18 15:30:42 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-12-18 15:30:42 +0000
commita4714c9f64e1fe8d51344fddfda4b06ac0552935 (patch)
tree4c09520dc0cca2189470c4cee9b50ce16f69d278 /graphics/xnview
parente1fd5a086c81ffbb7642ef830a4249c48539a8ec (diff)
downloadports-a4714c9f64e1fe8d51344fddfda4b06ac0552935.tar.gz
ports-a4714c9f64e1fe8d51344fddfda4b06ac0552935.zip
Update to 1.50 - this resolves problem the port have had with newest Motif.
PR: 45561 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=71706
Diffstat (limited to 'graphics/xnview')
-rw-r--r--graphics/xnview/Makefile14
-rw-r--r--graphics/xnview/distinfo2
-rw-r--r--graphics/xnview/pkg-comment2
-rw-r--r--graphics/xnview/pkg-plist1
4 files changed, 10 insertions, 9 deletions
diff --git a/graphics/xnview/Makefile b/graphics/xnview/Makefile
index e9ec7b636589..48b430b09cba 100644
--- a/graphics/xnview/Makefile
+++ b/graphics/xnview/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: xnview
# Date created: 9 Jul 2002
-# Whom:
+# Whom: Serge Negodyuck <petr@petrovich.kiev.ua>
#
# $FreeBSD$
#
PORTNAME= xnview
-PORTVERSION= 1.25
+PORTVERSION= 1.50
CATEGORIES= graphics
MASTER_SITES= http://perso.wanadoo.fr/pierre.g/download/viewer/ \
ftp://www.zoo-logique.org/xnview/download/
-DISTNAME= XnView-x86-unknown-FreeBSD3.x
+DISTNAME= XnView-x86-unknown-FreeBSD4.x-static
EXTRACT_SUFX= .tgz
MAINTAINER= petr@petrovich.kiev.ua
@@ -18,15 +18,15 @@ MAINTAINER= petr@petrovich.kiev.ua
ONLY_FOR_ARCHS= i386
NO_BUILD= yes
USE_X_PREFIX= yes
-USE_MOTIF= yes
-WRKSRC= ${WRKDIR}/XnView-1.25-x86-unknown-FreeBSD3.x
+WRKSRC= ${WRKDIR}/XnView-1.50-x86-unknown-FreeBSD4.x-static
INSTALL_SLIB= yes
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/bin/xnview ${PREFIX}/bin/xnview
${INSTALL_PROGRAM} ${WRKSRC}/bin/nview ${PREFIX}/bin/nv
- ${INSTALL_PROGRAM} ${WRKSRC}/bin/nconvert ${PREFIX}/bin/nconvert
- ${INSTALL_PROGRAM} ${WRKSRC}/lib/libformat.so.3.16 ${PREFIX}/lib/libformat.so
+ ${INSTALL_PROGRAM} ${WRKSRC}/bin/nconvert ${PREFIX}/bin/nconvert
+ ${INSTALL_PROGRAM} ${WRKSRC}/lib/libformat.so.3.87 ${PREFIX}/lib/libformat.so.3
+ ${LN} -sf ${PREFIX}/lib/libformat.so.3 ${PREFIX}/lib/libformat.so
${INSTALL_DATA} ${WRKSRC}/app-defaults/XnView.ad ${PREFIX}/lib/X11/app-defaults/XnView
${MKDIR} ${PREFIX}/share/doc/xnview
cd ${WRKSRC} && \
diff --git a/graphics/xnview/distinfo b/graphics/xnview/distinfo
index ff6f78614928..231e6a5ee075 100644
--- a/graphics/xnview/distinfo
+++ b/graphics/xnview/distinfo
@@ -1 +1 @@
-MD5 (XnView-x86-unknown-FreeBSD3.x.tgz) = 75e4d9e2ea8e8aa183d15dc451350de5
+MD5 (XnView-x86-unknown-FreeBSD4.x-static.tgz) = 3c2af69332b53d752efd24cf29740ecb
diff --git a/graphics/xnview/pkg-comment b/graphics/xnview/pkg-comment
index 94f75ea7c2eb..28e22cdd96d2 100644
--- a/graphics/xnview/pkg-comment
+++ b/graphics/xnview/pkg-comment
@@ -1 +1 @@
-XnView an easy graphics viewer / converter \ No newline at end of file
+An easy graphics viewer / converter
diff --git a/graphics/xnview/pkg-plist b/graphics/xnview/pkg-plist
index b067a842a2a5..1991f2e996fd 100644
--- a/graphics/xnview/pkg-plist
+++ b/graphics/xnview/pkg-plist
@@ -3,6 +3,7 @@ bin/nv
bin/xnview
lib/X11/app-defaults/XnView
lib/libformat.so
+lib/libformat.so.3
share/doc/xnview/Formats.txt
share/doc/xnview/ReadMe.txt
share/doc/xnview/Usage.txt