FreeBSD Bugzilla – Attachment 117022 Details for
Bug 159073
[patch] update ports-mgmt/portbuilder from 0.1.3 to 0.1.3.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.97 KB, created by
David Naylor
on 2011-07-21 07:00:21 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
David Naylor
Created:
2011-07-21 07:00:21 UTC
Size:
1.97 KB
patch
obsolete
>diff -ur /usr/ports/ports-mgmt/portbuilder/Makefile port/Makefile >--- /usr/ports/ports-mgmt/portbuilder/Makefile 2011-06-20 03:19:46.000000000 +0200 >+++ portbuilder/Makefile 2011-07-21 07:35:39.000000000 +0200 >@@ -2,10 +2,10 @@ > # Date created: 2011/04/03 > # Whom: David Naylor <naylor.b.david@gmail.com> > # >-# $FreeBSD: ports/ports-mgmt/portbuilder/Makefile,v 1.2 2011/06/19 19:56:08 dhn Exp $ >+# $FreeBSD$ > > PORTNAME= portbuilder >-DISTVERSION= 0.1.3 >+DISTVERSION= 0.1.3.1 > CATEGORIES= ports-mgmt > MASTER_SITES= http://cloud.github.com/downloads/DragonSA/portbuilder/ > >@@ -18,4 +18,10 @@ > USE_PYDISTUTILS= yes > USE_XZ= yes > >+post-install: >+ ${MKDIR} ${DOCSDIR} >+.for file in BUGS ChangeLog COPYRIGHT README >+ ${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR} >+.endfor >+ > .include <bsd.port.mk> >diff -ur /usr/ports/ports-mgmt/portbuilder/distinfo port/distinfo >--- /usr/ports/ports-mgmt/portbuilder/distinfo 2011-06-20 03:19:46.000000000 +0200 >+++ portbuilder/distinfo 2011-07-21 07:35:43.000000000 +0200 >@@ -1,2 +1,2 @@ >-SHA256 (portbuilder-0.1.3.tar.xz) = fa9b0022e612adf17b5aa21a77d71dba2a77edf6e00c83b9fbd96f85e3a618c4 >-SIZE (portbuilder-0.1.3.tar.xz) = 30412 >+SHA256 (portbuilder-0.1.3.1.tar.xz) = f9fe7c53078ccd633bd7ac5a92b63535ca4aaab5ece403f34693b738b5cc55bd >+SIZE (portbuilder-0.1.3.1.tar.xz) = 31372 >diff -ur /usr/ports/ports-mgmt/portbuilder/pkg-descr port/pkg-descr >--- /usr/ports/ports-mgmt/portbuilder/pkg-descr 2011-04-30 11:54:14.000000000 +0200 >+++ portbuilder/pkg-descr 2011-07-21 07:35:39.000000000 +0200 >@@ -1,8 +1,8 @@ > A concurrent ports building tool. Although FreeBSD ports supports building a >-single port using multiple jobs (via MAKE_JOBS) however it cannot build >-multiple ports concurrently. This tool accomplishes just that. >+single port using multiple jobs (via MAKE_JOBS), it cannot build multiple ports >+concurrently. This tool accomplishes just that. > >-Some of its key features: >+Some of it's key features: > * Concurrent port building > * Load control > * Top like UI
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 159073
: 117022