diff options
author | Simon Frankenberger <simon@fraho.eu> | 2020-07-25 17:12:20 +0200 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2020-07-25 21:12:02 +0000 |
commit | 8ccd20adf0c43bb9528ad582a94b1cef644aad87 (patch) | |
tree | 147e984984690e11fc317407ef040f096e547a0f | |
parent | e21fb39949d7909895fe768c47b2b3f618dc6dbc (diff) | |
download | aports-8ccd20adf0c43bb9528ad582a94b1cef644aad87.tar.gz aports-8ccd20adf0c43bb9528ad582a94b1cef644aad87.tar.bz2 aports-8ccd20adf0c43bb9528ad582a94b1cef644aad87.tar.xz |
community/proftpd: move from testing
-rw-r--r-- | community/proftpd/APKBUILD (renamed from testing/proftpd/APKBUILD) | 1 | ||||
-rw-r--r-- | community/proftpd/fix-ar-dir.patch (renamed from testing/proftpd/fix-ar-dir.patch) | 0 | ||||
-rw-r--r-- | community/proftpd/fix-autoconf.patch (renamed from testing/proftpd/fix-autoconf.patch) | 0 | ||||
-rw-r--r-- | community/proftpd/mod_sftp.conf (renamed from testing/proftpd/mod_sftp.conf) | 0 | ||||
-rw-r--r-- | community/proftpd/mod_tls_shmcache.conf (renamed from testing/proftpd/mod_tls_shmcache.conf) | 0 | ||||
-rw-r--r-- | community/proftpd/proftpd.conf (renamed from testing/proftpd/proftpd.conf) | 0 | ||||
-rw-r--r-- | community/proftpd/proftpd.initd (renamed from testing/proftpd/proftpd.initd) | 0 | ||||
-rw-r--r-- | community/proftpd/proftpd.logrotate (renamed from testing/proftpd/proftpd.logrotate) | 0 | ||||
-rw-r--r-- | community/proftpd/proftpd.pre-install (renamed from testing/proftpd/proftpd.pre-install) | 0 |
9 files changed, 1 insertions, 0 deletions
diff --git a/testing/proftpd/APKBUILD b/community/proftpd/APKBUILD index ef1663c7a6..c821f3d08c 100644 --- a/testing/proftpd/APKBUILD +++ b/community/proftpd/APKBUILD @@ -2,6 +2,7 @@ # Contributor: Elizabeth Jennifer Myers <elizabeth@sporksirc.net> # Contributor: Valery Kartel <valery.kartel@gmail.com> # Maintainer: Valery Kartel <valery.kartel@gmail.com> +# Maintainer: Simon Frankenberger <simon-alpine@fraho.eu> pkgname=proftpd pkgver=1.3.7a _pkgver=${pkgver/_/} diff --git a/testing/proftpd/fix-ar-dir.patch b/community/proftpd/fix-ar-dir.patch index 044c097778..044c097778 100644 --- a/testing/proftpd/fix-ar-dir.patch +++ b/community/proftpd/fix-ar-dir.patch diff --git a/testing/proftpd/fix-autoconf.patch b/community/proftpd/fix-autoconf.patch index c945796804..c945796804 100644 --- a/testing/proftpd/fix-autoconf.patch +++ b/community/proftpd/fix-autoconf.patch diff --git a/testing/proftpd/mod_sftp.conf b/community/proftpd/mod_sftp.conf index e4329cd09b..e4329cd09b 100644 --- a/testing/proftpd/mod_sftp.conf +++ b/community/proftpd/mod_sftp.conf diff --git a/testing/proftpd/mod_tls_shmcache.conf b/community/proftpd/mod_tls_shmcache.conf index 25de2abf11..25de2abf11 100644 --- a/testing/proftpd/mod_tls_shmcache.conf +++ b/community/proftpd/mod_tls_shmcache.conf diff --git a/testing/proftpd/proftpd.conf b/community/proftpd/proftpd.conf index a7d91ca6d0..a7d91ca6d0 100644 --- a/testing/proftpd/proftpd.conf +++ b/community/proftpd/proftpd.conf diff --git a/testing/proftpd/proftpd.initd b/community/proftpd/proftpd.initd index 05670abc71..05670abc71 100644 --- a/testing/proftpd/proftpd.initd +++ b/community/proftpd/proftpd.initd diff --git a/testing/proftpd/proftpd.logrotate b/community/proftpd/proftpd.logrotate index 6bc5056009..6bc5056009 100644 --- a/testing/proftpd/proftpd.logrotate +++ b/community/proftpd/proftpd.logrotate diff --git a/testing/proftpd/proftpd.pre-install b/community/proftpd/proftpd.pre-install index 53c0d9c6df..53c0d9c6df 100644 --- a/testing/proftpd/proftpd.pre-install +++ b/community/proftpd/proftpd.pre-install |