ports/90360: Fix port: games/kpicframer change tarball extension

Jean Milanez Melo jmelo at freebsdbrasil.com.br
Tue Dec 13 21:40:18 UTC 2005


>Number:         90360
>Category:       ports
>Synopsis:       Fix port: games/kpicframer change tarball extension
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 13 21:40:03 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Jean Milanez Melo
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD capeta.freebsdbrasil.com.br 5.3-STABLE FreeBSD 5.3-STABLE #5: Wed Mar 2 15:03:19 BRT 2005 eksffa at capeta.freebsdbrasil.com.br:/usr/obj/usr/src/sys/CAPETA i386


	
>Description:
	
- The old tarball is unfetchable since 2004. On official site has a tarball avaliable with extension .bz2. So i've just updated the port to use this new tarball extension.
- Updated distinfo.
- Bumped PORTREVISION to 7.
>How-To-Repeat:
	
>Fix:

	

--- kpicframer.diff begins here ---
diff -ruN kpicframer.old/Makefile kpicframer/Makefile
--- kpicframer.old/Makefile	Mon Nov  7 15:27:18 2005
+++ kpicframer/Makefile	Tue Dec 13 19:24:58 2005
@@ -6,7 +6,7 @@
 
 PORTNAME=	kpicframer
 PORTVERSION=	0.5
-PORTREVISION=	6
+PORTREVISION=	7
 CATEGORIES=	games kde
 MASTER_SITES=	http://www.norbs.de/kpicframer/download/
 
@@ -15,6 +15,7 @@
 
 LIB_DEPENDS=	kdegames.3:${PORTSDIR}/games/kdegames3
 
+USE_BZIP2=		yes
 USE_KDELIBS_VER=	3
 GNU_CONFIGURE=		yes
 USE_GMAKE=		yes
diff -ruN kpicframer.old/distinfo kpicframer/distinfo
--- kpicframer.old/distinfo	Thu Nov 10 12:24:14 2005
+++ kpicframer/distinfo	Tue Dec 13 19:24:27 2005
@@ -1,3 +1,3 @@
-MD5 (kpicframer-0.5.tar.gz) = 8b9fe45fb51ff9918c0751b867f1f0ad
-SHA256 (kpicframer-0.5.tar.gz) = 8f7974fb04c595249ef24cf354bb23e47d409a3331381bc44d165d4d89b8a5a1
-SIZE (kpicframer-0.5.tar.gz) = 811308
+MD5 (kpicframer-0.5.tar.bz2) = f3fe28f301cbb3fe461bae8b926d7ac4
+SHA256 (kpicframer-0.5.tar.bz2) = 908cdb391de06c1150189386b76fb29484c7e45ae98d84424dd64f97ac4585ed
+SIZE (kpicframer-0.5.tar.bz2) = 575485
--- kpicframer.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list