Bug 156099 - port lang/pure updates to 0.47
Summary: port lang/pure updates to 0.47
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: Max Brazhnikov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-01 00:10 UTC by lichray
Modified: 2011-04-09 20:30 UTC (History)
0 users

See Also:


Attachments
patch-pure-0.47 (3.51 KB, text/plain)
2011-04-01 00:10 UTC, lichray
no flags Details
patch-pure-0.47 (4.27 KB, application/octet-stream)
2011-04-01 02:47 UTC, lichray
no flags Details
patch-pure-0.47 (4.51 KB, application/octet-stream)
2011-04-01 09:20 UTC, lichray
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description lichray 2011-04-01 00:10:08 UTC
	
	The Pure language has been updated to 0.47. In this version, 
	1. libpure was updated to version 7;
	2. The CC/CXX patch was merged into upstream;
	3. pkg-config supported was added.
Comment 1 lichray 2011-04-01 00:19:07 UTC
The new version added the emacs support. Please wait for me to create
a new patch for it.

-- 
Zhihao Yuan
The best way to predict the future is to invent it.
Comment 2 lichray 2011-04-01 02:47:16 UTC
An options, WITH_EMACS was added. If it's enabled, the pure-mode.el
will be compiled *and* installed into site-lisp.

-- 
Zhihao Yuan
The best way to predict the future is to invent it.
Comment 3 lichray 2011-04-01 09:20:15 UTC
The developer updated a distfile! Now switch to his method to
enable/disable the emacs mode file compilation.

-- 
Zhihao Yuan
The best way to predict the future is to invent it.
Comment 4 Max Brazhnikov freebsd_committer freebsd_triage 2011-04-08 21:01:56 UTC
Responsible Changed
From-To: freebsd-ports-bugs->makc

I'll take it.
Comment 5 Max Brazhnikov freebsd_committer freebsd_triage 2011-04-09 17:09:34 UTC
State Changed
From-To: open->feedback

It seems distfile was rerolled: 
http://people.freebsd.org/~makc/tb/pure-0.47.log , could you check it 
please?
Comment 6 dfilter service freebsd_committer freebsd_triage 2011-04-09 20:21:56 UTC
makc        2011-04-09 19:21:47 UTC

  FreeBSD ports repository

  Modified files:
    lang/pure            Makefile distinfo pkg-plist 
  Removed files:
    lang/pure/files      patch-interpreter.cc 
  Log:
  Update to 0.47
  Remove patch integrated upstream
  
  PR:             ports/156099
  Submitted by:   Zhihao Yuan (maintainer)
  
  Revision  Changes    Path
  1.2       +15 -3     ports/lang/pure/Makefile
  1.2       +4 -4      ports/lang/pure/distinfo
  1.2       +0 -32     ports/lang/pure/files/patch-interpreter.cc (dead)
  1.2       +6 -3      ports/lang/pure/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 7 Max Brazhnikov freebsd_committer freebsd_triage 2011-04-09 20:22:45 UTC
State Changed
From-To: feedback->open

Feedback received.
Comment 8 Max Brazhnikov freebsd_committer freebsd_triage 2011-04-09 20:22:55 UTC
State Changed
From-To: open->closed

Committed. Thanks!