diff options
author | obraun <obraun@FreeBSD.org> | 2003-08-07 03:28:54 +0800 |
---|---|---|
committer | obraun <obraun@FreeBSD.org> | 2003-08-07 03:28:54 +0800 |
commit | 32f872435c0bd16dfee83b431a49d16fc9a44622 (patch) | |
tree | 7fcdeb096630984bac598316a81b871460ab8d7b | |
parent | 46cd5eaf225bf1db45e5bbee0280111b21c6976d (diff) | |
download | freebsd-ports-gnome-32f872435c0bd16dfee83b431a49d16fc9a44622.tar.gz freebsd-ports-gnome-32f872435c0bd16dfee83b431a49d16fc9a44622.tar.zst freebsd-ports-gnome-32f872435c0bd16dfee83b431a49d16fc9a44622.zip |
Upgrade to 3.0.0 Beta 3.
Submitted by: maintainer
-rw-r--r-- | net/samba-devel/Makefile | 3 | ||||
-rw-r--r-- | net/samba-devel/distinfo | 2 | ||||
-rw-r--r-- | net/samba-devel/pkg-plist | 1 | ||||
-rw-r--r-- | net/samba3/Makefile | 3 | ||||
-rw-r--r-- | net/samba3/distinfo | 2 | ||||
-rw-r--r-- | net/samba3/pkg-plist | 1 |
6 files changed, 4 insertions, 8 deletions
diff --git a/net/samba-devel/Makefile b/net/samba-devel/Makefile index 046ec436326e..40bc42c5e50c 100644 --- a/net/samba-devel/Makefile +++ b/net/samba-devel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= samba -PORTVERSION= 3.0.0.b2 +PORTVERSION= 3.0.0.b3 PORTEPOCH= 1 CATEGORIES= net MASTER_SITES= http://us4.samba.org/samba/ftp/%SUBDIR%/archives/ @@ -147,7 +147,6 @@ post-install: ${WRKDIR}/${DISTNAME}/Roadmap \ ${WRKDIR}/${DISTNAME}/WHATSNEW.txt \ ${WRKDIR}/${DISTNAME}/docs/THANKS \ - ${WRKDIR}/${DISTNAME}/docs/announce \ ${WRKDIR}/${DISTNAME}/docs/history ; do \ ${INSTALL_DATA} $$i ${DOCSDIR} ; \ done diff --git a/net/samba-devel/distinfo b/net/samba-devel/distinfo index 119afdea3dab..ad7f031a84d0 100644 --- a/net/samba-devel/distinfo +++ b/net/samba-devel/distinfo @@ -1 +1 @@ -MD5 (samba-3.0.0beta2.tar.bz2) = 133ea2c8f1db9ea9a852e6f32407a988 +MD5 (samba-3.0.0beta3.tar.bz2) = a5455bfd675a3e6a75dfed468ae22305 diff --git a/net/samba-devel/pkg-plist b/net/samba-devel/pkg-plist index 3bebdc236de9..00a30098bc0b 100644 --- a/net/samba-devel/pkg-plist +++ b/net/samba-devel/pkg-plist @@ -57,7 +57,6 @@ sbin/swat %%PORTDOCS%%share/doc/samba/Roadmap %%PORTDOCS%%share/doc/samba/THANKS %%PORTDOCS%%share/doc/samba/WHATSNEW.txt -%%PORTDOCS%%share/doc/samba/announce %%PORTDOCS%%share/doc/samba/history %%PORTDOCS%%share/doc/samba/htmldocs/Samba-Developers-Guide.html %%PORTDOCS%%share/doc/samba/htmldocs/AccessControls.html diff --git a/net/samba3/Makefile b/net/samba3/Makefile index 046ec436326e..40bc42c5e50c 100644 --- a/net/samba3/Makefile +++ b/net/samba3/Makefile @@ -6,7 +6,7 @@ # PORTNAME= samba -PORTVERSION= 3.0.0.b2 +PORTVERSION= 3.0.0.b3 PORTEPOCH= 1 CATEGORIES= net MASTER_SITES= http://us4.samba.org/samba/ftp/%SUBDIR%/archives/ @@ -147,7 +147,6 @@ post-install: ${WRKDIR}/${DISTNAME}/Roadmap \ ${WRKDIR}/${DISTNAME}/WHATSNEW.txt \ ${WRKDIR}/${DISTNAME}/docs/THANKS \ - ${WRKDIR}/${DISTNAME}/docs/announce \ ${WRKDIR}/${DISTNAME}/docs/history ; do \ ${INSTALL_DATA} $$i ${DOCSDIR} ; \ done diff --git a/net/samba3/distinfo b/net/samba3/distinfo index 119afdea3dab..ad7f031a84d0 100644 --- a/net/samba3/distinfo +++ b/net/samba3/distinfo @@ -1 +1 @@ -MD5 (samba-3.0.0beta2.tar.bz2) = 133ea2c8f1db9ea9a852e6f32407a988 +MD5 (samba-3.0.0beta3.tar.bz2) = a5455bfd675a3e6a75dfed468ae22305 diff --git a/net/samba3/pkg-plist b/net/samba3/pkg-plist index 3bebdc236de9..00a30098bc0b 100644 --- a/net/samba3/pkg-plist +++ b/net/samba3/pkg-plist @@ -57,7 +57,6 @@ sbin/swat %%PORTDOCS%%share/doc/samba/Roadmap %%PORTDOCS%%share/doc/samba/THANKS %%PORTDOCS%%share/doc/samba/WHATSNEW.txt -%%PORTDOCS%%share/doc/samba/announce %%PORTDOCS%%share/doc/samba/history %%PORTDOCS%%share/doc/samba/htmldocs/Samba-Developers-Guide.html %%PORTDOCS%%share/doc/samba/htmldocs/AccessControls.html |