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

(-)/usr/ports/comms/scmxx/Makefile (-3 / +2 lines)
Lines 6-13 Link Here
6
#
6
#
7
7
8
PORTNAME=	scmxx
8
PORTNAME=	scmxx
9
PORTVERSION=	0.7.4
9
PORTVERSION=	0.7.5
10
PORTREVISION=	1
11
CATEGORIES=	comms
10
CATEGORIES=	comms
12
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
13
MASTER_SITE_SUBDIR=	${PORTNAME}
12
MASTER_SITE_SUBDIR=	${PORTNAME}
Lines 27-33 Link Here
27
CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
26
CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
28
27
29
MAN1=		scmxx.1
28
MAN1=		scmxx.1
30
MANLANG=	"" ru de
29
MANLANG=	"" ru de it
31
DOCS=		README docs/*.txt
30
DOCS=		README docs/*.txt
32
EXAMPLES=	sms.txt vCalendar.vcs vCard.vcf
31
EXAMPLES=	sms.txt vCalendar.vcs vCard.vcf
33
32
(-)/usr/ports/comms/scmxx/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
MD5 (scmxx-0.7.4.tar.bz2) = 3139f8ce4da47b684851fed208e6d41e
1
MD5 (scmxx-0.7.5.tar.bz2) = 6e2a770a1234f0e5fd7703c5ff96dc69
2
SIZE (scmxx-0.7.4.tar.bz2) = 152086
2
SIZE (scmxx-0.7.5.tar.bz2) = 165440
(-)/usr/ports/comms/scmxx/pkg-plist (+1 lines)
Lines 1-6 Link Here
1
@comment $FreeBSD: ports/comms/scmxx/pkg-plist,v 1.5 2004/12/18 14:51:06 sem Exp $
1
@comment $FreeBSD: ports/comms/scmxx/pkg-plist,v 1.5 2004/12/18 14:51:06 sem Exp $
2
bin/scmxx
2
bin/scmxx
3
share/locale/de/LC_MESSAGES/scmxx.mo
3
share/locale/de/LC_MESSAGES/scmxx.mo
4
share/locale/it/LC_MESSAGES/scmxx.mo
4
share/locale/ru/LC_MESSAGES/scmxx.mo
5
share/locale/ru/LC_MESSAGES/scmxx.mo
5
%%PORTDOCS%%%%DOCSDIR%%/README
6
%%PORTDOCS%%%%DOCSDIR%%/README
6
%%PORTDOCS%%%%DOCSDIR%%/gsmcharset.txt
7
%%PORTDOCS%%%%DOCSDIR%%/gsmcharset.txt

Return to bug 77498