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

(-)Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	reggae
3
PORTNAME=	reggae
4
PORTVERSION=	0.1.6
4
PORTVERSION=	0.1.7
5
CATEGORIES=	sysutils
5
CATEGORIES=	sysutils
6
6
7
MAINTAINER=	meka@tilda.center
7
MAINTAINER=	meka@tilda.center
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1564335629
1
TIMESTAMP = 1568030212
2
SHA256 (cbsd-reggae-0.1.6_GH0.tar.gz) = 897bd6cc710ed5a23f41d0805220a594fb418d8f4d04d81f9a0ac7823540f923
2
SHA256 (cbsd-reggae-0.1.7_GH0.tar.gz) = bf89741aefe9e1c20888f90604e23e6f29183d1416ec97ab34231013a3783f3d
3
SIZE (cbsd-reggae-0.1.6_GH0.tar.gz) = 38239
3
SIZE (cbsd-reggae-0.1.7_GH0.tar.gz) = 38018
(-)pkg-plist (-1 lines)
Lines 94-100 Link Here
94
%%DATADIR%%/templates/cbsd.conf.tpl
94
%%DATADIR%%/templates/cbsd.conf.tpl
95
%%DATADIR%%/templates/dhcpd-hook.sh
95
%%DATADIR%%/templates/dhcpd-hook.sh
96
%%DATADIR%%/templates/dhcpd.conf
96
%%DATADIR%%/templates/dhcpd.conf
97
%%DATADIR%%/templates/empty.jconf
98
%%DATADIR%%/templates/export-ports.sh
97
%%DATADIR%%/templates/export-ports.sh
99
%%DATADIR%%/templates/freebsd-update.conf
98
%%DATADIR%%/templates/freebsd-update.conf
100
%%DATADIR%%/templates/gitignore
99
%%DATADIR%%/templates/gitignore

Return to bug 240444