diff options
-rw-r--r-- | converters/ruby-sha1/Makefile | 5 | ||||
-rw-r--r-- | converters/ruby-sha1/distinfo | 2 | ||||
-rw-r--r-- | security/ruby-sha1/Makefile | 5 | ||||
-rw-r--r-- | security/ruby-sha1/distinfo | 2 |
4 files changed, 8 insertions, 6 deletions
diff --git a/converters/ruby-sha1/Makefile b/converters/ruby-sha1/Makefile index ed5ffba..7e26f46 100644 --- a/converters/ruby-sha1/Makefile +++ b/converters/ruby-sha1/Makefile @@ -6,11 +6,12 @@ # PORTNAME= sha1 -PORTVERSION= 2000.11.03 +PORTVERSION= 1.1 +PORTEPOCH= 1 CATEGORIES= converters ruby MASTER_SITES= http://www.omcl.org/~spcoltri/ruby/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} -DISTNAME= ruby-${PORTNAME} +DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org diff --git a/converters/ruby-sha1/distinfo b/converters/ruby-sha1/distinfo index c15d353..34d3f0d 100644 --- a/converters/ruby-sha1/distinfo +++ b/converters/ruby-sha1/distinfo @@ -1 +1 @@ -MD5 (ruby/ruby-sha1.tar.gz) = 031aa13a823972e05c7a3cb0727ebda7 +MD5 (ruby/ruby-sha1-1.1.tar.gz) = 26d0b4616ffaed69069de2277dc5b727 diff --git a/security/ruby-sha1/Makefile b/security/ruby-sha1/Makefile index ed5ffba..7e26f46 100644 --- a/security/ruby-sha1/Makefile +++ b/security/ruby-sha1/Makefile @@ -6,11 +6,12 @@ # PORTNAME= sha1 -PORTVERSION= 2000.11.03 +PORTVERSION= 1.1 +PORTEPOCH= 1 CATEGORIES= converters ruby MASTER_SITES= http://www.omcl.org/~spcoltri/ruby/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} -DISTNAME= ruby-${PORTNAME} +DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org diff --git a/security/ruby-sha1/distinfo b/security/ruby-sha1/distinfo index c15d353..34d3f0d 100644 --- a/security/ruby-sha1/distinfo +++ b/security/ruby-sha1/distinfo @@ -1 +1 @@ -MD5 (ruby/ruby-sha1.tar.gz) = 031aa13a823972e05c7a3cb0727ebda7 +MD5 (ruby/ruby-sha1-1.1.tar.gz) = 26d0b4616ffaed69069de2277dc5b727 |