View | Details | Raw Unified | Return to bug 206405 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=		snpservices
4
PORTNAME=		snpservices
5
DISTVERSION=		0.2.2-5
5
DISTVERSION=		0.2.2-8
6
CATEGORIES=		net-mgmt www
6
CATEGORIES=		net-mgmt www
7
MASTER_SITES=		http://serveis.guifi.net/debian/guifi/ \
7
MASTER_SITES=		http://serveis.guifi.net/debian/guifi/ \
8
			http://www.potion-studios.com/
8
			http://www.potion-studios.com/
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (snpservices_0.2.2-5.tar.gz) = b08d003221d9d5ad688602a973838a0f83b1c99022a11c1ed08a520de8debb51
1
SHA256 (snpservices_0.2.2-8.tar.gz) = a3d574d8bf080e03e201ecc23cb00dc79dafd57011f5f81a5ffa821ac3c8e5b5
2
SIZE (snpservices_0.2.2-5.tar.gz) = 185825
2
SIZE (snpservices_0.2.2-8.tar.gz) = 243830
(-)pkg-plist (-15 / +6 lines)
Lines 1-20 Link Here
1
%%WWWDIR%%/README
1
%%WWWDIR%%/README
2
%%WWWDIR%%/common/cnml2ov2.php
2
%%WWWDIR%%/common/check_blacklist.php
3
%%WWWDIR%%/common/check_blacklist.sh
3
%%WWWDIR%%/common/config.php.template
4
%%WWWDIR%%/common/config.php.template
4
%%WWWDIR%%/common/config.php.template.orig
5
%%WWWDIR%%/common/get_snmpifaces.php
5
%%WWWDIR%%/common/misc.php
6
%%WWWDIR%%/common/misc.php
6
%%WWWDIR%%/common/misc.php.orig
7
%%WWWDIR%%/common/mrtg.sh
8
%%WWWDIR%%/common/ping.sh
7
%%WWWDIR%%/common/ping.sh
9
%%WWWDIR%%/common/ping.sh.orig
8
%%WWWDIR%%/common/pping.sh
10
%%WWWDIR%%/common/qnodes.php
9
%%WWWDIR%%/common/qnodes.php
11
%%WWWDIR%%/common/qnodes.php.orig
12
%%WWWDIR%%/common/refresh.sh
10
%%WWWDIR%%/common/refresh.sh
13
%%WWWDIR%%/common/refresh_cnml.php
11
%%WWWDIR%%/common/refresh_cnml.php
14
%%WWWDIR%%/common/refresh_cnml.php.orig
15
%%WWWDIR%%/common/refresh_mrtg.php
16
%%WWWDIR%%/common/refresh_mrtg.php.orig
17
%%WWWDIR%%/common/rrdtool.php
12
%%WWWDIR%%/common/rrdtool.php
13
%%WWWDIR%%/common/snpservices.conf
18
%%WWWDIR%%/debian/README.Debian
14
%%WWWDIR%%/debian/README.Debian
19
%%WWWDIR%%/debian/changelog
15
%%WWWDIR%%/debian/changelog
20
%%WWWDIR%%/debian/compat
16
%%WWWDIR%%/debian/compat
Lines 35-49 Link Here
35
%%WWWDIR%%/debian/watch.ex
31
%%WWWDIR%%/debian/watch.ex
36
%%WWWDIR%%/graphs/LICENSE.txt
32
%%WWWDIR%%/graphs/LICENSE.txt
37
%%WWWDIR%%/graphs/cnml2mrtgcsv.php
33
%%WWWDIR%%/graphs/cnml2mrtgcsv.php
38
%%WWWDIR%%/graphs/cnml2mrtgcsv.php.orig
34
%%WWWDIR%%/graphs/cnml2mrtgcsv_v2.php
39
%%WWWDIR%%/graphs/config.php
35
%%WWWDIR%%/graphs/config.php
40
%%WWWDIR%%/graphs/graphs.php
36
%%WWWDIR%%/graphs/graphs.php
41
%%WWWDIR%%/graphs/mrtgcsv2mrtgcfg.php
37
%%WWWDIR%%/graphs/mrtgcsv2mrtgcfg.php
42
%%WWWDIR%%/graphs/mrtgcsv2mrtgcfg.php.orig
43
%%WWWDIR%%/graphs/refresh.php
38
%%WWWDIR%%/graphs/refresh.php
44
%%WWWDIR%%/index.php
39
%%WWWDIR%%/index.php
45
%%WWWDIR%%/index.php.orig
40
%%WWWDIR%%/index.php.orig
46
%%WWWDIR%%/misc/xml2ov2.php
47
%%WWWDIR%%/services/availability.php
41
%%WWWDIR%%/services/availability.php
48
%%WWWDIR%%/services/example.php
42
%%WWWDIR%%/services/example.php
49
%%WWWDIR%%/services/graph.php
43
%%WWWDIR%%/services/graph.php
Lines 50-55 Link Here
50
%%WWWDIR%%/services/liveping.php
44
%%WWWDIR%%/services/liveping.php
51
%%WWWDIR%%/services/livetraceroute.php
45
%%WWWDIR%%/services/livetraceroute.php
52
%%WWWDIR%%/services/stats.php
46
%%WWWDIR%%/services/stats.php
53
%%WWWDIR%%/tools/guinux/config.php.guinux
54
%%WWWDIR%%/tools/guinux/snpconfig.pl
55
%%WWWDIR%%/tools/guinux/snpservices.conf

Return to bug 206405