FreeBSD Bugzilla – Attachment 115608 Details for
Bug 157391
[maintainer update] update to version 0.4 of ports-mgmt/portrac
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.58 KB, created by
Mario Pavlov
on 2011-05-29 11:30:13 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Mario Pavlov
Created:
2011-05-29 11:30:13 UTC
Size:
1.58 KB
patch
obsolete
>diff -ruN 0.3/portrac/Makefile 0.4/portrac/Makefile >--- 0.3/portrac/Makefile 2010-12-12 11:29:57.000000000 +0200 >+++ 0.4/portrac/Makefile 2010-12-12 11:29:57.000000000 +0200 >@@ -6,7 +6,7 @@ > # > > PORTNAME= portrac >-PORTVERSION= 0.3 >+PORTVERSION= 0.4 > PORTREVISION= 1 > CATEGORIES= ports-mgmt > MASTER_SITES= http://e-soul.org/distfiles/ \ >@@ -15,6 +15,8 @@ > MAINTAINER= mgp@e-soul.org > COMMENT= A simple GUI tool for tracking port updates. > >+LICENSE= BSD >+ > PLIST_FILES= bin/portrac \ > share/portrac/portrac.png \ > share/portrac/up-to-date.png \ >@@ -27,7 +29,7 @@ > USE_QT_VER= 4 > QT_COMPONENTS= gui moc_build qmake_build > >-do-configure: >+do-build: > @cd ${WRKDIR}/${DISTNAME} && ${QMAKE} portrac.pro > > do-install: >diff -ruN 0.3/portrac/distinfo 0.4/portrac/distinfo >--- 0.3/portrac/distinfo 2010-12-12 11:29:57.000000000 +0200 >+++ 0.4/portrac/distinfo 2011-05-29 12:56:47.000000000 +0300 >@@ -1,3 +1,2 @@ >-MD5 (portrac-0.3.tar.bz2) = f1c683e18dbeafb961efdd2ba37d5679 >-SHA256 (portrac-0.3.tar.bz2) = b5d8dc30d446a72e7d182b66ade40f71ddb4dc226dccce40a98e6a79e7890ecd >-SIZE (portrac-0.3.tar.bz2) = 6874 >+SHA256 (portrac-0.4.tar.bz2) = 32febad78b8de271b05c718e694168c56b46390ce02df587018469e5dfa85b11 >+SIZE (portrac-0.4.tar.bz2) = 7590 >diff -ruN 0.3/portrac/pkg-descr 0.4/portrac/pkg-descr >--- 0.3/portrac/pkg-descr 2010-12-12 11:29:57.000000000 +0200 >+++ 0.4/portrac/pkg-descr 2010-12-12 11:29:57.000000000 +0200 >@@ -10,4 +10,6 @@ > portrac. The default check interval is 3 hours, it's recommended > that you don't set it to less. > >-http://portrac.e-soul.org/ >+LICENSE: BSD 2-clause >+ >+WWW: http://portrac.e-soul.org/
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 157391
: 115608 |
115609
Working