Bug 166638 - [maintainer-update] www/chpasswd: fix build with cland and preserve config file
Summary: [maintainer-update] www/chpasswd: fix build with cland and preserve config file
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: Guido Falsi
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-04 13:40 UTC by Guido Falsi
Modified: 2012-04-18 13:10 UTC (History)
0 users

See Also:


Attachments
file.diff (5.25 KB, patch)
2012-04-04 13:40 UTC, Guido Falsi
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Guido Falsi freebsd_committer freebsd_triage 2012-04-04 13:40:01 UTC
Fix build with clang.

Modify port to not remove the config file on deinstall.

Bumped port revision.

Unluckily when upgrading the port the config file will be anyway
deleted this time since it is in the installed port plist from the
previous version.

I don't know how to avoid this. Could this be ignored, or should a
warning be added to UPDATING?

Added file:
files/patch-chpasswd.c
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-04-04 13:40:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->crees

crees@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Chris Rees 2012-04-04 19:07:28 UTC
Yup, looks like current users are screwed.

We'll stick a note in UPDATING when this is done.

Chris
Comment 3 Mark Linimon freebsd_committer freebsd_triage 2012-04-16 05:12:05 UTC
Responsible Changed
From-To: crees->madpilot

Submitter is now committer.
Comment 4 Guido Falsi freebsd_committer freebsd_triage 2012-04-18 13:03:48 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 5 dfilter service freebsd_committer freebsd_triage 2012-04-18 13:04:12 UTC
madpilot    2012-04-18 12:04:00 UTC

  FreeBSD ports repository

  Modified files:
    .                    UPDATING 
    www/chpasswd         Makefile pkg-plist 
    www/chpasswd/files   patch-Makefile.in 
  Added files:
    www/chpasswd/files   patch-chpasswd.c 
  Log:
  - Fix build with clang.
  - Modify port to not register configuration file in plist.
  - Add note in UPDATING to save the configuration file before this update.
  - Bump PORTVERSION.
  
  PR:             ports/166638
  Approved by:    crees (mentor)
  
  Revision  Changes    Path
  1.1221    +12 -1     ports/UPDATING
  1.20      +1 -0      ports/www/chpasswd/Makefile
  1.2       +11 -3     ports/www/chpasswd/files/patch-Makefile.in
  1.4       +108 -0    ports/www/chpasswd/files/patch-chpasswd.c (new)
  1.3       +3 -1      ports/www/chpasswd/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"