ports/126311: [PATCH] multimedia/smile update to 0.6.2

Diego Depaoli trebestie at gmail.com
Wed Aug 6 19:20:02 UTC 2008


>Number:         126311
>Category:       ports
>Synopsis:       [PATCH] multimedia/smile update to 0.6.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 06 19:20:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Diego Depaoli
>Release:        FreeBSD Current
>Organization:
>Environment:
>Description:
Update to 0.6.2 version
>How-To-Repeat:

>Fix:
diff -ruN smile.bak/Makefile smile/Makefile
--- smile.bak/Makefile	2008-08-06 20:25:41.000000000 +0200
+++ smile/Makefile	2008-08-06 20:46:08.000000000 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	smile
-PORTVERSION=	0.6.1
+PORTVERSION=	0.6.2
 CATEGORIES=	multimedia kde
 MASTER_SITES=	http://download.tuxfamily.org/smiletool/
 
@@ -35,7 +35,8 @@
 post-patch:
 	@${REINPLACE_CMD} -e 's|bash|sh|g' ${WRKSRC}/mainfrm.cpp \
 		${WRKSRC}/render.cpp
-	@${RM} -f ${WRKSRC}/ui_*.h ${WRKSRC}/moc_*.cpp ${WRKSRC}/qrc_*.cpp
+	@${RM} -f ${WRKSRC}/ui_*.h ${WRKSRC}/moc_*.cpp ${WRKSRC}/qrc_*.cpp \
+		${WRKSRC}/BIB_ManSlide/Help/doc_fr
 
 do-configure:
 	@cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${QMAKE} -spec ${QMAKESPEC} smile.pro
diff -ruN smile.bak/distinfo smile/distinfo
--- smile.bak/distinfo	2008-08-06 20:25:41.000000000 +0200
+++ smile/distinfo	2008-08-06 20:27:17.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (smile-0.6.1.tar.gz) = b2214a239af71dcaadd08f03fc20f950
-SHA256 (smile-0.6.1.tar.gz) = eb8814e713a5a0848d2a61b83f90ff11cb4cbe0a6921dd3ba7458b29b5cdb401
-SIZE (smile-0.6.1.tar.gz) = 6166796
+MD5 (smile-0.6.2.tar.gz) = c4fa6e9c1de12e8716946e26910fed45
+SHA256 (smile-0.6.2.tar.gz) = 3651899094b1e9b97dd382004130d0d23dfa182d33be4eb03ff68c75b40812c3
+SIZE (smile-0.6.2.tar.gz) = 7123981
diff -ruN smile.bak/pkg-plist smile/pkg-plist
--- smile.bak/pkg-plist	2008-08-06 20:25:41.000000000 +0200
+++ smile/pkg-plist	2008-08-06 20:43:28.000000000 +0200
@@ -166,7 +166,6 @@
 %%DATADIR%%/Interface/Theme/flag_grey.png
 %%DATADIR%%/BIB_ManSlide/Help/doc_fr.html
 %%DATADIR%%/BIB_ManSlide/Help/doc_en.html
-%%DATADIR%%/BIB_ManSlide/Help/doc_it.html
 %%DATADIR%%/BIB_ManSlide/Help/style.css
 %%DATADIR%%/BIB_ManSlide/Help/gpl-2.0.txt
 %%DATADIR%%/BIB_ManSlide/Help/images/son.png


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



More information about the freebsd-ports-bugs mailing list