Bug 105116 - slight modification to pcre-utf8 port
Summary: slight modification to pcre-utf8 port
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: Kirill Ponomarev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-03 14:40 UTC by Palle Girgensohn
Modified: 2006-11-04 08:10 UTC (History)
0 users

See Also:


Attachments
file.diff (980 bytes, patch)
2006-11-03 14:40 UTC, Palle Girgensohn
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!