FreeBSD Bugzilla – Attachment 139410 Details for
Bug 185649
[patch] ports-mgmt/pkg_rmleaves add pkgng support and take maintainership
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
pkg_rmleaves.diff
pkg_rmleaves.diff (text/plain), 1.86 KB, created by
alexander
on 2014-01-10 23:20:00 UTC
(
hide
)
Description:
pkg_rmleaves.diff
Filename:
MIME Type:
Creator:
alexander
Created:
2014-01-10 23:20:00 UTC
Size:
1.86 KB
patch
obsolete
>diff -u pkg_rmleaves/Makefile /home/alex/pkg_rmleaves/port/Makefile >--- pkg_rmleaves/Makefile 2013-12-11 08:52:30.000000000 +0100 >+++ /home/alex/pkg_rmleaves/port/Makefile 2014-01-11 00:05:35.000000000 +0100 >@@ -2,12 +2,14 @@ > # $FreeBSD: head/ports-mgmt/pkg_rmleaves/Makefile 335361 2013-12-01 03:41:06Z eadler $ > > PORTNAME= pkg_rmleaves >-PORTVERSION= 20050922 >+PORTVERSION= 20140110 > CATEGORIES= ports-mgmt >-MASTER_SITES= http://utenti.gufi.org/~drizzt/codes/ports/${PORTNAME}/ >+MASTER_SITES= http://alex.wittig.name/${PORTNAME}/ > >-MAINTAINER= ports@FreeBSD.org >-COMMENT= Interactive script for deinstalling 'leaf' packages >+MAINTAINER= alexander@wittig.name >+COMMENT= Interactive script for deinstalling leaf packages >+ >+LICENSE= BSD2CLAUSE > > NO_BUILD= yes > >diff -u pkg_rmleaves/distinfo /home/alex/pkg_rmleaves/port/distinfo >--- pkg_rmleaves/distinfo 2013-12-11 08:52:30.000000000 +0100 >+++ /home/alex/pkg_rmleaves/port/distinfo 2014-01-10 23:50:05.000000000 +0100 >@@ -1,2 +1,2 @@ >-SHA256 (pkg_rmleaves-20050922.tar.gz) = 624d29588d6456bf0082216bf5a10f6955056a4d2cb958b6b7a39d999e4afb08 >-SIZE (pkg_rmleaves-20050922.tar.gz) = 2571 >+SHA256 (pkg_rmleaves-20140110.tar.gz) = e0ac071a2d774843a597268830000a81c423eb5ade1cb0a5c66fad20e4559382 >+SIZE (pkg_rmleaves-20140110.tar.gz) = 3167 >diff -u pkg_rmleaves/pkg-descr /home/alex/pkg_rmleaves/port/pkg-descr >--- pkg_rmleaves/pkg-descr 2013-12-11 08:52:30.000000000 +0100 >+++ /home/alex/pkg_rmleaves/port/pkg-descr 2013-11-12 12:18:14.000000000 +0100 >@@ -1,3 +1,3 @@ >-pkg_rmleaves finds packages that are not requested by any other installed >-package and lets you decide (in a beauty dialog interface) for each one >-if you want to keep it or delete it. >+pkg_rmleaves finds packages that are not required (depended on) by any >+other installed package and lets you decide (in a beautiful dialog interface) >+for each one if you want to keep it or deinstall it.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 185649
: 139410