View | Details | Raw Unified | Return to bug 116351
Collapse All | Expand All

(-)Makefile (-4 / +3 lines)
Lines 2-12 Link Here
2
# Date created:				18 Apr 2006
2
# Date created:				18 Apr 2006
3
# Whom:					Alexey V. Panfilov <sim-im@lehis.ru>
3
# Whom:					Alexey V. Panfilov <sim-im@lehis.ru>
4
#
4
#
5
# $FreeBSD: ports/net-im/sim-im-devel/Makefile,v 1.7 2007/05/19 20:19:38 flz Exp $
5
# $FreeBSD$
6
6
7
PORTNAME=	sim-im-devel
7
PORTNAME=	sim-im-devel
8
PORTVERSION=	0.9.5.1809
8
PORTVERSION=	0.9.5.2054
9
PORTREVISION=	1
10
CATEGORIES=	net-im
9
CATEGORIES=	net-im
11
MASTER_SITES=	http://sim-im.lehis.ru/dist/ \
10
MASTER_SITES=	http://sim-im.lehis.ru/dist/ \
12
		http://www.sim-im.lehis.ru/dist/
11
		http://www.sim-im.lehis.ru/dist/
Lines 46-52 Link Here
46
.endif
45
.endif
47
46
48
.if ${OSVERSION} < 500000
47
.if ${OSVERSION} < 500000
49
IGNORE=		build failed on FreeBSD 4.X 
48
IGNORE=	build failed on FreeBSD 4.X
50
.endif
49
.endif
51
50
52
.if !defined(WITHOUT_DEBUG)
51
.if !defined(WITHOUT_DEBUG)
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (sim-im-devel-0.9.5.1809.tar.bz2) = 781afadc7e8e0139c51916d41eacff26
1
MD5 (sim-im-devel-0.9.5.2054.tar.bz2) = 1a822219ab433e3279999667c0dae1e2
2
SHA256 (sim-im-devel-0.9.5.1809.tar.bz2) = 5c4162b746c454a1898739072f8b46310c22c6f9c344ade4905ea63655528800
2
SHA256 (sim-im-devel-0.9.5.2054.tar.bz2) = edec149b4951087325e534df53956998d695d5123f4f4fc0347743d3b5b187a0
3
SIZE (sim-im-devel-0.9.5.1809.tar.bz2) = 2658735
3
SIZE (sim-im-devel-0.9.5.2054.tar.bz2) = 4954617
(-)pkg-plist (-2 / +11 lines)
Lines 111-124 Link Here
111
lib/sim/zodiak.so
111
lib/sim/zodiak.so
112
share/applications/kde/sim.desktop
112
share/applications/kde/sim.desktop
113
share/apps/sim/icons/GPL-Icons.jisp
113
share/apps/sim/icons/GPL-Icons.jisp
114
share/apps/sim/icons/icqlite.jisp
114
share/apps/sim/icons/SIM-icons-Crystal-full.jisp
115
share/apps/sim/icons/SIM-icons-Nuvola-full.jisp
116
share/apps/sim/icons/SIM-icons-XP-full.jisp
115
share/apps/sim/icons/additional.jisp
117
share/apps/sim/icons/additional.jisp
118
share/apps/sim/icons/amibulb.jisp
119
share/apps/sim/icons/apple_ichat.jisp
120
share/apps/sim/icons/gants.jisp
116
share/apps/sim/icons/icq5.jisp
121
share/apps/sim/icons/icq5.jisp
117
share/apps/sim/icons/icq5.1.jisp
122
share/apps/sim/icons/icq5.1.jisp
123
share/apps/sim/icons/icqlite.jisp
124
share/apps/sim/icons/lovenmoney.jisp
125
share/apps/sim/icons/msn.jisp
118
share/apps/sim/icons/sim.jisp
126
share/apps/sim/icons/sim.jisp
127
share/apps/sim/icons/sim2.jisp
119
share/apps/sim/icons/smiles.jisp
128
share/apps/sim/icons/smiles.jisp
120
share/apps/sim/icons/qip-icons.jisp
121
share/apps/sim/icons/weather.jisp
129
share/apps/sim/icons/weather.jisp
130
share/apps/sim/icons/yahoo.jisp
122
share/apps/sim/pict/connect.gif
131
share/apps/sim/pict/connect.gif
123
share/apps/sim/pict/connect.mng
132
share/apps/sim/pict/connect.mng
124
share/apps/sim/pict/splash.png
133
share/apps/sim/pict/splash.png

Return to bug 116351