Bug 127078 - [MAINTAINER] sysutils/puppet-devel: create and delete work directories
Summary: [MAINTAINER] sysutils/puppet-devel: create and delete work directories
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: Beech Rintoul
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-04 02:40 UTC by Tomoyuki Sakurai
Modified: 2008-09-04 20:10 UTC (History)
1 user (show)

See Also:


Attachments
puppet-devel-0.24.5.patch (3.51 KB, patch)
2008-09-04 02:40 UTC, Tomoyuki Sakurai
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tomoyuki Sakurai 2008-09-04 02:40:00 UTC
- after install: and deinstall:, create and delete work directories for puppet. this fixes ports/126968
- fix typos in pkg-message

Added file(s):
- files/pkg-deinstall.in

Generated with FreeBSD Port Tools 0.77
Comment 1 Beech Rintoul freebsd_committer freebsd_triage 2008-09-04 06:36:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->beech

I'll take it
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-09-04 20:09:07 UTC
beech       2008-09-04 19:08:58 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/puppet-devel Makefile pkg-plist 
    sysutils/puppet-devel/files pkg-install.in pkg-message.in 
  Added files:
    sysutils/puppet-devel/files pkg-deinstall.in 
  Log:
  - Create and delete work directories for puppet. this fixes ports/126968
  - Fix typos in pkg-message
  
  PR:             ports/127078
  Submitted by:   Tomoyuki Sakurai <cherry@trombik.org> (maintainer)
  
  Revision  Changes    Path
  1.8       +4 -2      ports/sysutils/puppet-devel/Makefile
  1.1       +13 -0     ports/sysutils/puppet-devel/files/pkg-deinstall.in (new)
  1.2       +14 -2     ports/sysutils/puppet-devel/files/pkg-install.in
  1.2       +3 -2      ports/sysutils/puppet-devel/files/pkg-message.in
  1.7       +1 -2      ports/sysutils/puppet-devel/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 Beech Rintoul freebsd_committer freebsd_triage 2008-09-04 20:09:18 UTC
State Changed
From-To: open->closed

Committed, Thanks!