diff options
author | marcus <marcus@FreeBSD.org> | 2005-09-06 11:53:45 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2005-09-06 11:53:45 +0800 |
commit | d6d2b1a74a3753a462087ea138b4b595a9590a1e (patch) | |
tree | e786a5fcef28da902a9bcfcf49eeec324fa67459 /accessibility/dasher | |
parent | f09f06a7f8b0babdbed01a9fc9070019f45e0a7f (diff) | |
download | freebsd-ports-gnome-d6d2b1a74a3753a462087ea138b4b595a9590a1e.tar.gz freebsd-ports-gnome-d6d2b1a74a3753a462087ea138b4b595a9590a1e.tar.zst freebsd-ports-gnome-d6d2b1a74a3753a462087ea138b4b595a9590a1e.zip |
Revert previous commit since 3.2.18 requires the newer GTK+. It would
be safe not to bump PORTEPOCH since 3.2.18 wasn't buildable, but then we
have to deal with the nags about PKGVERSION going backwards.
Reported by: many
Diffstat (limited to 'accessibility/dasher')
-rw-r--r-- | accessibility/dasher/Makefile | 3 | ||||
-rw-r--r-- | accessibility/dasher/distinfo | 4 | ||||
-rw-r--r-- | accessibility/dasher/pkg-plist | 1 |
3 files changed, 4 insertions, 4 deletions
diff --git a/accessibility/dasher/Makefile b/accessibility/dasher/Makefile index bcbf3dc8e8a2..2d3b6086483f 100644 --- a/accessibility/dasher/Makefile +++ b/accessibility/dasher/Makefile @@ -6,7 +6,8 @@ # PORTNAME= dasher -PORTVERSION= 3.2.18 +PORTVERSION= 3.2.17 +PORTEPOCH= 1 CATEGORIES= accessibility editors x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/3.2 diff --git a/accessibility/dasher/distinfo b/accessibility/dasher/distinfo index 06f209a7539f..68955a8fac76 100644 --- a/accessibility/dasher/distinfo +++ b/accessibility/dasher/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/dasher-3.2.18.tar.bz2) = f724113d3148a3c7f888b9e830ae75af -SIZE (gnome2/dasher-3.2.18.tar.bz2) = 4758337 +MD5 (gnome2/dasher-3.2.17.tar.bz2) = 583dbd217ca9352e1a1a2f11fdfd55b2 +SIZE (gnome2/dasher-3.2.17.tar.bz2) = 4596772 diff --git a/accessibility/dasher/pkg-plist b/accessibility/dasher/pkg-plist index 1f6aa03b3f04..c902e50152b1 100644 --- a/accessibility/dasher/pkg-plist +++ b/accessibility/dasher/pkg-plist @@ -163,7 +163,6 @@ share/gnome/dasher/training_hiragana83_JP.txt share/gnome/dasher/training_hungarian_HU.txt share/gnome/dasher/training_italian_IT.txt share/gnome/dasher/training_mongolian_MN.txt -share/gnome/dasher/training_persian_IR.txt share/gnome/dasher/training_polish_PL.txt share/gnome/dasher/training_portuguese_BR.txt share/gnome/dasher/training_russian_RU.txt |