diff options
author | alane <alane@FreeBSD.org> | 2002-06-16 12:18:27 +0800 |
---|---|---|
committer | alane <alane@FreeBSD.org> | 2002-06-16 12:18:27 +0800 |
commit | a801c61f4b62f9d408db6d589792973b301cf8e1 (patch) | |
tree | e43ff46b9de62f16b05facb3eaa24d92b539ee6c /x11 | |
parent | dcb842de6c2468e1bdaa41e78d29d14a63d4d658 (diff) | |
download | freebsd-ports-gnome-a801c61f4b62f9d408db6d589792973b301cf8e1.tar.gz freebsd-ports-gnome-a801c61f4b62f9d408db6d589792973b301cf8e1.tar.zst freebsd-ports-gnome-a801c61f4b62f9d408db6d589792973b301cf8e1.zip |
1. Bump to 3.0.1_1 because ...
2. Fix distinfo file md5 mismatch caused by KDE rerolling the distfiles to
incorporate some late patches.
Submitted by: alane@freebsd.org and the kde-freebsd mailing list.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/kdelibs3/Makefile | 1 | ||||
-rw-r--r-- | x11/kdelibs3/distinfo | 2 | ||||
-rw-r--r-- | x11/kdelibs4/Makefile | 1 | ||||
-rw-r--r-- | x11/kdelibs4/distinfo | 2 |
4 files changed, 4 insertions, 2 deletions
diff --git a/x11/kdelibs3/Makefile b/x11/kdelibs3/Makefile index f8fc8cddafcf..62c8a4fdff0b 100644 --- a/x11/kdelibs3/Makefile +++ b/x11/kdelibs3/Makefile @@ -7,6 +7,7 @@ PORTNAME= kdelibs PORTVERSION= 3.0.1 +PORTREVISION= 1 CATEGORIES?= x11 kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src diff --git a/x11/kdelibs3/distinfo b/x11/kdelibs3/distinfo index 42d3ecee384f..e3b0d1a9d84b 100644 --- a/x11/kdelibs3/distinfo +++ b/x11/kdelibs3/distinfo @@ -1 +1 @@ -MD5 (KDE/kdelibs-3.0.1.tar.bz2) = d85d8cca1b1dd47958f6fd1fdd46b85e +MD5 (KDE/kdelibs-3.0.1.tar.bz2) = 3a9b75af1d8916194cae27935c1c59d5 diff --git a/x11/kdelibs4/Makefile b/x11/kdelibs4/Makefile index f8fc8cddafcf..62c8a4fdff0b 100644 --- a/x11/kdelibs4/Makefile +++ b/x11/kdelibs4/Makefile @@ -7,6 +7,7 @@ PORTNAME= kdelibs PORTVERSION= 3.0.1 +PORTREVISION= 1 CATEGORIES?= x11 kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src diff --git a/x11/kdelibs4/distinfo b/x11/kdelibs4/distinfo index 42d3ecee384f..e3b0d1a9d84b 100644 --- a/x11/kdelibs4/distinfo +++ b/x11/kdelibs4/distinfo @@ -1 +1 @@ -MD5 (KDE/kdelibs-3.0.1.tar.bz2) = d85d8cca1b1dd47958f6fd1fdd46b85e +MD5 (KDE/kdelibs-3.0.1.tar.bz2) = 3a9b75af1d8916194cae27935c1c59d5 |