Update to 0.0.20040719
PR: ports/69482 Submitted by: maintainer
This commit is contained in:
parent
3ac4fec272
commit
0d1eba1fc7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=114498
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= bugle
|
||||
PORTVERSION= 0.0.20040614
|
||||
PORTVERSION= 0.0.20040719
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= bugle
|
||||
@ -23,5 +23,6 @@ GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include" \
|
||||
LIBS="-L${X11BASE}/lib"
|
||||
INSTALLS_SHLIB= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (bugle-0.0.20040614.tar.gz) = 87b0c1ca04665245e61b71fa559a4ecd
|
||||
SIZE (bugle-0.0.20040614.tar.gz) = 331750
|
||||
MD5 (bugle-0.0.20040719.tar.gz) = 40c66ce93aef47992906fee2f3d35d50
|
||||
SIZE (bugle-0.0.20040719.tar.gz) = 374384
|
||||
|
@ -8,6 +8,9 @@ lib/bugle/common.so
|
||||
lib/bugle/debugger.a
|
||||
lib/bugle/debugger.la
|
||||
lib/bugle/debugger.so
|
||||
lib/bugle/log.a
|
||||
lib/bugle/log.la
|
||||
lib/bugle/log.so
|
||||
lib/bugle/modify.a
|
||||
lib/bugle/modify.la
|
||||
lib/bugle/modify.so
|
||||
|
Loading…
Reference in New Issue
Block a user