Bug 114852 - Port upgrade: sysutils/k3b to 1.0.3
Summary: Port upgrade: sysutils/k3b to 1.0.3
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-24 08:30 UTC by Heiner
Modified: 2007-07-29 17:50 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Heiner 2007-07-24 08:30:01 UTC
Upgrade to 1.0.3

Fix: Apply the patch. Make sure, that the files directory is empty afterwards!


--Boundary-00=_JqapGA1ezcZRzkT
Content-Type: text/x-diff;
  charset="iso-8859-1";
  name="k3b.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
	filename="k3b.diff"



--Boundary-00=_JqapGA1ezcZRzkT----Yink7YucmyJYJuebx6FhyoeyFNMXlg01vj2iPCXQgqFGppgt
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

diff -urN ../../sysutils/k3b/Makefile ./Makefile
--- ../../sysutils/k3b/Makefile	Mon Jul 23 20:04:00 2007
+++ ./Makefile	Mon Jul 23 20:11:46 2007
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	k3b
-PORTVERSION=	1.0.2
-PORTREVISION=	1
+PORTVERSION=	1.0.3
 CATEGORIES=	sysutils multimedia kde
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
diff -urN ../../sysutils/k3b/distinfo ./distinfo
--- ../../sysutils/k3b/distinfo	Mon Jul 23 20:04:00 2007
+++ ./distinfo	Mon Jul 23 20:10:51 2007
@@ -1,3 +1,3 @@
-MD5 (k3b-1.0.2.tar.bz2) = b9307b3de0d15880a57c23a007bffca4
-SHA256 (k3b-1.0.2.tar.bz2) = 957bf427b9919a21e5b61aa20046cd7b51bb3867cea4cbe4a6c8bd28af36f9f0
-SIZE (k3b-1.0.2.tar.bz2) = 5098893
+MD5 (k3b-1.0.3.tar.bz2) = ca9b761045cac9aeccdf1b941a310996
+SHA256 (k3b-1.0.3.tar.bz2) = c5d1afe150de90c898f6566e14bf1e3d868dc4a9e8523c2065b283108b410eb9
+SIZE (k3b-1.0.3.tar.bz2) = 5092806
Comment 1 dfilter service freebsd_committer freebsd_triage 2007-07-29 17:48:07 UTC
arved       2007-07-29 16:48:01 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/k3b         Makefile distinfo pkg-plist 
  Log:
  Updat to 1.0.3
  
  PR:             114852
  Submitted by:   Heiner <h.eichmann@gmx.de>
  
  Revision  Changes    Path
  1.46      +1 -2      ports/sysutils/k3b/Makefile
  1.26      +3 -3      ports/sysutils/k3b/distinfo
  1.14      +2 -0      ports/sysutils/k3b/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 2 Tilman Keskinoz freebsd_committer freebsd_triage 2007-07-29 17:48:10 UTC
State Changed
From-To: open->closed

Committed, thanks! 

(Please don't forget pkg-plist next time)