diff options
author | Koop Mast <kwm@rainbow-runner.nl> | 2018-11-12 00:22:39 +0800 |
---|---|---|
committer | Koop Mast <kwm@rainbow-runner.nl> | 2018-11-12 00:22:39 +0800 |
commit | 9b580ffb435c69606f640c5a657190b54a1ef870 (patch) | |
tree | b85006a979d929da61946937a62b6c6b97fa4c79 /www/gitea | |
parent | 6a4416929169733984a0ac898468560f66931e1c (diff) | |
parent | f86bb659dcd66c74ffce85ffcc1575d2095989f8 (diff) | |
download | freebsd-ports-gnome-gnome-3.28.tar.gz freebsd-ports-gnome-gnome-3.28.tar.zst freebsd-ports-gnome-gnome-3.28.zip |
Merge branch 'master' into gnome-3.28gnome-3.28
Diffstat (limited to 'www/gitea')
-rw-r--r-- | www/gitea/Makefile | 4 | ||||
-rw-r--r-- | www/gitea/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/gitea/Makefile b/www/gitea/Makefile index 730ad7149bda..3f4ded3fc8d2 100644 --- a/www/gitea/Makefile +++ b/www/gitea/Makefile @@ -3,7 +3,7 @@ PORTNAME= gitea DISTVERSIONPREFIX= v -DISTVERSION= 1.5.2 +DISTVERSION= 1.5.3 CATEGORIES= www MAINTAINER= stb@lassitu.de @@ -40,7 +40,7 @@ SQLITE_VARS= GO_TAGS+=sqlite .include <bsd.port.options.mk> -.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1100513 +.if ${OPSYS} == FreeBSD DAEMONARGS= -S -l \$${gitea_facility} -s \$${gitea_priority} -T \$${name} .else DAEMONARGS= -f diff --git a/www/gitea/distinfo b/www/gitea/distinfo index b4d83413b909..cbebe6e5ebaa 100644 --- a/www/gitea/distinfo +++ b/www/gitea/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1539271750 -SHA256 (go-gitea-gitea-v1.5.2_GH0.tar.gz) = 297652c49c412fa509f04dba58aefe91aa75285911260037ba25fd7136f4a016 -SIZE (go-gitea-gitea-v1.5.2_GH0.tar.gz) = 18866286 +TIMESTAMP = 1541109080 +SHA256 (go-gitea-gitea-v1.5.3_GH0.tar.gz) = 3a94982d1fa0549e26e2c86f859bc09dda480a98a6b07ce5682257f3ce7de188 +SIZE (go-gitea-gitea-v1.5.3_GH0.tar.gz) = 18866434 |