Bug 155581 - [maintainer-update][patch] databases/jasperserver: disable make targets for downloading/(svn)updating during build
Summary: [maintainer-update][patch] databases/jasperserver: disable make targets for d...
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: Olli Hauer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-15 17:30 UTC by Jason Helfman
Modified: 2011-03-30 15:50 UTC (History)
0 users

See Also:


Attachments
file.diff (6.36 KB, patch)
2011-03-15 17:30 UTC, Jason Helfman
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Helfman 2011-03-15 17:30:11 UTC
jasperserver wants to update via svn during the build, and this removes that capability. 
In addition, it will print downloading error messages, although target removals and maven 
now running in an offline mode, ensure that additional downloading won't occur post-fetch.

I am bumping this as it changes build behavior of software.
Comment 1 Olli Hauer freebsd_committer freebsd_triage 2011-03-30 15:11:56 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ohauer

I'll take it
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-03-30 15:30:20 UTC
ohauer      2011-03-30 14:29:54 UTC

  FreeBSD ports repository

  Modified files:
    databases/jasperserver Makefile 
  Added files:
    databases/jasperserver/files 
                                 patch-jasperserver__buildomatic__bin__dev.xml 
  Log:
   - disable svn update during the build
   - bump portrevision since the build behavior changed
  
  PR:             ports/155581
  Submitted by:   Jason Helfman <jhelfman _at_ experts-exchange.com> (maintainer)
  
  Revision  Changes    Path
  1.5       +1 -1      ports/databases/jasperserver/Makefile
  1.1       +156 -0    ports/databases/jasperserver/files/patch-jasperserver__buildomatic__bin__dev.xml (new)
_______________________________________________
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"
Comment 3 Olli Hauer freebsd_committer freebsd_triage 2011-03-30 15:40:09 UTC
State Changed
From-To: open->closed

Committed, Thanks!