From sunpoet@sunpoet.net  Thu May 13 01:25:20 2010
Return-Path: <sunpoet@sunpoet.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id E22BB106566C
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 13 May 2010 01:25:20 +0000 (UTC)
	(envelope-from sunpoet@sunpoet.net)
Received: from mail-px0-f182.google.com (mail-px0-f182.google.com [209.85.212.182])
	by mx1.freebsd.org (Postfix) with ESMTP id BDC128FC14
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 13 May 2010 01:25:20 +0000 (UTC)
Received: by pxi20 with SMTP id 20so461314pxi.13
        for <FreeBSD-gnats-submit@freebsd.org>; Wed, 12 May 2010 18:25:20 -0700 (PDT)
Received: by 10.143.153.23 with SMTP id f23mr858246wfo.64.1273713919911;
        Wed, 12 May 2010 18:25:19 -0700 (PDT)
Received: from sunpoet.net (sunpoet.net [220.133.12.240])
        by mx.google.com with ESMTPS id 21sm528507pzk.8.2010.05.12.18.25.17
        (version=TLSv1/SSLv3 cipher=RC4-MD5);
        Wed, 12 May 2010 18:25:19 -0700 (PDT)
Received: by sunpoet.net (Postfix, from userid 1000)
	id 134632AEC65E; Thu, 13 May 2010 09:25:06 +0800 (CST)
Message-Id: <20100513012506.134632AEC65E@sunpoet.net>
Date: Thu, 13 May 2010 09:25:06 +0800 (CST)
From: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [MAINTAINER] graphics/libgeotiff: update to 1.3.0
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         146531
>Category:       ports
>Synopsis:       [MAINTAINER] graphics/libgeotiff: update to 1.3.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    wen
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 13 01:30:02 UTC 2010
>Closed-Date:    Mon Jul 26 14:35:02 UTC 2010
>Last-Modified:  Mon Jul 26 14:40:08 UTC 2010
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 8.0-STABLE amd64
>Organization:
SUNPOET.net
>Environment:
System: FreeBSD bonjour.sunpoet.net 8.0-STABLE FreeBSD 8.0-STABLE #0: Wed May  5 00:44:42 CST
>Description:
- Update to 1.3.0
- Bump PORTREVISION

Removed file(s):
- files/patch-Makefile.in

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- libgeotiff-1.3.0.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/graphics/libgeotiff/Makefile /usr/ports/sunpoet/libgeotiff/Makefile
--- /usr/ports/graphics/libgeotiff/Makefile	2010-05-08 17:30:36.000000000 +0800
+++ /usr/ports/sunpoet/libgeotiff/Makefile	2010-05-11 23:53:41.000000000 +0800
@@ -6,11 +6,11 @@
 #
 
 PORTNAME=	libgeotiff
-PORTVERSION=	1.2.5
-PORTREVISION=	3
+PORTVERSION=	1.3.0
 CATEGORIES=	graphics
 MASTER_SITES=	http://download.osgeo.org/geotiff/libgeotiff/ \
-		ftp://ftp.remotesensing.org/geotiff/libgeotiff/
+		ftp://ftp.remotesensing.org/geotiff/libgeotiff/ \
+		http://sunpoet.net/distfiles/
 
 MAINTAINER=	sunpoet@sunpoet.net
 COMMENT=	Library for reading and writing GeoTIFF information tags
@@ -19,12 +19,12 @@
 		proj.6:${PORTSDIR}/graphics/proj \
 		tiff.4:${PORTSDIR}/graphics/tiff
 
-USE_GNOME=	gnometarget
-USE_AUTOTOOLS=	automake:15:env autoconf:262:env
-GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-jpeg=${LOCALBASE} \
 		--with-proj=${LOCALBASE} \
-		--with-libtiff=${LOCALBASE}
+		--with-libtiff=${LOCALBASE} \
+		--with-zlib=/usr
+GNU_CONFIGURE=	yes
+USE_AUTOTOOLS=	automake:110:env autoconf:262:env
 USE_LDCONFIG=	yes
 
 .include <bsd.port.pre.mk>
