diff options
author | asami <asami@FreeBSD.org> | 2000-08-25 10:27:09 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-08-25 10:27:09 +0000 |
commit | 9b7037770e19e58c17e20dad1d26151a2711c639 (patch) | |
tree | 1fbd85e1e0740303bf8d5869cd0f8a45e2693132 /misc | |
parent | 9725ab64e61688be220c3886e1a102489e02ec88 (diff) | |
download | FreeBSD-ports-9b7037770e19e58c17e20dad1d26151a2711c639.zip FreeBSD-ports-9b7037770e19e58c17e20dad1d26151a2711c639.tar.gz |
Upgrade the upgrade kits to include /etc/mtree/BSD.x11-4.dist. Bump versions
to today's date.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/30upgrade/Makefile | 2 | ||||
-rw-r--r-- | misc/30upgrade/pkg-plist | 1 | ||||
-rw-r--r-- | misc/31upgrade/Makefile | 2 | ||||
-rw-r--r-- | misc/31upgrade/pkg-plist | 1 | ||||
-rw-r--r-- | misc/32upgrade/Makefile | 2 | ||||
-rw-r--r-- | misc/32upgrade/pkg-plist | 1 | ||||
-rw-r--r-- | misc/34upgrade/Makefile | 2 | ||||
-rw-r--r-- | misc/34upgrade/pkg-plist | 1 | ||||
-rw-r--r-- | misc/40upgrade/Makefile | 2 | ||||
-rw-r--r-- | misc/40upgrade/pkg-plist | 1 |
10 files changed, 10 insertions, 5 deletions
diff --git a/misc/30upgrade/Makefile b/misc/30upgrade/Makefile index 47614db..40908dc 100644 --- a/misc/30upgrade/Makefile +++ b/misc/30upgrade/Makefile @@ -6,7 +6,7 @@ # PORTNAME= 30upgrade -PORTVERSION= 2000.02.02 +PORTVERSION= 2000.08.25 CATEGORIES= misc DISTFILES= # empty diff --git a/misc/30upgrade/pkg-plist b/misc/30upgrade/pkg-plist index 5310145..f269e81 100644 --- a/misc/30upgrade/pkg-plist +++ b/misc/30upgrade/pkg-plist @@ -1,3 +1,4 @@ +etc/mtree/BSD.x11-4.dist usr/bin/fetch usr/bin/find2perl usr/bin/install-info diff --git a/misc/31upgrade/Makefile b/misc/31upgrade/Makefile index 46c6c7e..725322b 100644 --- a/misc/31upgrade/Makefile +++ b/misc/31upgrade/Makefile @@ -6,7 +6,7 @@ # PORTNAME= 31upgrade -PORTVERSION= 2000.02.02 +PORTVERSION= 2000.08.25 CATEGORIES= misc DISTFILES= # empty diff --git a/misc/31upgrade/pkg-plist b/misc/31upgrade/pkg-plist index 1fed125..9479959 100644 --- a/misc/31upgrade/pkg-plist +++ b/misc/31upgrade/pkg-plist @@ -1,3 +1,4 @@ +etc/mtree/BSD.x11-4.dist usr/bin/fetch usr/bin/find2perl usr/bin/install-info diff --git a/misc/32upgrade/Makefile b/misc/32upgrade/Makefile index 554ab07..eab547d 100644 --- a/misc/32upgrade/Makefile +++ b/misc/32upgrade/Makefile @@ -6,7 +6,7 @@ # PORTNAME= 32upgrade -PORTVERSION= 2000.02.02 +PORTVERSION= 2000.08.25 CATEGORIES= misc DISTFILES= # empty diff --git a/misc/32upgrade/pkg-plist b/misc/32upgrade/pkg-plist index 5c1ed7e..be73b66 100644 --- a/misc/32upgrade/pkg-plist +++ b/misc/32upgrade/pkg-plist @@ -1,3 +1,4 @@ +etc/mtree/BSD.x11-4.dist usr/bin/fetch usr/bin/install-info usr/bin/makeinfo diff --git a/misc/34upgrade/Makefile b/misc/34upgrade/Makefile index 6a22ed0..0279c66 100644 --- a/misc/34upgrade/Makefile +++ b/misc/34upgrade/Makefile @@ -6,7 +6,7 @@ # PORTNAME= 34upgrade -PORTVERSION= 2000.02.02 +PORTVERSION= 2000.08.25 CATEGORIES= misc DISTFILES= # empty diff --git a/misc/34upgrade/pkg-plist b/misc/34upgrade/pkg-plist index 0119ee5..8fe0c24 100644 --- a/misc/34upgrade/pkg-plist +++ b/misc/34upgrade/pkg-plist @@ -1,3 +1,4 @@ +etc/mtree/BSD.x11-4.dist usr/bin/install-info usr/bin/makeinfo usr/lib/libc_r.so.4 diff --git a/misc/40upgrade/Makefile b/misc/40upgrade/Makefile index 9e89be8..6181c47 100644 --- a/misc/40upgrade/Makefile +++ b/misc/40upgrade/Makefile @@ -6,7 +6,7 @@ # PORTNAME= 40upgrade -PORTVERSION= 2000.07.11 +PORTVERSION= 2000.08.25 CATEGORIES= misc DISTFILES= # empty diff --git a/misc/40upgrade/pkg-plist b/misc/40upgrade/pkg-plist index bd3090d..9cab6e6 100644 --- a/misc/40upgrade/pkg-plist +++ b/misc/40upgrade/pkg-plist @@ -1,3 +1,4 @@ +etc/mtree/BSD.x11-4.dist usr/lib/libc.so.4 usr/lib/libxpg4.so usr/lib/libxpg4.so.3 |