diff options
author | dwcjr <dwcjr@FreeBSD.org> | 2002-01-27 17:21:30 +0000 |
---|---|---|
committer | dwcjr <dwcjr@FreeBSD.org> | 2002-01-27 17:21:30 +0000 |
commit | 453d8426d2e8ca35eed07502ab74c84670a43182 (patch) | |
tree | 11a86c2188063aaf17791980cf021350b81af518 | |
parent | 0d38bbf98427e96794944b17b9b5b33df2714955 (diff) | |
download | FreeBSD-ports-453d8426d2e8ca35eed07502ab74c84670a43182.zip FreeBSD-ports-453d8426d2e8ca35eed07502ab74c84670a43182.tar.gz |
Update to 0.5
Update Maintainer's email
PR: 34337
Submitted by: maintainer
-rw-r--r-- | graphics/gozer/Makefile | 7 | ||||
-rw-r--r-- | graphics/gozer/distinfo | 2 | ||||
-rw-r--r-- | graphics/gozer/files/patch-aa | 25 | ||||
-rw-r--r-- | graphics/gozer/files/patch-ab | 17 | ||||
-rw-r--r-- | graphics/gozer/pkg-plist | 8 |
5 files changed, 24 insertions, 35 deletions
diff --git a/graphics/gozer/Makefile b/graphics/gozer/Makefile index 63c5fa5..82b5234 100644 --- a/graphics/gozer/Makefile +++ b/graphics/gozer/Makefile @@ -6,16 +6,17 @@ # PORTNAME= gozer -PORTVERSION= 0.3 +PORTVERSION= 0.5 CATEGORIES= graphics MASTER_SITES= http://www.linuxbrit.co.uk/downloads/ -MAINTAINER= ishmael27@home.com +MAINTAINER= ishmael27x@yahoo.com LIB_DEPENDS= giblib.1:${PORTSDIR}/graphics/giblib -GNU_CONFIGURE= yes USE_X_PREFIX= yes +GNU_CONFIGURE= yes +CONFIGURE_TARGET= --target=${MACHINE_ARCH}-porbld-freebsd${OSREL} .if defined(NOPORTDOCS) MAKE_ENV= NO_DOC=yes diff --git a/graphics/gozer/distinfo b/graphics/gozer/distinfo index 8b782fc..42e465d 100644 --- a/graphics/gozer/distinfo +++ b/graphics/gozer/distinfo @@ -1 +1 @@ -MD5 (gozer-0.3.tar.gz) = ac34fcb372a67862ea954a2069a9afb9 +MD5 (gozer-0.5.tar.gz) = 40129a4cf58209d39788f9a7b85cfb69 diff --git a/graphics/gozer/files/patch-aa b/graphics/gozer/files/patch-aa index 61480ad..44bd4b0 100644 --- a/graphics/gozer/files/patch-aa +++ b/graphics/gozer/files/patch-aa @@ -1,28 +1,25 @@ - -$FreeBSD$ - ---- Makefile.in.orig Tue Oct 16 17:15:36 2001 -+++ Makefile.in Sun Nov 18 18:01:13 2001 -@@ -86,7 +86,7 @@ +--- Makefile.in.orig Sat Jan 26 10:59:10 2002 ++++ Makefile.in Sat Jan 26 11:29:23 2002 +@@ -82,7 +82,7 @@ man_MANS = gozer.1 docs_DATA = README AUTHORS ChangeLog TODO -docsdir = $(prefix)/doc/@PACKAGE@ +docsdir = $(datadir)/doc/@PACKAGE@ - EXTRA_DIST = \ - gozer.spec gozer.1 $(docs_DATA) -@@ -175,6 +175,7 @@ - rm -f $(DESTDIR)$(man1dir)/$$inst; \ - done + EXTRA_DIST = gozer.spec gozer.1 $(docs_DATA) + +@@ -195,6 +195,7 @@ + $(MAKE) $(AM_MAKEFLAGS) uninstall-man1 + install-docsDATA: $(docs_DATA) +.if !defined(NO_DOC) @$(NORMAL_INSTALL) $(mkinstalldirs) $(DESTDIR)$(docsdir) @list='$(docs_DATA)'; for p in $$list; do \ -@@ -183,6 +184,7 @@ - echo " $(INSTALL_DATA) $$d$$p $(DESTDIR)$(docsdir)/$$f"; \ - $(INSTALL_DATA) $$d$$p $(DESTDIR)$(docsdir)/$$f; \ +@@ -206,6 +207,7 @@ + $(INSTALL_DATA) $$p $(DESTDIR)$(docsdir)/$$p; \ + fi; fi; \ done +.endif diff --git a/graphics/gozer/files/patch-ab b/graphics/gozer/files/patch-ab index 1b00c8f..2c1a575 100644 --- a/graphics/gozer/files/patch-ab +++ b/graphics/gozer/files/patch-ab @@ -1,16 +1,13 @@ - -$FreeBSD$ - ---- src/Makefile.in.orig Tue Oct 16 17:15:37 2001 -+++ src/Makefile.in Sun Nov 18 17:55:34 2001 -@@ -79,8 +79,8 @@ +--- src/Makefile.in.orig Sat Jan 26 10:59:12 2002 ++++ src/Makefile.in Sat Jan 26 11:28:32 2002 +@@ -75,8 +75,8 @@ SUBDIRS = fonts -LDFLAGS = -L/usr/X11R6/lib --INCLUDES = -g -O3 -Wall -I/usr/X11R6/include \ +-INCLUDES = -g -O3 -Wall -I/usr/X11R6/include $(X_CFLAGS) -I$(prefix)/include -I$(includedir) -I. -DPREFIX=\""$(prefix)"\" @GIBLIB_CFLAGS@ +LDFLAGS = -+INCLUDES = -Wall -I/usr/X11R6/include \ - $(X_CFLAGS) -I$(prefix)/include -I$(includedir) -I. \ - -DPREFIX=\""$(prefix)"\" @GIBLIB_CFLAGS@ ++INCLUDES = -Wall -I/usr/X11R6/include $(X_CFLAGS) -I$(prefix)/include -I$(includedir) -I. -DPREFIX=\""$(prefix)"\" @GIBLIB_CFLAGS@ + + LIBOBJS = @LIBOBJS@ diff --git a/graphics/gozer/pkg-plist b/graphics/gozer/pkg-plist index 16f4754..5b379e2 100644 --- a/graphics/gozer/pkg-plist +++ b/graphics/gozer/pkg-plist @@ -4,13 +4,7 @@ bin/gozer %%PORTDOCS%%share/doc/gozer/ChangeLog %%PORTDOCS%%share/doc/gozer/README %%PORTDOCS%%share/doc/gozer/TODO -share/gozer/fonts/20thcent.ttf -share/gozer/fonts/cinema.ttf -share/gozer/fonts/goodtime.ttf -share/gozer/fonts/joystix.ttf -share/gozer/fonts/morpheus.ttf -share/gozer/fonts/notepad.ttf -share/gozer/fonts/soulpapa.ttf +share/gozer/fonts/helmetr.ttf %%PORTDOCS%%@dirrm share/doc/gozer @dirrm share/gozer/fonts @dirrm share/gozer |