Bug 148851 - [PATCH] www/moonshine: update to 0.7
Summary: [PATCH] www/moonshine: update to 0.7
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: freebsd-mono (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-22 21:10 UTC by Bernhard Froehlich
Modified: 2010-08-03 17:20 UTC (History)
1 user (show)

See Also:


Attachments
moonshine-0.7.patch (12.14 KB, patch)
2010-07-22 21:10 UTC, Bernhard Froehlich
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bernhard Froehlich freebsd_committer freebsd_triage 2010-07-22 21:10:07 UTC
This port update is in preparation for the upcoming www/libxul 1.9.2
update because moonshine 0.2 is incompatible with the newer libxul.

- Update to 0.7
- Fixed "cp -a" usage for FreeBSD 6.x
- Patched non working bashisms in buildsystem
(patches already submitted upstream)

Added file(s):
- files/patch-autogen.sh
- files/patch-configure.ac
- files/patch-plugin-generate-resource
- files/patch-plugin-xpi-Makefile.am
- files/patch-xulrunner-Makefile.am
- files/patch-xulrunner-moonshine.in

Removed file(s):
- files/patch-configure

Port maintainer (mono@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-07-22 21:10:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mono

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-08-03 17:19:16 UTC
romain      2010-08-03 16:18:59 UTC

  FreeBSD ports repository

  Modified files:
    www/moonshine        Makefile distinfo pkg-plist 
  Added files:
    www/moonshine/files  patch-autogen.sh patch-configure.ac 
                         patch-plugin-generate-resource 
                         patch-plugin-xpi-Makefile.am 
                         patch-xulrunner-Makefile.am 
                         patch-xulrunner-moonshine.in 
  Removed files:
    www/moonshine/files  patch-configure 
  Log:
  Update to 0.7.
  
  PR:             ports/148851
  Submitted by:   decke@
  
  Revision  Changes    Path
  1.9       +14 -12    ports/www/moonshine/Makefile
  1.2       +3 -3      ports/www/moonshine/distinfo
  1.1       +38 -0     ports/www/moonshine/files/patch-autogen.sh (new)
  1.2       +0 -10     ports/www/moonshine/files/patch-configure (dead)
  1.1       +30 -0     ports/www/moonshine/files/patch-configure.ac (new)
  1.1       +76 -0     ports/www/moonshine/files/patch-plugin-generate-resource (new)
  1.1       +15 -0     ports/www/moonshine/files/patch-plugin-xpi-Makefile.am (new)
  1.1       +11 -0     ports/www/moonshine/files/patch-xulrunner-Makefile.am (new)
  1.1       +14 -0     ports/www/moonshine/files/patch-xulrunner-moonshine.in (new)
  1.2       +4 -2      ports/www/moonshine/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"
Comment 3 Romain Tartière freebsd_committer freebsd_triage 2010-08-03 17:19:36 UTC
State Changed
From-To: open->closed

Committed. Thanks!