diff options
author | edwin <edwin@FreeBSD.org> | 2002-11-16 22:24:09 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2002-11-16 22:24:09 +0800 |
commit | af086bf62f3763d84bdfe5b1f969f1c3b3a887d4 (patch) | |
tree | 5180e26643338e9a7cda31e3fb0fc1b6e24d75e0 /sysutils/samefile | |
parent | 7c778f9c84569932828649da148be318a9acf106 (diff) | |
download | freebsd-ports-gnome-af086bf62f3763d84bdfe5b1f969f1c3b3a887d4.tar.gz freebsd-ports-gnome-af086bf62f3763d84bdfe5b1f969f1c3b3a887d4.tar.zst freebsd-ports-gnome-af086bf62f3763d84bdfe5b1f969f1c3b3a887d4.zip |
Maintainer update to version 2.10
PR: ports/45335
Submitted by: Jens Schweikhardt <schweikh@FreeBSD.org>
Diffstat (limited to 'sysutils/samefile')
-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 |