diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2012-06-09 12:47:21 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2012-06-09 12:47:21 +0000 |
commit | 9680a59fd1b1135872e54c9659af4e5f8ef2a114 (patch) | |
tree | d7792d65fcaa9e96ea952fef48849be2482abf6c /x11-toolkits/gnustep-back | |
parent | a8a322ff68d4adfa5b89b6985450eed349bbecc6 (diff) | |
download | ports-9680a59fd1b1135872e54c9659af4e5f8ef2a114.tar.gz ports-9680a59fd1b1135872e54c9659af4e5f8ef2a114.zip |
Notes
Diffstat (limited to 'x11-toolkits/gnustep-back')
-rw-r--r-- | x11-toolkits/gnustep-back/Makefile | 7 | ||||
-rw-r--r-- | x11-toolkits/gnustep-back/distinfo | 6 |
2 files changed, 3 insertions, 10 deletions
diff --git a/x11-toolkits/gnustep-back/Makefile b/x11-toolkits/gnustep-back/Makefile index 51aed7f50eaa..0b4b248b016f 100644 --- a/x11-toolkits/gnustep-back/Makefile +++ b/x11-toolkits/gnustep-back/Makefile @@ -6,12 +6,7 @@ # PORTNAME= gnustep-back -.if defined(WITH_GNUSTEP_DEVEL) -PORTVERSION= 0.20.0 -.else -PORTVERSION= 0.17.1 -PORTREVISION= 4 -.endif +PORTVERSION= 0.22.0 CATEGORIES= x11-toolkits gnustep MASTER_SITES= ${MASTER_SITE_GNUSTEP} MASTER_SITE_SUBDIR= core diff --git a/x11-toolkits/gnustep-back/distinfo b/x11-toolkits/gnustep-back/distinfo index ffb10d88b02b..3109d1054a20 100644 --- a/x11-toolkits/gnustep-back/distinfo +++ b/x11-toolkits/gnustep-back/distinfo @@ -1,4 +1,2 @@ -SHA256 (gnustep-back-0.17.1.tar.gz) = fff8b84b2e6ab3fb722f1e11c8e2285a60bbddd80233f08345918ae6a885541d -SIZE (gnustep-back-0.17.1.tar.gz) = 891002 -SHA256 (gnustep-back-0.20.0.tar.gz) = b0d8964aace6e45463c1ddfa35c35e2825e0f9478299149fab197cf77c96c18e -SIZE (gnustep-back-0.20.0.tar.gz) = 918467 +SHA256 (gnustep-back-0.22.0.tar.gz) = b9bf26346737d87160af669c3073b4eb511c743056af90aedb631e1537513608 +SIZE (gnustep-back-0.22.0.tar.gz) = 935034 |