Bug 103478 - [MAINTAINER] graphics/mapyrus: remove quotes from ${JAVA_AWT_HEADLESS} variable in mapyrus.in
Summary: [MAINTAINER] graphics/mapyrus: remove quotes from ${JAVA_AWT_HEADLESS} variab...
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: Rong-En Fan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-22 10:20 UTC by Nicola Vitale
Modified: 2006-09-23 03:48 UTC (History)
0 users

See Also:


Attachments
mapyrus-0.609_1.patch (1.46 KB, patch)
2006-09-22 10:20 UTC, Nicola Vitale
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nicola Vitale 2006-09-22 10:20:19 UTC
- Fix mapyrus script: removed quotes around the variable JAVA_AWT_HEADLESS,
otherwise mapyrus does not run under X.
 
- Removed an email address from pkg-descr

Generated with FreeBSD Port Tools 0.77
Comment 1 Rong-En Fan freebsd_committer freebsd_triage 2006-09-22 11:18:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rafan

Eat.
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-09-23 03:28:26 UTC
rafan       2006-09-23 02:28:20 UTC

  FreeBSD ports repository

  Modified files:
    graphics/mapyrus     Makefile pkg-descr 
    graphics/mapyrus/files mapyrus.in 
  Log:
  - Fix mapyrus script: removed quotes around the variable JAVA_AWT_HEADLESS,
    otherwise mapyrus does not run under X.
  - Removed an email address from pkg-descr
  
  PR:             ports/103478
  Submitted by:   Nicola Vitale <nivit at email.it> (maintainer)
  
  Revision  Changes    Path
  1.6       +1 -0      ports/graphics/mapyrus/Makefile
  1.4       +2 -2      ports/graphics/mapyrus/files/mapyrus.in
  1.2       +1 -1      ports/graphics/mapyrus/pkg-descr
_______________________________________________
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 Rong-En Fan freebsd_committer freebsd_triage 2006-09-23 03:48:18 UTC
State Changed
From-To: open->closed

Committed. Thanks!