ports/106156: [PATCH] games/briquolo: update to 0.5.5 and fix X11BASE

trasz trasz at pin.if.uz.zgora.pl
Fri Dec 1 20:40:54 UTC 2006


>Number:         106156
>Category:       ports
>Synopsis:       [PATCH] games/briquolo: update to 0.5.5 and fix X11BASE
>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:   Fri Dec 01 20:40:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     trasz
>Release:        FreeBSD 6.1-RELEASE-p10 i386
>Organization:
>Environment:
System: FreeBSD pin.if.uz.zgora.pl 6.1-RELEASE-p10 FreeBSD 6.1-RELEASE-p10 #0: Wed Nov 15 19:16:30 CET 2006
>Description:
- Update to 0.5.5
- Respect X11BASE

http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.5-exp.2006101300/briquolo-0.5.4_1.log

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- briquolo-0.5.5.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/games/briquolo/Makefile /home/trasz/briquolo/Makefile
--- /usr/ports/games/briquolo/Makefile	Wed Sep 20 13:20:55 2006
+++ /home/trasz/briquolo/Makefile	Fri Dec  1 21:34:14 2006
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	briquolo
-PORTVERSION=	0.5.4
-PORTREVISION=	1
+PORTVERSION=	0.5.5
 CATEGORIES=	games
 MASTER_SITES=	http://briquolo.free.fr/download/
 
@@ -24,6 +23,7 @@
 GNU_CONFIGURE=	yes
 CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
+USE_XLIB=	yes
 
 PLIST_SUB=	VERSION="${PORTVERSION}"
 
diff -ruN --exclude=CVS /usr/ports/games/briquolo/distinfo /home/trasz/briquolo/distinfo
--- /usr/ports/games/briquolo/distinfo	Sat Jan  7 21:37:30 2006
+++ /home/trasz/briquolo/distinfo	Fri Dec  1 21:34:14 2006
@@ -1,3 +1,3 @@
-MD5 (briquolo-0.5.4.tar.bz2) = c8bed228053412c8d2913933cd524caa
-SHA256 (briquolo-0.5.4.tar.bz2) = 26f6d6f9a716b8cc4d686340050dbd97f0da7edf9a73f280d427c92ced00fb39
-SIZE (briquolo-0.5.4.tar.bz2) = 2552600
+MD5 (briquolo-0.5.5.tar.bz2) = b82fec43544a5c563fc1e2a882614f5e
+SHA256 (briquolo-0.5.5.tar.bz2) = eb1684f0867afc53eee5135c5c479da2d72d2d29bf6614f7ad838278ebb58403
+SIZE (briquolo-0.5.5.tar.bz2) = 2550854
diff -ruN --exclude=CVS /usr/ports/games/briquolo/pkg-plist /home/trasz/briquolo/pkg-plist
--- /usr/ports/games/briquolo/pkg-plist	Tue Aug  8 04:33:54 2006
+++ /home/trasz/briquolo/pkg-plist	Fri Dec  1 21:34:15 2006
@@ -111,7 +111,7 @@
 @dirrm %%DATADIR%%/tableau
 @dirrm %%DATADIR%%/data
 @dirrm %%DATADIR%%
- at dirrm share/pixmaps
+ at dirrmtry share/pixmaps
 share/applications/briquolo.desktop
 %%NLS%%@dirrmtry share/applications
 %%NLS%%@dirrmtry share/locale/be/LC_MESSAGES
--- briquolo-0.5.5.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list