diff options
author | itetcu <itetcu@FreeBSD.org> | 2011-10-20 02:02:51 +0800 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2011-10-20 02:02:51 +0800 |
commit | 3c389c8fd49b48bdfab4f96c7c48d551cbab5f5a (patch) | |
tree | ac9b94ef81384029c60d5e127ba0d1c2e1effb51 /ports-mgmt | |
parent | 40d32f4a1e02de8bcf29d4753c175bbb18a1bf5e (diff) | |
download | freebsd-ports-gnome-3c389c8fd49b48bdfab4f96c7c48d551cbab5f5a.tar.gz freebsd-ports-gnome-3c389c8fd49b48bdfab4f96c7c48d551cbab5f5a.tar.zst freebsd-ports-gnome-3c389c8fd49b48bdfab4f96c7c48d551cbab5f5a.zip |
- bump PORTEPOCH :(
- try to fix plist
Reported by: many
Pointyhat to: itetcu@ (me)
Diffstat (limited to 'ports-mgmt')
-rw-r--r-- | ports-mgmt/tinderbox-devel/Makefile | 1 | ||||
-rw-r--r-- | ports-mgmt/tinderbox-devel/pkg-plist | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/ports-mgmt/tinderbox-devel/Makefile b/ports-mgmt/tinderbox-devel/Makefile index 2259d81fc86e..825aef3f8edf 100644 --- a/ports-mgmt/tinderbox-devel/Makefile +++ b/ports-mgmt/tinderbox-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= tinderbox DISTVERSION= 3.4${SNAP} PORTREVISION= 1 +PORTEPOCH= 1 CATEGORIES= ports-mgmt MASTER_SITES= http://tinderbox.marcuscom.com/ \ http://T32.TecNik93.com/FreeBSD/ports/${PORTNAME}/sources/ diff --git a/ports-mgmt/tinderbox-devel/pkg-plist b/ports-mgmt/tinderbox-devel/pkg-plist index dc115056823d..a8c507b7b1ad 100644 --- a/ports-mgmt/tinderbox-devel/pkg-plist +++ b/ports-mgmt/tinderbox-devel/pkg-plist @@ -72,11 +72,11 @@ tinderbox/scripts/upgrade/mig_pgsql_tinderbox-3.2.3_to_3.2.4.sql tinderbox/scripts/upgrade/mig_mysql_tinderbox-3.2.4_to_3.2.5.sql tinderbox/scripts/upgrade/order.lst tinderbox/scripts/upgrade/user_permissions.map -%%WEBUI%%tinderbox/scripts/webui/.cvsignore %%WEBUI%%tinderbox/scripts/webui/core/Build.php %%WEBUI%%tinderbox/scripts/webui/core/BuildGroups.php %%WEBUI%%tinderbox/scripts/webui/core/BuildPortsQueue.php %%WEBUI%%tinderbox/scripts/webui/core/Config.php +%%WEBUI%%tinderbox/scripts/webui/core/Hooks.php %%WEBUI%%tinderbox/scripts/webui/core/Jail.php %%WEBUI%%tinderbox/scripts/webui/core/LogfilePattern.php %%WEBUI%%tinderbox/scripts/webui/core/Port.php |