mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
- update to version 0.65
- remove redundant LDCONFIG_DIRS= %%PREFIX%%/lib - sort pkg-plist PR: 29951 Submitted by: maintainer
This commit is contained in:
parent
0ed94f15ee
commit
395a6668ff
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=46843
@ -6,22 +6,16 @@
|
||||
#
|
||||
|
||||
PORTNAME= Sablot
|
||||
PORTVERSION= 0.60
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.65
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= http://download.gingerall.cz/sablot/
|
||||
|
||||
PATCH_SITES= http://www.gingerall.com/download/
|
||||
PATCHFILES= ${DISTNAME}.1.patch
|
||||
PATCH_DIST_STRIP= -p1
|
||||
|
||||
MAINTAINER= skv@protey.ru
|
||||
|
||||
LIB_DEPENDS= iconv.2:${PORTSDIR}/converters/iconv \
|
||||
expat.2:${PORTSDIR}/textproc/expat2
|
||||
|
||||
INSTALLS_SHLIB= yes
|
||||
LDCONFIG_DIRS= %%PREFIX%%/lib
|
||||
CONFIGURE_ENV= CPPFLAGS=-I${LOCALBASE}/include LDFLAGS=-L${LOCALBASE}/lib
|
||||
USE_GMAKE= yes
|
||||
USE_AUTOCONF= yes
|
||||
|
@ -1,2 +1 @@
|
||||
MD5 (Sablot-0.60.tar.gz) = 2938b6c301355f832eb0f6be98f12570
|
||||
MD5 (Sablot-0.60.1.patch) = 65881887cc28755d780b84483f99aede
|
||||
MD5 (Sablot-0.65.tar.gz) = 8417174c81b1cecfb2961f728ab1d454
|
||||
|
@ -1,7 +1,7 @@
|
||||
include/sablot.h
|
||||
include/shandler.h
|
||||
include/sdom.h
|
||||
bin/sabcmd
|
||||
lib/libsablot.so.60
|
||||
lib/libsablot.so
|
||||
include/sablot.h
|
||||
include/sdom.h
|
||||
include/shandler.h
|
||||
lib/libsablot.a
|
||||
lib/libsablot.so
|
||||
lib/libsablot.so.65
|
||||
|
Loading…
Reference in New Issue
Block a user