diff options
-rw-r--r-- | x11-toolkits/gal2/Makefile | 5 | ||||
-rw-r--r-- | x11-toolkits/gal2/distinfo | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-toolkits/gal2/Makefile b/x11-toolkits/gal2/Makefile index bc86af573..6d8a14e83 100644 --- a/x11-toolkits/gal2/Makefile +++ b/x11-toolkits/gal2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gal2 -PORTVERSION= 2.5.1 +PORTVERSION= 2.5.2 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.5 @@ -33,6 +33,9 @@ PLIST_SUB= VERSION="2.6" PORTVERSION=${PORTVERSION} \ .include <bsd.port.pre.mk> +post-extract: + ${TOUCH} -f ${WRKSRC}/gal/util/e-util-private.h + post-patch: .if ( ${OSVERSION} > 600000 && ${OSVERSION} < 600006 ) || \ ( ${OSVERSION} < 503101 ) diff --git a/x11-toolkits/gal2/distinfo b/x11-toolkits/gal2/distinfo index 0c7c79df4..625260dbe 100644 --- a/x11-toolkits/gal2/distinfo +++ b/x11-toolkits/gal2/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/gal-2.5.1.tar.bz2) = 129d588753d38ccac20f4a607eebf823 -SIZE (gnome2/gal-2.5.1.tar.bz2) = 1057961 +MD5 (gnome2/gal-2.5.2.tar.bz2) = 17c03784e513ecd869e97a0944718bda +SIZE (gnome2/gal-2.5.2.tar.bz2) = 1063885 |