aboutsummaryrefslogtreecommitdiff
path: root/games/xphotohunter
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-10-10 23:24:46 +0000
committerSteve Price <steve@FreeBSD.org>1999-10-10 23:24:46 +0000
commit752d75a84168ba54615a5bf54a3d42dadff68f40 (patch)
tree90c193a7ee8c5255cefb54e15b569d34a8410b6a /games/xphotohunter
parentd2634d51d2bfe2f4b19acaf39c011a5e60c4643a (diff)
downloadports-752d75a84168ba54615a5bf54a3d42dadff68f40.tar.gz
ports-752d75a84168ba54615a5bf54a3d42dadff68f40.zip
Update to version 1.4.
PR: 14192 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=22325
Diffstat (limited to 'games/xphotohunter')
-rw-r--r--games/xphotohunter/Makefile6
-rw-r--r--games/xphotohunter/distinfo2
-rw-r--r--games/xphotohunter/files/patch-aa30
-rw-r--r--games/xphotohunter/pkg-plist7
4 files changed, 21 insertions, 24 deletions
diff --git a/games/xphotohunter/Makefile b/games/xphotohunter/Makefile
index 468b958efc46..80651776d857 100644
--- a/games/xphotohunter/Makefile
+++ b/games/xphotohunter/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: xphotohunter
-# Version required: 1.3
+# Version required: 1.4
# Date created: 12 Aug 1999
# Whom: clive
#
# $FreeBSD$
#
-DISTNAME= xphotohunter-1.3
+DISTNAME= xphotohunter-1.4
CATEGORIES= chinese games
MASTER_SITES= http://www.oz.nthu.edu.tw/~u860905/Xphotohunter/
-MAINTAINER= Clive Lin <clive@CirX.ORG>
+MAINTAINER= clive@CirX.ORG
LIB_DEPENDS= Imlib.5:${PORTSDIR}/graphics/imlib
diff --git a/games/xphotohunter/distinfo b/games/xphotohunter/distinfo
index c59c971c3345..3c293d948e94 100644
--- a/games/xphotohunter/distinfo
+++ b/games/xphotohunter/distinfo
@@ -1 +1 @@
-MD5 (xphotohunter-1.3.tar.gz) = 037d4eb152fd02e8011eb889b25af737
+MD5 (xphotohunter-1.4.tar.gz) = 8f0bbde73a3ac6bc0ddfceb07925d06e
diff --git a/games/xphotohunter/files/patch-aa b/games/xphotohunter/files/patch-aa
index 455b942fd7f0..a254b1c33c1d 100644
--- a/games/xphotohunter/files/patch-aa
+++ b/games/xphotohunter/files/patch-aa
@@ -1,31 +1,25 @@
---- Makefile.orig Sat Jul 17 01:24:06 1999
-+++ Makefile Fri Aug 13 01:07:41 1999
-@@ -5,17 +5,17 @@
- # if you want to install executive files in another directory, edit the following line.
+--- Makefile.orig Sat Sep 25 00:57:55 1999
++++ Makefile Fri Oct 8 03:09:28 1999
+@@ -5,19 +5,19 @@
+ # If you want to install executive files in another directory, edit the following line.
BINDIR=/usr/local/bin
- # where your locale dir is
+ # Where your locale dir is
-LOCALEDIR=/usr/share/locale
+LOCALEDIR=/usr/local/share/locale
+ SHELL=sh
CC=gcc
- DEFS=-DDEFAULT_DIR=\"$(DATADIR)\"
+ DEFS=-DDATA_DIR=\"$(DATADIR)\"
#INCLUDES=-I./ -I/usr/include -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/local/include
--#INCLUDES=-I./ -I/usr/include -I/usr/X11R6/include -I/usr/local/include `gtk-config --cflags`
+ #INCLUDES=-I./ -I/usr/include -I/usr/X11R6/include -I/usr/local/include `gtk-config --cflags`
-INCLUDES=`gtk-config --cflags`
-+#INCLUDES=-I./ -I/usr/include -I/usr/X11R6/include -I/usr/local/include `gtk12-config --cflags`
+INCLUDES=`gtk12-config --cflags`
- # the sequence of the "-l" is important when you compile staticly.
- #LIBS=-L/usr/lib -L/usr/X11R6/lib -L/usr/local/lib -lgtk -lgdk_imlib -lgdk -lglib -ljpeg -ltiff -lpng -lz -lgif -lXi -lXext -lX11 -lm
--#LIBS=-L/usr/lib -L/usr/X11R6/lib -L/usr/local/lib `gtk-config --libs`
+ # The sequence of the "-l" is important when you compile staticly.
+ #LIBS=-L/usr/lib -L/usr/X11R6/lib -L/usr/local/lib -lgtk -lgdk_imlib -lgdk -lglib -ljpeg -ltiff -lpng \
+ # -lz -lgif -lXi -lXext -lX11 -lm
+ #LIBS=-L/usr/lib -L/usr/X11R6/lib -L/usr/local/lib `gtk-config --libs`
-LIBS=-lgdk_imlib -ljpeg -ltiff -lpng -lz -lgif `gtk-config --libs` -lXi -lXext -lX11 -lm
-+#LIBS=-L/usr/lib -L/usr/X11R6/lib -L/usr/local/lib `gtk12-config --libs`
+LIBS=-lgdk_imlib -ljpeg -ltiff -lpng -lz -lgif `gtk12-config --libs` -lXi -lXext -lX11 -lm
CFLAGS= -g -O2 -Wall
INSTALL = /usr/bin/install -c
-@@ -66,4 +66,4 @@
- $(RM) $(OBJS) $(DYNAMIC)
- clean-all: clean clean-dynamic
-
--
-+
diff --git a/games/xphotohunter/pkg-plist b/games/xphotohunter/pkg-plist
index e7e394c33afa..3892f32ff44e 100644
--- a/games/xphotohunter/pkg-plist
+++ b/games/xphotohunter/pkg-plist
@@ -1,5 +1,8 @@
bin/xphotohunter
share/locale/zh_TW.Big5/LC_MESSAGES/xphotohunter.mo
+share/xphotohunter/locale/zh_TW.Big5/xphotohunter.po
+share/xphotohunter/locale/zh_TW.Big5/Rule.txt
+share/xphotohunter/locale/zh_TW.Big5/License.txt
share/xphotohunter/Picture/0.ppp
share/xphotohunter/Picture/0a.jpg
share/xphotohunter/Picture/0b.jpg
@@ -64,12 +67,12 @@ share/xphotohunter/Yes.wav
share/xphotohunter/README.chinese
share/xphotohunter/README.english
share/xphotohunter/License.txt
-share/xphotohunter/License.txt.english
share/xphotohunter/Rule.txt
-share/xphotohunter/Rule.txt.english
share/xphotohunter/GPL
share/xphotohunter/xphotohunter.dat
share/xphotohunter/xphotohunter.rc
share/xphotohunter/xphotohunter.po
+@dirrm share/xphotohunter/locale/zh_TW.Big5
+@dirrm share/xphotohunter/locale
@dirrm share/xphotohunter/Picture
@dirrm share/xphotohunter