Bug 107856 - [maintainer-update] databases/postgis: Upgrade to 1.2.1
Summary: [maintainer-update] databases/postgis: Upgrade to 1.2.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-12 16:10 UTC by Anderson S. Ferreira
Modified: 2007-01-12 21:21 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anderson S. Ferreira 2007-01-12 16:10:20 UTC
The 1.2.1 release of PostGIS is a minor bug fix release.

Fix: 

---
Aviso de confidencialidade:

- Esta mensagem da Empresa Brasileira de Pesquisa Agropecuária (Embrapa), empresa pública federal regida pelo disposto na Lei Federal nº 5.851, de 7 de dezembro de 1972, é enviada exclusivamente a seu destinatário e pode conter informações confidenciais, protegidas por sigilo profissional. Sua utilização desautorizada é ilegal e sujeita o infrator às penas da lei. Se você a recebeu indevidamente, queira, por gentileza, reenviá-la ao emitente, esclarecendo o equívoco.

Confidentiality note:

- "This message from Empresa Brasileira de Pesquisa Agropecuária (Embrapa), a government company established under Brazilian law (5.851/72), is directed exclusively to its addressee and may contain confidential data, protected under professional secrecy rules. Its unauthorized use is illegal and may subject the transgressor to the law's penalties. If you are not the addressee, please send it back, elucidating the failure".--pZC9pHJIvNYMFfZV6FK50zIEJ3cy3tZvlKSQAbsT7sTQYpLb
Content-Type: text/plain; name="postgis.patch"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="postgis.patch"

diff -Nur postgis/Makefile postgis/Makefile
--- postgis.bak/Makefile	Wed Jan  3 19:29:14 2007
+++ postgis/Makefile	Fri Jan 12 11:17:08 2007
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	postgis
-DISTVERSION=	1.2.0
+DISTVERSION=	1.2.1
 CATEGORIES=	databases
 MASTER_SITES=	http://postgis.refractions.net/download/
 
diff -Nur postgis/distinfo postgis/distinfo
--- postgis/distinfo	Wed Jan  3 19:29:14 2007
+++ postgis/distinfo	Fri Jan 12 11:19:59 2007
@@ -1,3 +1,4 @@
-SIZE (postgis-1.2.0.tar.gz) = 2077747
-SHA256 (postgis-1.2.0.tar.gz) = 7d8f5782ddca38199a1630765e4a2b6d7d703af0cc28d04685cbc6156177d9cb
-MD5 (postgis-1.2.0.tar.gz) = 59b5f89d0a0230b00d80e779bb517520
+SIZE (postgis-1.2.1.tar.gz) = 2084672
+MD5 (postgis-1.2.1.tar.gz) = 95430ee371c64a992ebcd8ddf2801acf
+SHA256 (postgis-1.2.1.tar.gz) = edb57786b78bf89b72f60607cb38fa10da00354c2c4476c09bb3d88ca3c0d61f
+
diff -Nur postgis/files/patch-GNUmakefile postgis/files/patch-GNUmakefile
--- postgis/files/patch-GNUmakefile	Tue Jul  4 11:46:53 2006
+++ postgis/files/patch-GNUmakefile	Fri Jan 12 13:50:22 2007
@@ -1,24 +1,25 @@
---- GNUmakefile	Mon Dec 19 18:23:23 2005
-+++ GNUmakefile	Wed Dec 28 15:38:36 2005
-@@ -4,9 +4,15 @@
+--- GNUmakefile.orig	Thu Jan  4 22:52:57 2007
++++ GNUmakefile	Fri Jan 12 13:50:19 2007
+@@ -4,9 +4,16 @@
  #
  #-----------------------------------------------------
  
--all: Makefile.config liblwgeom loaderdumper utils 
+-all: Makefile.config liblwgeom loaderdumper utils templategis
 +all: Makefile.config liblwgeom loaderdumper utils
 +ifneq ($(WITH-DOC),)
 +	$(MAKE) -C doc
 +endif
  
--install: all liblwgeom-install loaderdumper-install 
+-install: all liblwgeom-install loaderdumper-install templategis-install
++
 +install: all liblwgeom-install loaderdumper-install utils-install
 +ifneq ($(WITH-DOC),)
 +	$(MAKE) -C doc install
 +endif
  
- uninstall: liblwgeom-uninstall loaderdumper-uninstall docs-uninstall
+ uninstall: liblwgeom-uninstall loaderdumper-uninstall docs-uninstall templategis-uninstall
  
-@@ -74,6 +80,9 @@
+@@ -86,6 +93,9 @@
  
  utils:
  	$(MAKE) -C utils
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2007-01-12 19:39:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2007-01-12 21:18:16 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-01-12 21:18:42 UTC
miwi        2007-01-12 21:18:34 UTC

  FreeBSD ports repository

  Modified files:
    databases/postgis    Makefile distinfo 
    databases/postgis/files patch-GNUmakefile 
  Log:
  - Update to 1.2.1
  
  PR:             ports/107856
  Submitted by:   Anderson S. Ferreira <anderson@cnpm.embrapa.br> (maintainer)
  
  Revision  Changes    Path
  1.37      +1 -1      ports/databases/postgis/Makefile
  1.21      +3 -3      ports/databases/postgis/distinfo
  1.2       +8 -7      ports/databases/postgis/files/patch-GNUmakefile
_______________________________________________
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"