Bug 132405 - [PATCH] graphics/geoserver: update to 1.7.2
Summary: [PATCH] graphics/geoserver: update to 1.7.2
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: 2009-03-08 11:30 UTC by Alexander Logvinov
Modified: 2009-03-15 21:00 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Logvinov 2009-03-08 11:30:15 UTC
  Update to 1.7.2.

  Change do-install section.
  Update pkg-plist for handle configuration files and remove "rm -rf".
  Update rc.subr script.
  Move pkg-message file to files directory.

  Wen Heping, what do you think about changing GEOSERVERDIR from ${PREFIX}/lib/${PORTNAME}
  to ${PREFIX}/${PORTNAME}?

Fix: 

Here is the patch:

  http://www.logvinov.ru/files/geoserver.patch
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-03-08 11:30:29 UTC
Maintainer of graphics/geoserver,

Please note that PR ports/132405 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/132405

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2009-03-08 11:30:31 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2009-03-08 14:42:04 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 4 Alexander Logvinov 2009-03-10 05:56:58 UTC
Hello!

  New patch with modified GEOSERVERDIR: http://www.logvinov.ru/files/geoserver-1.patch


  Here is few words for UPDATING file:

  The default install directory for geoserver has changed from
    ${PREFIX}/lib/geoserver to ${PREFIX}/geoserver.
  If you are updating from a previous version, to preserve your settings
    and data, please backup ${PREFIX}/lib/geoserver/etc and ${PREFIX}/lib/geoserver/data_dir
    directories.

WBR.
Comment 5 wenheping 2009-03-10 08:53:22 UTC
I approve it.
Thank you.

wen
Comment 6 Alexander Logvinov 2009-03-13 01:43:21 UTC
Hello!

  New patch with 1.7.3 version: http://www.logvinov.ru/files/geoserver-2.patch

WBR.
Comment 7 Martin Wilke freebsd_committer freebsd_triage 2009-03-15 20:53:24 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!
Comment 8 dfilter service freebsd_committer freebsd_triage 2009-03-15 20:53:29 UTC
miwi        2009-03-15 20:53:17 UTC

  FreeBSD ports repository

  Modified files:
    graphics/geoserver   Makefile distinfo pkg-plist 
    graphics/geoserver/files patch-bin_shutdown.sh 
                             patch-bin_startup.sh 
  Added files:
    graphics/geoserver/files geoserver.in pkg-message.in 
  Removed files:
    graphics/geoserver   pkg-message 
    graphics/geoserver/files geoserver.sh.in 
  Log:
  - Update to 1.7.3
  
  PR:             132405
  Submitted by:   Alexander Logvinov <ports@logvinov.com>
  Approved by:    maintainer
  
  Revision  Changes     Path
  1.7       +36 -16     ports/graphics/geoserver/Makefile
  1.6       +3 -3       ports/graphics/geoserver/distinfo
  1.1       +42 -0      ports/graphics/geoserver/files/geoserver.in (new)
  1.2       +0 -15      ports/graphics/geoserver/files/geoserver.sh.in (dead)
  1.2       +1 -1       ports/graphics/geoserver/files/patch-bin_shutdown.sh
  1.2       +1 -1       ports/graphics/geoserver/files/patch-bin_startup.sh
  1.1       +17 -0      ports/graphics/geoserver/files/pkg-message.in (new)
  1.2       +0 -17      ports/graphics/geoserver/pkg-message (dead)
  1.6       +1422 -861  ports/graphics/geoserver/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"