1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

- Update to 1.2.1

This commit is contained in:
Pietro Cerutti 2014-01-08 09:53:19 +00:00
parent d19fb4f87c
commit 3b8902db22
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=339081
3 changed files with 11 additions and 26 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= xforms
DISTVERSION= 1.0.93sp1
DISTVERSION= 1.2.1
PORTEPOCH= 1
CATEGORIES= x11-toolkits graphics
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
@ -13,8 +13,8 @@ COMMENT= A graphical user interface toolkit for X Window System
LICENSE= LGPL21
LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \
tiff.4:${PORTSDIR}/graphics/tiff
LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg \
libtiff.so:${PORTSDIR}/graphics/tiff
USE_XORG= xpm
USE_GL= gl
@ -23,22 +23,6 @@ CFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
USE_LDCONFIG= yes
MAN1= fdesign.1 fd2ps.1
MAN5= xforms.5
#
# This patchset does not apply to this version
#
.if defined(WITH_I18N)
PKGNAMESUFFIX= -i18n
BROKEN= Does not work with latest xforms version
#PATCH_SITES= ftp://cellular.phys.pusan.ac.kr/CJK-LyX/xforms/ \
# http://www.otaru-uc.ac.jp/~yokota/comp/
#PATCHFILES= xforms-1.0-i18n_7.patch
#PATCH_DIST_STRIP= -p1
.endif
NO_STAGE= yes
.include <bsd.port.pre.mk>
.if ${ARCH} == "ia64"

View File

@ -1,4 +1,2 @@
SHA256 (xforms-1.0.93sp1.tar.gz) = 0cbef8c16c478b7fc87cf24be618114f9b7d14dc0a06b61a352bb027dd3b2ca4
SIZE (xforms-1.0.93sp1.tar.gz) = 2204088
SHA256 (xforms-1.0-i18n_7.patch) = 337b32d46766184f24b409976ece77074db6f37612890c83ba8d352d5ee8ac2e
SIZE (xforms-1.0-i18n_7.patch) = 48814
SHA256 (xforms-1.2.1.tar.gz) = 59d7502493a8a6f071b6f9f1029956d3335b0ab91d39fb24b476ca790fd99e8d
SIZE (xforms-1.2.1.tar.gz) = 2108744

View File

@ -6,12 +6,15 @@ include/glcanvas.h
lib/libflimage.a
lib/libflimage.la
lib/libflimage.so
lib/libflimage.so.2
lib/libflimage.so.3
lib/libforms.a
lib/libforms.la
lib/libforms.so
lib/libforms.so.2
lib/libforms.so.3
lib/libformsGL.a
lib/libformsGL.la
lib/libformsGL.so
lib/libformsGL.so.2
lib/libformsGL.so.3
man/man1/fdesign.1.gz
man/man1/fd2ps.1.gz
man/man5/xforms.5.gz