diff options
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/samefile/Makefile | 4 | ||||
-rw-r--r-- | sysutils/samefile/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/samefile/Makefile b/sysutils/samefile/Makefile index 2822c4aef4ff..5ecf549819fc 100644 --- a/sysutils/samefile/Makefile +++ b/sysutils/samefile/Makefile @@ -6,7 +6,7 @@ # PORTNAME= samefile -PORTVERSION= 2.9 +PORTVERSION= 2.10 CATEGORIES= sysutils MASTER_SITES= http://www.schweikhardt.net/ @@ -15,7 +15,7 @@ MAINTAINER= schweikh@FreeBSD.org MAN1= samefile.1 GNU_CONFIGURE= yes -CFLAGS+= -ansi -pedantic -Wall -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wconversion -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Winline +CFLAGS+= -ansi -pedantic -Wall -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wconversion -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Winline -Wno-long-long post-build: @echo " >>>> <<<<" diff --git a/sysutils/samefile/distinfo b/sysutils/samefile/distinfo index 73f40bc12b3f..8e9337f860bd 100644 --- a/sysutils/samefile/distinfo +++ b/sysutils/samefile/distinfo @@ -1 +1 @@ -MD5 (samefile-2.9.tar.gz) = cac055b174882e4ecc4db7b7cee78c94 +MD5 (samefile-2.10.tar.gz) = 726b730c38e9175a3d0969bba79982fc |