Bug 132611 - Update, Cleanup, and take maintainership of mail/prayer
Summary: Update, Cleanup, and take maintainership of mail/prayer
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: Rong-En Fan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-13 17:20 UTC by baptiste.daroussin
Modified: 2009-03-17 15:20 UTC (History)
0 users

See Also:


Attachments
prayer.patch (42.75 KB, patch)
2009-03-13 17:20 UTC, baptiste.daroussin
no flags Details | Diff
file.diff (670 bytes, patch)
2009-03-13 17:20 UTC, baptiste.daroussin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description baptiste.daroussin 2009-03-13 17:20:00 UTC
	This is an update to the 1.3.1 version of prayer, 
	This alsa include a hudge cleanup of the ports,
	Change of the rc script to be rcng compliant
Comment 1 Rong-En Fan freebsd_committer freebsd_triage 2009-03-14 08:12:04 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rafan

I'll take it.
Comment 2 Rong-En Fan freebsd_committer freebsd_triage 2009-03-16 15:28:36 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-03-16 15:28:43 UTC
rafan       2009-03-16 15:28:23 UTC

  FreeBSD ports repository

  Modified files:
    mail/prayer          Makefile distinfo pkg-plist 
    mail/prayer/files    patch-Config 
  Added files:
    mail/prayer          pkg-install 
    mail/prayer/files    patch-lib-mydb.c patch-man-Makefile 
                         patch-servers-Makefile 
                         patch-templates-remove-url-prefix 
                         prayer.in 
  Removed files:
    mail/prayer/files    patch-os_bsd.c patch-prayer-mydb.c 
                         prayer.sh 
  Log:
  - Update to 1.3.1
  - Convert old style rc script to the new world order
  - Some other cleanups
  
  PR:             ports/132611
  Submitted by:   Bapt <baptiste.daroussin at gmail.com>
  
  Revision  Changes    Path
  1.14      +37 -27    ports/mail/prayer/Makefile
  1.10      +3 -3      ports/mail/prayer/distinfo
  1.6       +58 -21    ports/mail/prayer/files/patch-Config
  1.1       +16 -0     ports/mail/prayer/files/patch-lib-mydb.c (new)
  1.1       +22 -0     ports/mail/prayer/files/patch-man-Makefile (new)
  1.3       +0 -18     ports/mail/prayer/files/patch-os_bsd.c (dead)
  1.2       +0 -16     ports/mail/prayer/files/patch-prayer-mydb.c (dead)
  1.1       +11 -0     ports/mail/prayer/files/patch-servers-Makefile (new)
  1.1       +184 -0    ports/mail/prayer/files/patch-templates-remove-url-prefix (new)
  1.1       +52 -0     ports/mail/prayer/files/prayer.in (new)
  1.2       +0 -38     ports/mail/prayer/files/prayer.sh (dead)
  1.1       +35 -0     ports/mail/prayer/pkg-install (new)
  1.8       +72 -63    ports/mail/prayer/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 4 dfilter service freebsd_committer freebsd_triage 2009-03-17 15:10:55 UTC
rafan       2009-03-17 15:10:39 UTC

  FreeBSD ports repository

  Modified files:
    .                    GIDs UIDs 
  Log:
  - Register uid and gid for mail/prayer
  
  PR:             ports/132611
  
  Revision  Changes    Path
  1.70      +2 -1      ports/GIDs
  1.81      +2 -1      ports/UIDs
_______________________________________________
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"