@@ -33,4 +33,16 @@
 CFLAGS+=	-fPIC
 .endif
 
+.if defined(NOPORTDOCS)
+CONFIGURE_ARGS+=--disable-doxygen-doc --disable-doxygen-dot \
+		--disable-doxygen-html --disable-doxygen-man
+.else
+BUILD_DEPENDS+=	${LOCALBASE}/bin/doxygen:${PORTSDIR}/devel/doxygen
+CONFIGURE_ARGS+=--enable-doxygen-chi --enable-doxygen-chm \
+		--enable-doxygen-pdf --enable-doxygen-ps \
+		--enable-doxygen-rtf --enable-doxygen-xml
+CONFIGURE_ENV+=	DOXYGEN_PAPER_SIZE="${DOXYGEN_PAPER_SIZE}"
+DOXYGEN_PAPER_SIZE?=	a4
+.endif
+
 .include <bsd.port.post.mk>
diff -ruN --exclude=CVS /usr/ports/graphics/libgeotiff/distinfo /usr/ports/sunpoet/libgeotiff/distinfo
--- /usr/ports/graphics/libgeotiff/distinfo	2008-08-03 06:34:39.000000000 +0800
+++ /usr/ports/sunpoet/libgeotiff/distinfo	2010-05-11 23:07:48.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (libgeotiff-1.2.5.tar.gz) = 000f247a88510f1b38d4b314d1e47048
-SHA256 (libgeotiff-1.2.5.tar.gz) = f27b1758d6899805107e4c5bea17eb19e8d2dae7942cc06040fa837acfe95e7c
-SIZE (libgeotiff-1.2.5.tar.gz) = 1057705
+MD5 (libgeotiff-1.3.0.tar.gz) = 6ac3c22e44711e9a3add9044e40b9527
+SHA256 (libgeotiff-1.3.0.tar.gz) = 0fa2e9130281c5867ada551ef757fd81f54c760d9f3039d33e349f992f440d27
+SIZE (libgeotiff-1.3.0.tar.gz) = 1287837
diff -ruN --exclude=CVS /usr/ports/graphics/libgeotiff/files/patch-Makefile.in /usr/ports/sunpoet/libgeotiff/files/patch-Makefile.in
--- /usr/ports/graphics/libgeotiff/files/patch-Makefile.in	2008-03-15 00:32:26.000000000 +0800
+++ /usr/ports/sunpoet/libgeotiff/files/patch-Makefile.in	1970-01-01 08:00:00.000000000 +0800
@@ -1,34 +0,0 @@
---- Makefile.in.orig	Wed Aug 17 00:21:20 2005
-+++ Makefile.in	Fri Nov  2 21:25:30 2007
-@@ -93,7 +93,7 @@
- 
- TARGETS = libgeotiff.a
- 
--all:    Makefile ${TARGETS} ${GEOTIFF_SO} Progs
-+all:    ${TARGETS} ${GEOTIFF_SO} Progs
- 
- libgeotiff.a: ${OBJS}
- 	${AR} ${AROPTS} libgeotiff.a $?
-@@ -201,20 +201,7 @@
- 	$(INSTALL) csv/*.csv $(DESTDIR)$(datadir)
- 	$(INSTALL) -d $(DESTDIR)$(bindir)
- 	$(INSTALL) bin/listgeo$(EXEEXT) bin/geotifcp$(EXEEXT) $(DESTDIR)$(bindir)
--	if test ! -z "$(GEOTIFF_SO)" ; then \
--		if test ! -z "$(GEOTIFF_DLL)" ; then \
--			$(INSTALL) $(GEOTIFF_SO) $(DESTDIR)${bindir}; \
--		else \
--			$(INSTALL) $(GEOTIFF_SO) $(DESTDIR)${libdir}; \
--			(cd $(DESTDIR)${libdir} ; \
--			rm -f libgeotiff.$(SO_EXT).$(VERSION_MAJOR).$(VERSION_MINOR); \
--			${LN} $(GEOTIFF_SO) libgeotiff.$(SO_EXT).$(VERSION_MAJOR).$(VERSION_MINOR); \
--			rm -f libgeotiff.$(SO_EXT).$(VERSION_MAJOR); \
--			${LN} libgeotiff.$(SO_EXT).$(VERSION_MAJOR).$(VERSION_MINOR) \
--			libgeotiff.$(SO_EXT).$(VERSION_MAJOR); \
--			rm -f libgeotiff.$(SO_EXT); \
--			${LN} libgeotiff.$(SO_EXT).$(VERSION_MAJOR) libgeotiff.$(SO_EXT); );\
--		fi;\
--	fi
-+	$(INSTALL) $(GEOTIFF_SO) $(DESTDIR)$(libdir)/libgeotiff.so.$(VERSION_MAJOR)
-+	${LN} libgeotiff.so.$(VERSION_MAJOR) $(DESTDIR)/$(libdir)/libgeotiff.so
- 
- 
diff -ruN --exclude=CVS /usr/ports/graphics/libgeotiff/pkg-descr /usr/ports/sunpoet/libgeotiff/pkg-descr
--- /usr/ports/graphics/libgeotiff/pkg-descr	2010-05-08 17:30:36.000000000 +0800
+++ /usr/ports/sunpoet/libgeotiff/pkg-descr	2010-05-04 15:58:28.000000000 +0800
@@ -1,4 +1,4 @@
 Libgeotiff is a library for reading and writing GeoTIFF information tags.
 GeoTIFF is a TIFF based interchange format for georeferenced raster imagery.
 
-WWW:	http://geotiff.osgeo.org/
+WWW:	http://geotiff.osgeo.org/ 
diff -ruN --exclude=CVS /usr/ports/graphics/libgeotiff/pkg-plist /usr/ports/sunpoet/libgeotiff/pkg-plist
--- /usr/ports/graphics/libgeotiff/pkg-plist	2008-08-03 06:34:39.000000000 +0800
+++ /usr/ports/sunpoet/libgeotiff/pkg-plist	2010-05-04 15:48:37.000000000 +0800
@@ -1,5 +1,8 @@
+bin/applygeo
+bin/csv2html
 bin/geotifcp
 bin/listgeo
+bin/makegeo
 include/cpl_serv.h
 include/epsg_datum.inc
 include/epsg_ellipse.inc
@@ -11,6 +14,7 @@
 include/epsg_vertcs.inc
 include/geo_config.h
 include/geo_ctrans.inc
+include/geo_incode_defs.h
 include/geo_keyp.h
 include/geo_normalize.h
 include/geo_simpletags.h
@@ -23,8 +27,9 @@
 include/geovalues.h
 include/xtiffio.h
 lib/libgeotiff.a
+lib/libgeotiff.la
 lib/libgeotiff.so
-lib/libgeotiff.so.1
+lib/libgeotiff.so.2
 share/epsg_csv/alias.csv
 share/epsg_csv/area.csv
 share/epsg_csv/change.csv
@@ -39,8 +44,8 @@
 share/epsg_csv/coordinate_reference_system.csv
 share/epsg_csv/coordinate_system.csv
 share/epsg_csv/datum.csv
-share/epsg_csv/deprecation.csv
 share/epsg_csv/ellipsoid.csv
+share/epsg_csv/esri_datum_override.csv
 share/epsg_csv/gcs.csv
 share/epsg_csv/gcs.override.csv
 share/epsg_csv/naming_system.csv
--- libgeotiff-1.3.0.patch ends here ---

--- libgeotiff-bump-portrevision.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/graphics/gdal/Makefile /usr/ports/sunpoet/gdal/Makefile
--- /usr/ports/graphics/gdal/Makefile	2010-04-04 03:49:36.000000000 +0800
+++ /usr/ports/sunpoet/gdal/Makefile	2010-05-11 23:41:47.000000000 +0800
@@ -7,7 +7,7 @@
 
 PORTNAME=	gdal
 PORTVERSION=	1.6.0
-PORTREVISION=	8
+PORTREVISION=	9
 CATEGORIES=	graphics geography
 MASTER_SITES=	ftp://ftp.remotesensing.org/pub/gdal/ \
 		http://www.gdal.org/dl/ \
@@ -95,7 +95,7 @@
 .endif
 
 .if !defined(WITHOUT_GEOTIFF)
-LIB_DEPENDS+=		geotiff.1:${PORTSDIR}/graphics/libgeotiff
+LIB_DEPENDS+=		geotiff.2:${PORTSDIR}/graphics/libgeotiff
 CONFIGURE_ARGS+=	--with-libgeotiff=${LOCALBASE}
 .endif
 
diff -ruN --exclude=CVS /usr/ports/graphics/gdal-grass/Makefile /usr/ports/sunpoet/gdal-grass/Makefile
--- /usr/ports/graphics/gdal-grass/Makefile	2010-03-28 20:22:17.000000000 +0800
+++ /usr/ports/sunpoet/gdal-grass/Makefile	2010-05-11 23:42:41.000000000 +0800
@@ -7,7 +7,7 @@
 
 PORTNAME=	gdal-grass
 PORTVERSION=	1.4.3
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	graphics
 MASTER_SITES=	http://www.gdal.org/dl/ \
 		ftp://ftp.remotesensing.org/gdal/ \
diff -ruN --exclude=CVS /usr/ports/databases/grass/Makefile /usr/ports/sunpoet/grass/Makefile
--- /usr/ports/databases/grass/Makefile	2010-03-28 20:20:54.000000000 +0800
+++ /usr/ports/sunpoet/grass/Makefile	2010-05-11 23:43:07.000000000 +0800
@@ -7,7 +7,7 @@
 
 PORTNAME=	grass
 PORTVERSION=	6.2.3
-PORTREVISION=	9
+PORTREVISION=	10
 PORTEPOCH=	2
 CATEGORIES=	databases geography
 MASTER_SITES=	http://grass.itc.it/grass62/source/ \
diff -ruN --exclude=CVS /usr/ports/graphics/qgis/Makefile /usr/ports/sunpoet/qgis/Makefile
--- /usr/ports/graphics/qgis/Makefile	2010-04-29 11:46:02.000000000 +0800
+++ /usr/ports/sunpoet/qgis/Makefile	2010-05-11 23:43:47.000000000 +0800
@@ -7,7 +7,7 @@
 
 PORTNAME=	qgis
 PORTVERSION=	1.4.0
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	graphics geography
 MASTER_SITES=	http://download.osgeo.org/qgis/src/
 DISTNAME=	${PORTNAME}_${PORTVERSION}
diff -ruN --exclude=CVS /usr/ports/astro/qlandkartegt/Makefile /usr/ports/sunpoet/qlandkartegt/Makefile
--- /usr/ports/astro/qlandkartegt/Makefile	2010-03-28 20:20:33.000000000 +0800
+++ /usr/ports/sunpoet/qlandkartegt/Makefile	2010-05-11 23:44:25.000000000 +0800
@@ -7,7 +7,7 @@
 
 PORTNAME=	qlandkartegt
 PORTVERSION=	0.16.1
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	astro
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/QLandkarteGT%20${PORTVERSION}
 
diff -ruN --exclude=CVS /usr/ports/math/saga/Makefile /usr/ports/sunpoet/saga/Makefile
--- /usr/ports/math/saga/Makefile	2010-03-28 20:23:18.000000000 +0800
+++ /usr/ports/sunpoet/saga/Makefile	2010-05-11 23:45:38.000000000 +0800
@@ -7,7 +7,7 @@
 
 PORTNAME=	saga
 PORTVERSION=	2.0.4
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	math
 MASTER_SITES=	SF/saga-gis/SAGA%20-%20${PORTVERSION:C/\.[[:digit:]]*$//}/SAGA%20${PORTVERSION}
 DISTNAME=	${PORTNAME}_${PORTVERSION}_src_linux
--- libgeotiff-bump-portrevision.patch ends here ---
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->wen 
Responsible-Changed-By: wen 
Responsible-Changed-When: Thu May 13 01:37:39 UTC 2010 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=146531 

From: wen heping <wenheping@gmail.com>
To: bug-followup@FreeBSD.org, sunpoet@sunpoet.net
Cc:  
Subject: Re: ports/146531: [MAINTAINER] graphics/libgeotiff: update to 1.3.0
Date: Sun, 30 May 2010 16:04:43 +0800

 Hi,
 
     The build failed on FreeBSD 6 and 7, here is the build log:
 
 ===>   libgeotiff-1.3.0 depends on file: /usr/local/bin/doxygen - found
 ===>   libgeotiff-1.3.0 depends on file: /usr/local/bin/automake-1.10 - found
 ===>   libgeotiff-1.3.0 depends on file: /usr/local/bin/autoconf-2.62 - found
 ===>   libgeotiff-1.3.0 depends on shared library: jpeg.11 - found
 ===>   libgeotiff-1.3.0 depends on shared library: proj.6 - found
 ===>   libgeotiff-1.3.0 depends on shared library: tiff.4 - found
 ===>  Configuring for libgeotiff-1.3.0
 checking build system type... i386-portbld-freebsd6.4
 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
 checking whether build environment is sane... yes
 checking for a thread-safe mkdir -p... ./install-sh -c -d
 checking for gawk... no
 checking for mawk... no
 checking for nawk... nawk
 checking whether make sets $(MAKE)... yes
 checking whether to enable maintainer-specific portions of Makefiles... no
 checking for gcc... cc
 checking for C compiler default output file name... a.out
 checking whether the C compiler works... yes
 checking whether we are cross compiling... no
 checking for suffix of executables...
 checking for suffix of object files... o
 checking whether we are using the GNU C compiler... yes
 checking whether cc accepts -g... yes
 checking for cc option to accept ISO C89... none needed
 checking for style of include used by make... GNU
 checking dependency style of cc... gcc3
 checking whether we are using the GNU C++ compiler... yes
 checking whether c++ accepts -g... yes
 checking dependency style of c++... gcc3
 checking how to run the C++ preprocessor... c++ -E
 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
 checking whether ln -s works... yes
 checking whether make sets $(MAKE)... (cached) yes
 checking host system type... i386-portbld-freebsd6.4
 checking for a sed that does not truncate output... /usr/bin/sed
 checking for grep that handles long lines and -e... /usr/bin/grep
 checking for egrep... /usr/bin/grep -E
 checking for ld used by cc... /usr/bin/ld
 checking if the linker (/usr/bin/ld) is GNU ld... yes
 checking for /usr/bin/ld option to reload object files... -r
 checking for BSD-compatible nm... /usr/bin/nm -B
 checking how to recognize dependent libraries... pass_all
 checking how to run the C preprocessor... cc -E
 checking for ANSI C header files... yes
 checking for sys/types.h... yes
 checking for sys/stat.h... yes
 checking for stdlib.h... yes
 checking for string.h... yes
 checking for memory.h... yes
 checking for strings.h... yes
 checking for inttypes.h... yes
 checking for stdint.h... yes
 checking for unistd.h... yes
 checking dlfcn.h usability... yes
 checking dlfcn.h presence... yes
 checking for dlfcn.h... yes
 checking how to run the C++ preprocessor... c++ -E
 checking for g77... no
 checking for xlf... no
 checking for f77... f77
 checking whether we are using the GNU Fortran 77 compiler... yes
 checking whether f77 accepts -g... yes
 checking the maximum length of command line arguments... (cached) 262144
 checking command to parse /usr/bin/nm -B output from cc object... ok
 checking for objdir... .libs
 checking for ar... ar
 checking for ranlib... ranlib
 checking for strip... strip
 checking if cc supports -fno-rtti -fno-exceptions... no
 checking for cc option to produce PIC... -fPIC
 checking if cc PIC flag -fPIC works... yes
 checking if cc static flag -static works... yes
 checking if cc supports -c -o file.o... yes
 checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
 checking whether -lc should be explicitly linked in... yes
 checking dynamic linker characteristics... freebsd6.4 ld.so
 checking how to hardcode library paths into programs... immediate
 checking whether stripping libraries is possible... yes
 checking if libtool supports shared libraries... yes
 checking whether to build shared libraries... yes
 checking whether to build static libraries... yes
 configure: creating libtool
 appending configuration tag "CXX" to libtool
 checking for ld used by c++... /usr/bin/ld
 checking if the linker (/usr/bin/ld) is GNU ld... yes
 checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
 checking for c++ option to produce PIC... -fPIC
 checking if c++ PIC flag -fPIC works... yes
 checking if c++ static flag -static works... yes
 checking if c++ supports -c -o file.o... yes
 checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
 checking dynamic linker characteristics... freebsd6.4 ld.so
 checking how to hardcode library paths into programs... immediate
 appending configuration tag "F77" to libtool
 checking if libtool supports shared libraries... yes
 checking whether to build shared libraries... yes
 checking whether to build static libraries... yes
 checking for f77 option to produce PIC... -fPIC
 checking if f77 PIC flag -fPIC works... yes
 checking if f77 static flag -static works... yes
 checking if f77 supports -c -o file.o... yes
 checking whether the f77 linker (/usr/bin/ld) supports shared libraries... yes
 checking dynamic linker characteristics... freebsd6.4 ld.so
 checking how to hardcode library paths into programs... immediate
 checking for string.h... (cached) yes
 checking stdio.h usability... yes
 checking stdio.h presence... yes
 checking for stdio.h... yes
 checking for stdlib.h... (cached) yes
 checking for debug enabled... no
 checking for exp in -lm... yes
 checking zlib.h usability... yes
 checking zlib.h presence... yes
 checking for zlib.h... yes
 checking for library containing inflateInit_... -lz
 checking for library containing jinit_compress_master... -ljpeg
 using jpeg from /usr/local/include
 checking for TIFFOpen in -ltiff... yes
 checking for TIFFMergeFieldInfo in -ltiff... yes
 Found -L/usr/local/lib -lproj
 Found /usr/local/include/projects.h
 checking if EPSG tables will be read from .csv files... no
 checking for doxygen... /usr/local/bin/doxygen
 checking for perl... /usr/bin/perl
 checking for dot... no
 configure: WARNING: dot not found - will not generate graphics for
 doxygen documentation
 checking for hhc... no
 configure: WARNING: hhc not found - will not generate doxygen
 compressed HTML help documentation
 configure: error: doxygen-chi requires doxygen-chi
 ===>  Script "configure" failed unexpectedly.
 Please report the problem to sunpoet@sunpoet.net [maintainer] and attach the
 "/work/a/ports/graphics/libgeotiff/work/libgeotiff-1.3.0/config.log" including
 the output of the failure of your make command. Also, it might be a good idea
 to provide an overview of all packages installed on your system (e.g. an `ls
 /var/db/pkg`).
 *** Error code 1
 
 Stop in /a/ports/graphics/libgeotiff.
 ================================================================
 build of /usr/ports/graphics/libgeotiff ended at Sun May 30 05:11:49 UTC 2010

From: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
To: wen heping <wenheping@gmail.com>
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/146531: [MAINTAINER] graphics/libgeotiff: update to 1.3.0
Date: Sun, 13 Jun 2010 06:54:19 +0800

 Updated Makefile patch is attached.
 
 --- libgeotiff-1.3.0-Makefile.patch begins here ---
 diff -ruN --exclude=CVS /usr/ports/graphics/libgeotiff/Makefile /usr/ports/sunpoet/libgeotiff/Makefile
 --- /usr/ports/graphics/libgeotiff/Makefile	2010-05-08 17:30:36.000000000 +0800
 +++ /usr/ports/sunpoet/libgeotiff/Makefile	2010-06-13 06:36:22.000000000 +0800
 @@ -6,25 +6,29 @@
  #
  
  PORTNAME=	libgeotiff
 -PORTVERSION=	1.2.5
 -PORTREVISION=	3
 +PORTVERSION=	1.3.0
  CATEGORIES=	graphics
  MASTER_SITES=	http://download.osgeo.org/geotiff/libgeotiff/ \
 -		ftp://ftp.remotesensing.org/geotiff/libgeotiff/
 +		ftp://ftp.remotesensing.org/geotiff/libgeotiff/ \
 +		http://sunpoet.net/distfiles/
  
  MAINTAINER=	sunpoet@sunpoet.net
  COMMENT=	Library for reading and writing GeoTIFF information tags
  
 -LIB_DEPENDS=	jpeg.11:${PORTSDIR}/graphics/jpeg \
 -		proj.6:${PORTSDIR}/graphics/proj \
 -		tiff.4:${PORTSDIR}/graphics/tiff
 -
 -USE_GNOME=	gnometarget
 -USE_AUTOTOOLS=	automake:15:env autoconf:262:env
 -GNU_CONFIGURE=	yes
 -CONFIGURE_ARGS=	--with-jpeg=${LOCALBASE} \
 +LIB_DEPENDS=	jbig:${PORTSDIR}/graphics/jbigkit \
 +		jpeg:${PORTSDIR}/graphics/jpeg \
 +		proj:${PORTSDIR}/graphics/proj \
 +		tiff:${PORTSDIR}/graphics/tiff
 +
 +CONFIGURE_ARGS=	--disable-doxygen-doc \
 +		--disable-doxygen-dot \
 +		--disable-doxygen-html \
 +		--disable-doxygen-man \
 +		--with-jpeg=${LOCALBASE} \
  		--with-proj=${LOCALBASE} \
 -		--with-libtiff=${LOCALBASE}
 +		--with-libtiff=${LOCALBASE} \
 +		--with-zlib=/usr
 +GNU_CONFIGURE=	yes
  USE_LDCONFIG=	yes
  
  .include <bsd.port.pre.mk>
 --- libgeotiff-1.3.0-Makefile.patch ends here ---
State-Changed-From-To: open->closed 
State-Changed-By: sylvio 
State-Changed-When: Mon Jul 26 14:35:01 UTC 2010 
State-Changed-Why:  
Committed, with minor changes. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=146531 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/146531: commit references a PR
Date: Mon, 26 Jul 2010 14:32:36 +0000 (UTC)

 sylvio      2010-07-26 14:32:26 UTC
 
   FreeBSD ports repository
 
   Modified files:
     graphics/libgeotiff  Makefile distinfo pkg-plist 
   Removed files:
     graphics/libgeotiff/files patch-Makefile.in 
   Log:
   - Update to 1.3.0
   
   PR:             ports/146531
   Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> (maintainer)
   Approved by:    wen@ (He is on vacation. I've his permission for commit your Pr)
   
   Revision  Changes    Path
   1.13      +16 -12    ports/graphics/libgeotiff/Makefile
   1.5       +3 -3      ports/graphics/libgeotiff/distinfo
   1.3       +0 -34     ports/graphics/libgeotiff/files/patch-Makefile.in (dead)
   1.5       +7 -2      ports/graphics/libgeotiff/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/146531: commit references a PR
Date: Mon, 26 Jul 2010 14:34:53 +0000 (UTC)

 sylvio      2010-07-26 14:34:40 UTC
 
   FreeBSD ports repository
 
   Modified files:
     graphics/gdal        Makefile 
   Log:
   - BUMP PORTREVISION due of update of graphics/libgeotiff.
   
   PR:             ports/146531
   Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> (maintainer)
   
   Revision  Changes    Path
   1.43      +2 -2      ports/graphics/gdal/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
