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

(-)sms2.new/Makefile (-2 / +3 lines)
Lines 6-19 Link Here
6
#
6
#
7
7
8
PORTNAME=	sms
8
PORTNAME=	sms
9
PORTVERSION=	2.0.2
9
PORTVERSION=	2.0.3
10
CATEGORIES=	polish
10
CATEGORIES=	polish
11
MASTER_SITES=	http://ceti.pl/~miki/komputery/download/sms/ \
11
MASTER_SITES=	http://ceti.pl/~miki/komputery/download/sms/ \
12
		http://radioemiter.pl/~mjd/slackware/sms2/ \
12
		http://radioemiter.pl/~mjd/slackware/sms2/ \
13
		http://pyzmen.kam.pl/sms/
13
		http://pyzmen.kam.pl/sms/
14
14
15
MAINTAINER=	pyzmen@kam.pl
15
MAINTAINER=	pyzmen@kam.pl
16
COMMENT=	Send SMS to cellular phones in Poland (Idea, ERA, Plus)
16
COMMENT=	Send SMS to cellular phones in Poland (Idea, ERA, Plus), also \
17
		supports english O2 SMS gateway.
17
18
18
LIB_DEPENDS=	curl.3:${PORTSDIR}/ftp/curl \
19
LIB_DEPENDS=	curl.3:${PORTSDIR}/ftp/curl \
19
		pcre.0:${PORTSDIR}/devel/pcre \
20
		pcre.0:${PORTSDIR}/devel/pcre \
(-)sms2.new/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
MD5 (sms-2.0.2.tar.gz) = 5edf805baa312b1b0fc6a2a1aa6bbc9f
1
MD5 (sms-2.0.3.tar.gz) = d238c15e705aa4999aaf459e2fc1e821
2
SIZE (sms-2.0.2.tar.gz) = 47578
2
SIZE (sms-2.0.3.tar.gz) = 48450

Return to bug 79502