mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
- Drop .la files for games/libggz, no dependees require them
- Bump dependent ports as .so version has changed Approved by: portmgr blanket
This commit is contained in:
parent
2da6d328bd
commit
9f2cd74f43
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=367816
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= freeciv
|
||||
PORTVERSION= 2.4.3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= SF/freeciv/Freeciv%20${PORTVERSION:R}/${PORTVERSION}
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= ggz-client-libs
|
||||
PORTVERSION= ${GGZ_VERSION}
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= games
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= libggz
|
||||
PORTVERSION= ${GGZ_VERSION}
|
||||
PORTREVISION= 14
|
||||
PORTREVISION= 15
|
||||
CATEGORIES= games
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
@ -11,7 +11,7 @@ COMMENT= The GGZ Gaming Zone - Base Library
|
||||
|
||||
LIB_DEPENDS= libgcrypt.so:${PORTSDIR}/security/libgcrypt
|
||||
|
||||
USES= libtool:oldver pathfix
|
||||
USES= libtool pathfix
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --disable-debug
|
||||
USE_LDCONFIG= yes
|
||||
|
@ -2,7 +2,7 @@ include/ggz.h
|
||||
include/ggz_common.h
|
||||
include/ggz_dio.h
|
||||
lib/libggz.a
|
||||
lib/libggz.la
|
||||
lib/libggz.so
|
||||
lib/libggz.so.5
|
||||
lib/libggz.so.2
|
||||
lib/libggz.so.2.3.0
|
||||
man/man3/ggz.h.3.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= morebalance
|
||||
PORTVERSION= 0.4
|
||||
PORTREVISION= 12
|
||||
PORTREVISION= 13
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://morebalance.coolprojects.org/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user