Bug 166099 - [PATCH] www/pivot-weblog: remove invalid post-deinstall target
Summary: [PATCH] www/pivot-weblog: remove invalid post-deinstall target
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: Jason Helfman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-14 17:30 UTC by Jason Helfman
Modified: 2012-04-15 20:50 UTC (History)
1 user (show)

See Also:


Attachments
pivot-weblog-1.40.7.patch (455 bytes, patch)
2012-03-14 17:30 UTC, Jason Helfman
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Helfman freebsd_committer freebsd_triage 2012-03-14 17:30:05 UTC
post-deinstall is never called.
pkg-deinstall would take care of this by default
please test to confirm

Port maintainer (hans@nordhaug.priv.no) is cc'd.

Generated with FreeBSD Port Tools 0.99_4 (mode: change, diff: CVS)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-03-14 17:30:22 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jgh

Submitter has GNATS access (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2012-03-14 17:30:26 UTC
Maintainer of www/pivot-weblog,

Please note that PR ports/166099 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/166099

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2012-03-14 17:30:30 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Hans Fredrik Nordhaug 2012-03-14 17:54:12 UTC
I approve the patch. (The handbook supports the change.)

Regards,
Hans - one of the Pivot/PivotX developers.

PS! Maybe this port should be deprecated? I don't know the FreeBSD
policy, but the EOL for Pivot is definitely passed. The Pivot
developers has moved on to PivotX more than two years ago. Ref
http://www.pivotlog.net/ There will be no new release for Pivot - not
even security updates.
Comment 5 dfilter service freebsd_committer freebsd_triage 2012-03-14 18:25:35 UTC
jgh         2012-03-14 18:25:26 UTC

  FreeBSD ports repository

  Modified files:
    www/pivot-weblog     Makefile 
  Log:
  - drop invalid post-deinstall target
  - mark DEPRECATION and set EXPIRATION - migrate to www/pivotx now
  
  PR:     ports/166099
  Submitted by:   jgh@
  Approved by:    maintainer, hans@nordhaug.priv.no
  Feature safe:   yes
  
  Revision  Changes    Path
  1.11      +3 -3      ports/www/pivot-weblog/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 6 Jason Helfman freebsd_committer freebsd_triage 2012-03-14 18:33:06 UTC
I've committed this change, and also started the deprecation process after
verification of the information you had graciously passed along.

Thank you.
I will keep this open as a reminder to remove it from the tree.

-jgh

-- 
Jason Helfman         | FreeBSD Committer
jgh@FreeBSD.org       | http://people.freebsd.org/~jgh
Comment 7 dfilter service freebsd_committer freebsd_triage 2012-04-15 20:46:53 UTC
jgh         2012-04-15 19:46:38 UTC

  FreeBSD ports repository

  Modified files:
    .                    MOVED 
    www                  Makefile 
  Removed files:
    www/pivot-weblog     Makefile distinfo pkg-descr pkg-plist 
    www/pivot-weblog/files pkg-deinstall.in pkg-install.in 
                           pkg-message.in 
  Log:
  - Has expired: unsupported upstream, consider www/pivotx
  
  PR: ports/166099
  
  Revision  Changes    Path
  1.2822    +2 -1      ports/MOVED
  1.3158    +0 -1      ports/www/Makefile
  1.12      +0 -63     ports/www/pivot-weblog/Makefile (dead)
  1.10      +0 -2      ports/www/pivot-weblog/distinfo (dead)
  1.2       +0 -31     ports/www/pivot-weblog/files/pkg-deinstall.in (dead)
  1.2       +0 -25     ports/www/pivot-weblog/files/pkg-install.in (dead)
  1.2       +0 -28     ports/www/pivot-weblog/files/pkg-message.in (dead)
  1.2       +0 -6      ports/www/pivot-weblog/pkg-descr (dead)
  1.7       +0 -862    ports/www/pivot-weblog/pkg-plist (dead)
_______________________________________________
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 8 Jason Helfman freebsd_committer freebsd_triage 2012-04-15 20:46:57 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!