diff options
author | knu <knu@FreeBSD.org> | 2000-11-04 02:14:37 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2000-11-04 02:14:37 +0800 |
commit | b61c021032df7aa5152b1682ba817a0ad524b60b (patch) | |
tree | d9690e0c598ebea98aa279d4dcecb066ca857b8e /security | |
parent | 25163071fff7cd32bf688fa1d1a2d931eac1ae86 (diff) | |
download | freebsd-ports-gnome-b61c021032df7aa5152b1682ba817a0ad524b60b.tar.gz freebsd-ports-gnome-b61c021032df7aa5152b1682ba817a0ad524b60b.tar.zst freebsd-ports-gnome-b61c021032df7aa5152b1682ba817a0ad524b60b.zip |
Seems the author has started using version numbers. Bump PORTEPOCH
and update to the new version `1.1'.
Diffstat (limited to 'security')
-rw-r--r-- | security/ruby-sha1/Makefile | 5 | ||||
-rw-r--r-- | security/ruby-sha1/distinfo | 2 |
2 files changed, 4 insertions, 3 deletions
diff --git a/security/ruby-sha1/Makefile b/security/ruby-sha1/Makefile index ed5ffba03d64..7e26f46be69a 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 c15d3532629d..34d3f0d5eb93 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 |