Bug 105116

Summary: slight modification to pcre-utf8 port
Product: Ports & Packages Reporter: Palle Girgensohn <girgen>
Component: Individual Port(s)Assignee: Kirill Ponomarev <krion>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Palle Girgensohn freebsd_committer freebsd_triage 2006-11-03 14:40:19 UTC
When setting WITH_UTF=yes and installing deve/pcre, you don't get the
same pkg name as when installin the pcre-utf8 port. I suggest moving
pkgnamesuffix and conflicts to the MASTERDIR/Makefile to make it more
stringent.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-11-03 22:20:58 UTC
Responsible Changed
From-To: freebsd-ports-bugs->krion

Over to maintainer
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-11-04 08:08:23 UTC
krion       2006-11-04 08:08:15 UTC

  FreeBSD ports repository

  Modified files:
    devel/pcre           Makefile 
    devel/pcre-utf8      Makefile 
  Log:
  Honour pkgname in devel/pcre while building with "WITH_UTF=yes"
  
  PR:             ports/105116
  Submitted by:   girgen
  
  Revision  Changes    Path
  1.3       +0 -2      ports/devel/pcre-utf8/Makefile
  1.38      +2 -0      ports/devel/pcre/Makefile
_______________________________________________
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 Kirill Ponomarev freebsd_committer freebsd_triage 2006-11-04 08:08:30 UTC
State Changed
From-To: open->closed

Committed. Thanks!