Bug 143007

Summary: [PATCH]textproc/source-highlight: update to 3.1.3
Product: Ports & Packages Reporter: bf <bf1783>
Component: Individual Port(s)Assignee: Kevin Lo <kevlo>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description bf 2010-01-20 08:20:10 UTC
update to 3.1.3; add a test target; respect {CPP,LD}FLAGS; respect NOPORT{DATA,DOCS,EXAMPLES}; unbreak with gcc 4.4+.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-01-20 08:20:23 UTC
Responsible Changed
From-To: freebsd-ports-bugs->kevlo

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-04-19 08:06:37 UTC
kevlo       2010-04-19 07:06:28 UTC

  FreeBSD ports repository

  Modified files:
    textproc/source-highlight Makefile distinfo pkg-plist 
    textproc/source-highlight/files patch-configure 
  Added files:
    textproc/source-highlight/files patch-lib_srchilite_fileutil.h 
                                    patch-m4_Makefile.in 
                                    patch-stdbool.in.h 
                                    patch-tests_Makefile.in 
  Log:
  Update to 3.1.3
  
  PR:     ports/143007
  Submitted by:   bf1783 at gmail dot com
  
  Revision  Changes    Path
  1.18      +26 -8     ports/textproc/source-highlight/Makefile
  1.13      +3 -3      ports/textproc/source-highlight/distinfo
  1.2       +12 -3     ports/textproc/source-highlight/files/patch-configure
  1.1       +10 -0     ports/textproc/source-highlight/files/patch-lib_srchilite_fileutil.h (new)
  1.1       +13 -0     ports/textproc/source-highlight/files/patch-m4_Makefile.in (new)
  1.1       +14 -0     ports/textproc/source-highlight/files/patch-stdbool.in.h (new)
  1.1       +11 -0     ports/textproc/source-highlight/files/patch-tests_Makefile.in (new)
  1.12      +361 -195  ports/textproc/source-highlight/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 Kevin Lo freebsd_committer freebsd_triage 2010-04-19 08:07:14 UTC
State Changed
From-To: open->closed

Committed, thanks.