Bug 159171 - [PATCH] allow security/arirang to build with Ruby 1.9
Summary: [PATCH] allow security/arirang to build with Ruby 1.9
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: Baptiste Daroussin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-25 03:20 UTC by Steve Wills
Modified: 2011-07-25 23:50 UTC (History)
0 users

See Also:


Attachments
file.diff (2.64 KB, patch)
2011-07-25 03:20 UTC, Steve Wills
no flags Details | Diff
arirang_patch.txt (3.37 KB, text/plain)
2011-07-25 13:43 UTC, Steve Wills
no flags Details
arirang_patch.txt.sig (287 bytes, application/octet-stream)
2011-07-25 13:43 UTC, Steve Wills
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Wills freebsd_committer freebsd_triage 2011-07-25 03:20:09 UTC
security/arirang doesn't build with Ruby 1.9. The attached patch allows the build. Note I have only build tested this not run tested it. I think it should work. Please test.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-07-25 03:20:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->bapt

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Steve Wills 2011-07-25 13:43:55 UTC
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Oops, forgot to add the extra-patch-ruby19 to cvs before generating my
patch. Please see attached updated patch.

Steve
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.17 (FreeBSD)

iQEcBAEBAgAGBQJOLWUKAAoJEPXPYrMgexuh7fcH/11wtux4ljPjNTZ0Lg6OxJZ0
KVY/PwifU0aD0kyP4cXdzAgLYT0vZ3GVmW5t7JV8/kClL34nbpXiMbdm3rk85jGl
bnnLtI4AsoxV8431U5oaErW9uJkpH6arxJnSFbPdb2u8PzNNN72WmE0CZ5W5iHG/
+4U1DvDqkv0MOkElS+gQFx0Xxq8jRtWgGjf+L+J2FuYGBlBTLI91DLPTi5Cg4tN4
S0om/rreCqcGKFEBZ2Lt02mzI1xGNLyGJ+hRjsg6qDOotOadiH+RGjilYOZUItL1
3oK8YMRi2IDVOxObYQpgNAIE8d9O1FxmPVO4dfnoBw/TV3oKPHl53+W7QRNruM0=
=hKPE
-----END PGP SIGNATURE-----
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-07-25 23:44:37 UTC
swills      2011-07-25 22:44:29 UTC

  FreeBSD ports repository

  Modified files:
    security/arirang     Makefile 
    security/arirang/files patch-ariruby.c 
  Added files:
    security/arirang/files extra-patch-ruby19 
  Log:
  - Fix with Ruby 1.9
  
  PR:             ports/159171
  Submitted by:   swills
  Approved by:    maintainer (bapt)
  
  Revision  Changes    Path
  1.17      +8 -2      ports/security/arirang/Makefile
  1.1       +19 -0     ports/security/arirang/files/extra-patch-ruby19 (new)
  1.2       +32 -6     ports/security/arirang/files/patch-ariruby.c
_______________________________________________
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 4 Steve Wills freebsd_committer freebsd_triage 2011-07-25 23:45:02 UTC
State Changed
From-To: open->closed

Committed with bapt's approval